Giter Site home page Giter Site logo

api-python-sdk's Introduction

Blueliv API Python SDK Build Status

Blueliv provides a simple Python-based API to access Blueliv's API and integrate it with other tools. This is the official API that is maintained by Blueliv ([email protected]).

The latest version can always be found here.

Minimum Requirements

  • API key (get yours here)
  • Python v2.7

Installing

To use Bluelivs's Python API module, you need to place the package api-python-sdk in one of the directories specified by the environment variable PYTHONPATH. For more information on PYTHONPATH and using modules in Python, please read this tutorial.

Installing with pip

Master

If you wish to install the current master, use the following command (Note that master contains the latest revisions and is largely considered "stable" but it is not an official packaged release. If you want the latest packaged release, use the latest tag number): pip install git+git://github.com/Blueliv/api-python-sdk

Specific Versions

To install a specific version of the package with pip (recommended), run the following command (This example installs the v2.0.0 tag. Replace the version tag with the one you want): pip install git+git://github.com/Blueliv/[email protected]

requirements.txt

If you're using pip with requirements.txt, add the following line: git+git://github.com/Blueliv/api-python-sdk

API Documentation

Detailed documentation about Blueliv's API is available on the Blueliv API Wiki.

Changelog

v2.2.0 - 2016 April 8

  • Add get_csv_file to retrieve a csv format for each resource

v2.1.1 - 2015 July 21

  • Add API_CLIENT and USER_AGENT to REST requests

v2.1.0 - 2015 July 17

  • Add malware feed
  • Add hacktivism feed

v2.0.1 - 2015 June 16

  • Add crimeservers_stats example

v2.0.0 - 2015 June 5

  • Refactor of the SDK (breaking changes!)

v1.3.0 - 2015 May 29

  • Add debug mode
  • Add full BotIPs feed resource

v1.2.1 - 2015 May 06

  • Change Travis CI script

v1.2.0 - 2015 May 06

  • Add HTTPS host verification
  • Improve logging

v1.1.0 - 2015 Mar 26

  • Add Bot IPs feed API

v1.0.0 - 2015 Mar 05

  • First version

api-python-sdk's People

Contributors

bluelivsecurity avatar fsc88 avatar ianshefferman avatar

Watchers

 avatar

Forkers

cyberdeep

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.