{ "info": { "author": "Robert Escriva, Rensselaer Polytechnic Institute", "author_email": "escrir@cs.rpi.edu", "bugtrack_url": null, "classifiers": [], "description": "This small module provides the means to consistently collect and process data\nfrom Twitter's streaming API.\n\nThe authors of this module have no association with Twitter Inc., and offer no\nwarranty or guarantee of continued interoperability with the services offered by\nTwitter Inc..\n\nThis module is licensed under a 3-clause BSD license::\n\n Copyright (c) 2009-2010, Robert Escriva, Rensselaer Polytechnic Institute\n All rights reserved.\n \n Redistribution and use in source and binary forms, with or without modification,\n are permitted provided that the following conditions are met:\n \n * Redistributions of source code must retain the above copyright notice,\n this list of conditions and the following disclaimer.\n * Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n * Neither the name of this project nor the names of its contributors\n may be used to endorse or promote products derived from this software\n without specific prior written permission.\n \n THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\n ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\n WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\n DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR\n ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\n LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\n ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\n SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\nIf you're simply looking to collect data, the quick and easy instructions are::\n\n $ mkdir /path/to/twitter/data\n $ cd /path/to/twitter/data\n $ twittercollect --bzip2 \\\n > --user USERNAME \\\n > --password PASSWORD \\\n > --stream-url STREAM_URL\n\nThe process does not daemonize. It is recommended that it be run in a screen\nsession. In a future release this will be changed so that it may be run as a\nsystem daemon.\n\nThe most-available stream URL is\nhttp://stream.twitter.com/1/statuses/sample.json. If you have another\nagreement with Twitter, substitute the provided URL here. It is also possible\nto provide the username, password, and URL using environment variables.\n\nThe public API can be summed up with just two functions.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "3-clause BSD", "maintainer": null, "maintainer_email": null, "name": "twittercollect", "package_url": "https://pypi.org/project/twittercollect/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/twittercollect/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/twittercollect/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "A utility for consuming Twitter's stream API.", "version": "0.1.0" }, "last_serial": 801093, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "f6e0bbc6f80dbe1d597620d0e3a3d9d4", "sha256": "7553e1b35fcc8ad58f273d980ab4bf8e2a5a4f024f87bf1ab4922dbe258a38d1" }, "downloads": -1, "filename": "twittercollect-0.1.0.tar.gz", "has_sig": false, "md5_digest": "f6e0bbc6f80dbe1d597620d0e3a3d9d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8507, "upload_time": "2010-06-16T21:09:05", "url": "https://files.pythonhosted.org/packages/42/76/89e75760d65b0ec3e32cd5be4a19e3d0fb99fab835da84c6cbb32537b6aa/twittercollect-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f6e0bbc6f80dbe1d597620d0e3a3d9d4", "sha256": "7553e1b35fcc8ad58f273d980ab4bf8e2a5a4f024f87bf1ab4922dbe258a38d1" }, "downloads": -1, "filename": "twittercollect-0.1.0.tar.gz", "has_sig": false, "md5_digest": "f6e0bbc6f80dbe1d597620d0e3a3d9d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8507, "upload_time": "2010-06-16T21:09:05", "url": "https://files.pythonhosted.org/packages/42/76/89e75760d65b0ec3e32cd5be4a19e3d0fb99fab835da84c6cbb32537b6aa/twittercollect-0.1.0.tar.gz" } ] }