{ "info": { "author": "DataSift", "author_email": "opensource@datasift.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "DataSift Python Client Library\n==============================\n\n.. image:: https://travis-ci.org/datasift/datasift-python.png\n\nThis is the official Python library for accessing `DataSift `_.\nSee the examples folder for some simple example usage.\n\nSupported Operating Environment\n-------------------------------\n\nThis version of the client library has been tested, and is known to work against the following language versions and Operating Systems:\n\nLanguage versions\n~~~~~~~~~~~~~~~~~\n* Python 2.6\n* Python 2.7\n* Python 3.3\n* Python 3.4\n* pypy 2.7\n\nOperating Systems\n~~~~~~~~~~~~~~~~~\n* Linux\n* BSD\n* OS X\n* Windows 7/8\n\nInstallation\n------------\n\nInstall with ``pip``::\n\n pip install datasift-beta\n\nInstall from source::\n\n git clone git@github.com:datasift/datasift-python.git\n cd datasift-python\n python setup.py install\n\nStyle Guide\n-----------\n\nThis code should conform to pep8, with the exception of E501, the 79 character line limit.\n\nIt can be style checked with the ``pep8`` module by running ``pep8 --show-source --ignore=E501 datasift/*.py``\n\nRequirements\n------------\n\nSupports Python 2.6, 2.7 and 3.3, as well as pypy.\nUses ``requests``, ``autobahn``, ``six`` and ``twisted``.\n\nLicense\n-------\n\nAll code contained in this repository is Copyright 2012-Present MediaSift Ltd.\n\nThis code is released under the BSD license. Please see the LICENSE file for\nmore details.\n\nChangelog\n---------\n\n* v.2.0.7 Small bugfix for livestreaming (2014-05-09)\n\n* v.2.0.6 Added windows support for livestreaming (2014-05-09)\n\n* v.2.0.5 Added support for all 3 outputs in pull (2014-04-29)\n\n* v.2.0.4 Upgraded the output mapper date logic to be more robust (2014-03-18)\n\n* v.2.0.3 Fixed secure websockets on OpenSSL >1.0 (2014-02-20)\n\n* v.2.0.2 Improved reconnection logic for livestreaming (2014-02-20)\n\n* v.2.0.1 Fixed disconnect problems in livestreaming on slow streams (2014-02-19)\n\n* v.2.0.0 Ground up rewrite. (2014-02-14)\n\n* v.0.5.7 Fixed issues with buffers on reconnections (2013-06-28)\n\n* v.0.5.6 Fixed broken tests, multistreaming, reconnection timeout (2013-05-03)\n\n* v.0.5.5 Introduced automatic reconnection after 65 seconds of no data or ticks. Solves 'silent disconnect' issue (2013-03-06)\n\n* v.0.5.4 Removed checks for existance of deprecated 'volume_info' field in historics/prepare response (2013-01-18)\n\n* v.0.5.3 Added missing Historic sample size into historic/prepare requests (2012-12-03)\n\n* v.0.5.2 Patch for the missing availability info after Historic/prepare [woozyking](https://github.com/woozyking) (2012-11-28)\n\n* v.0.5.1 Removed unit tests that are no longer required (2012-08-30)\n\n* v.0.5.0 Added support for Historic queries and Push delivery (2012-08-27)\n\n* v.0.4.0 Fixed issues with SSL timeouts & low throughput streams (2012-08-08)\n\n* v.0.3.0 Added SSL support and fixed a reconnection bug (2012-05-16)\n\n The SSL support is enabled by default and can be disabled by passing false as\n the third parameter to the User constructor, or calling enableSSL(false) on\n the User object.\n\n* v.0.2.0 Fixed the handling of error messages in streams (2012-05-04)\n\n* v.0.1.1 Initial release (2012-03-09)", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/datasift/datasift-python", "keywords": null, "license": "Copyright (C) 2012-Present by MediaSift Ltd. All Rights Reserved. See LICENSE for the full license.", "maintainer": null, "maintainer_email": null, "name": "datasift-beta", "package_url": "https://pypi.org/project/datasift-beta/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/datasift-beta/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/datasift/datasift-python" }, "release_url": "https://pypi.org/project/datasift-beta/2.0.7/", "requires_dist": null, "requires_python": null, "summary": "The official DataSift API library for Python.", "version": "2.0.7" }, "last_serial": 1086969, "releases": { "2.0.0": [ { "comment_text": "", "digests": { "md5": "b03a695ab6fbc22d4f4aed60696ffc53", "sha256": "77d369d20c228ed3dcb811dbf9f690705fc1429389e0612e6d744e4087fa5784" }, "downloads": -1, "filename": "datasift-beta-2.0.0.tar.gz", "has_sig": false, "md5_digest": "b03a695ab6fbc22d4f4aed60696ffc53", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12901, "upload_time": "2014-02-14T14:06:38", "url": "https://files.pythonhosted.org/packages/72/ef/e2a067d62c8a869c4d1ed3344963d6f3dd99269e012abc5e042a8f797a39/datasift-beta-2.0.0.tar.gz" } ], "2.0.1": [ { "comment_text": "", "digests": { "md5": "e8462018b68146343e37780c4581bc9d", "sha256": "0c82e6e2c27e0682133a5daf4661a8eb1791ddc6bfaf372eefc4daea884d65ea" }, "downloads": -1, "filename": "datasift-beta-2.0.1.tar.gz", "has_sig": false, "md5_digest": "e8462018b68146343e37780c4581bc9d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13073, "upload_time": "2014-02-19T11:14:46", "url": "https://files.pythonhosted.org/packages/8b/f0/33f3546b06ca0433d9e8b50d3f02195a31427a22317c7f492df6c90ef6c4/datasift-beta-2.0.1.tar.gz" } ], "2.0.2": [ { "comment_text": "", "digests": { "md5": "2506dc4b616b0dc921044b61cef93b1e", "sha256": "8aeb50500de2e3c3f0a23ca27c134eb1db90c20bb968ee0421eadcc61909af67" }, "downloads": -1, "filename": "datasift-beta-2.0.2.tar.gz", "has_sig": false, "md5_digest": "2506dc4b616b0dc921044b61cef93b1e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13313, "upload_time": "2014-02-20T12:27:13", "url": "https://files.pythonhosted.org/packages/a4/cf/1be6fec3e60633275700e8ee54f7bd788423eafbaa251adb74f75d0d8684/datasift-beta-2.0.2.tar.gz" } ], "2.0.3": [ { "comment_text": "", "digests": { "md5": "4c51fc8357b6c629e5627e99eb455177", "sha256": "3723bb8a0a4717078c30ccb40baf7226514838025e7e768e02508948ebc1c001" }, "downloads": -1, "filename": "datasift-beta-2.0.3.tar.gz", "has_sig": false, "md5_digest": "4c51fc8357b6c629e5627e99eb455177", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13646, "upload_time": "2014-02-20T18:03:10", "url": "https://files.pythonhosted.org/packages/d3/b9/d9dbc62e4adca3e944c239c44881cb55b2c478acc81d0c4a46956d817c82/datasift-beta-2.0.3.tar.gz" } ], "2.0.4": [ { "comment_text": "", "digests": { "md5": "4c4de226e25bc3b3fd780f36b05e4b13", "sha256": "86f475d3bb15e0828d7ff04178bd44d0dd33489a6d527c6a470ff5d986c66f54" }, "downloads": -1, "filename": "datasift-beta-2.0.4.tar.gz", "has_sig": false, "md5_digest": "4c4de226e25bc3b3fd780f36b05e4b13", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13519, "upload_time": "2014-03-18T17:30:05", "url": "https://files.pythonhosted.org/packages/87/e9/4a990b85362c0342afd6a9e3ffdd7e8e490661d20af891f29027a1aa41b8/datasift-beta-2.0.4.tar.gz" } ], "2.0.5": [ { "comment_text": "", "digests": { "md5": "a8ac647ecb4d085a76dc3b86addd07ae", "sha256": "775cc30e16e9d263eb6825495201aba7adf80c7792fe69aaa31b902cdb8d3fa0" }, "downloads": -1, "filename": "datasift-beta-2.0.5.tar.gz", "has_sig": false, "md5_digest": "a8ac647ecb4d085a76dc3b86addd07ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13647, "upload_time": "2014-04-29T13:42:47", "url": "https://files.pythonhosted.org/packages/ed/3c/27bcb4fd8c2f9fa4d577adc118518d7c1736a734b57f5025dd3f2582b1ca/datasift-beta-2.0.5.tar.gz" } ], "2.0.6": [ { "comment_text": "", "digests": { "md5": "0505c3756eb20f95e1521fa78f612743", "sha256": "30528e96f321fdce6704064abcc1c1f2f062ee19910db1d75827558cb7a3ef89" }, "downloads": -1, "filename": "datasift-beta-2.0.6.tar.gz", "has_sig": false, "md5_digest": "0505c3756eb20f95e1521fa78f612743", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13923, "upload_time": "2014-05-09T15:42:41", "url": "https://files.pythonhosted.org/packages/38/57/c5b51d32886130fff77c17916e3c69d445470b4a40f9543fb872206e146d/datasift-beta-2.0.6.tar.gz" } ], "2.0.7": [ { "comment_text": "", "digests": { "md5": "9a34fdb83c05ada361d2a754941036d9", "sha256": "2f538842e8eaf4551c9d0089dd7708babb92dfbb001c72dc31d0ba19886afef0" }, "downloads": -1, "filename": "datasift-beta-2.0.7.tar.gz", "has_sig": false, "md5_digest": "9a34fdb83c05ada361d2a754941036d9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13944, "upload_time": "2014-05-09T15:56:20", "url": "https://files.pythonhosted.org/packages/b7/b1/e13dc53b1c7480ac23961d9861f66428a7248d7ece01c528425969554deb/datasift-beta-2.0.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9a34fdb83c05ada361d2a754941036d9", "sha256": "2f538842e8eaf4551c9d0089dd7708babb92dfbb001c72dc31d0ba19886afef0" }, "downloads": -1, "filename": "datasift-beta-2.0.7.tar.gz", "has_sig": false, "md5_digest": "9a34fdb83c05ada361d2a754941036d9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13944, "upload_time": "2014-05-09T15:56:20", "url": "https://files.pythonhosted.org/packages/b7/b1/e13dc53b1c7480ac23961d9861f66428a7248d7ece01c528425969554deb/datasift-beta-2.0.7.tar.gz" } ] }