GithubHelp home page GithubHelp logo

isabella232 / datasift-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from datasift/datasift-python

0.0 0.0 0.0 1.28 MB

Python client to interface with DataSift

Home Page: http://datasift.com/

License: MIT License

Python 100.00%

datasift-python's Introduction

DataSift Python Client Library

https://travis-ci.org/datasift/datasift-python.svg?branch=master

This is the official Python library for accessing DataSift APIs.

Getting Started

To get started choose one of our quick start guides:

Installation

Install with pip:

pip install datasift

Install from source:

git clone https://github.com/datasift/datasift-python.git
cd datasift-python
python setup.py install

Usage

Full documentation is available at http://datasift.github.io/datasift-python

Supported Operating Environment

This version of the client library has been tested, and is known to work against the following language versions and Operating Systems:

Language versions

  • Python 2.6
  • Python 2.7
  • Python 3.4
  • Python 3.5
  • pypy 2.7

Operating Systems

Style Guide

This code should conform to pep8, with the exception of E501, the 79 character line limit.

It can be style checked with the pep8 module by running pep8 --show-source --ignore=E501 datasift/*.py

Requirements

Supports Python 2.6, 2.7 and 3.3, as well as pypy. Uses requests, autobahn, six, twisted, pyopenssl and dateutil.

On non-Windows systems, the twisted and pyopenssl packages require the Python and OpenSSL development headers before they can be installed. These are usually provided by distribution package managers in a separate package to the main packages.

Windows users may need to use Python 2.7 due to compatability issues with the Twisted library

License

All code contained in this repository is Copyright 2012-Present MediaSift Ltd.

This code is released under the BSD license. Please see the LICENSE file for more details.

Contributors

  • woozyking - patches for Historics/prepare
  • glyph from rackspace - assisting with Twisted SSL code

Changelog

See CHANGELOG file

datasift-python's People

Contributors

andimiller avatar arraypad avatar badmetacoder avatar chrisyoung77 avatar dugjason avatar movermeyer avatar pbutler avatar quipo avatar roviedo avatar zcourts avatar

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.