{ "info": { "author": "Nicolas Ward", "author_email": "ultranurd@yahoo.com", "bugtrack_url": null, "classifiers": [], "description": "What is Tweetworks?\n\nTweetworks is a service and site built on top of Twitter allowing a user to create public\nand private groups (instead of hashtags) with threaded conversations and more.\n\nTweetworks is a Boston-area startup created by @MikeLangford, and it features a\nfull-fledged web service API.\n\nUsing the Package\n\nYou'll need a Tweetworks account in order to use this API.\n\n1. Obtain a Tweetworks API key: http://www.tweetworks.com/pages/contact\n2. Read the Tweetworks API documentation: http://www.tweetworks.com/pages/api\n3. import tweetworks\n4. api = tweetworks.API(\"your api key\")\n5. Start calling API methods!\n\nThat's the gist of it! For more detailed information, see the\ndocumentation: http://www.ultranurd.net/code/tweetworks/doc.html\n\nContributing\n\nThe easiest way to help out is to interact with the project on github:\nhttp://github.com/UltraNurd/tweetworks-py/. If you're not able to dive\ninto the code yourself, contact me with suggestions, bugfixes, and the like.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.ultranurd.net/code/tweetworks/", "keywords": null, "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "tweetworks", "package_url": "https://pypi.org/project/tweetworks/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tweetworks/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.ultranurd.net/code/tweetworks/" }, "release_url": "https://pypi.org/project/tweetworks/1.0.0b1/", "requires_dist": null, "requires_python": null, "summary": "Python bindings for the tweetworks.com web service API", "version": "1.0.0b1" }, "last_serial": 801073, "releases": { "1.0.0b1": [ { "comment_text": "", "digests": { "md5": "fab9a53fc236978a21fff5309c5ebe0e", "sha256": "13d269409c392e5148e26fbdd4f09b1022b9e2ed489e1754a30fbf84220993f3" }, "downloads": -1, "filename": "tweetworks-1.0.0b1-py2.6.egg", "has_sig": false, "md5_digest": "fab9a53fc236978a21fff5309c5ebe0e", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 21887, "upload_time": "2009-07-07T03:58:13", "url": "https://files.pythonhosted.org/packages/fb/ad/58ab6e262d06c4a6b87971b9d5b9b09690321804fc65ed6fbf62034f232f/tweetworks-1.0.0b1-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "6c2ab3be911f90e967966f16746ce399", "sha256": "4507170bc06474b5c47e866d72235deb5d52850d430c910b31052c60340f76f2" }, "downloads": -1, "filename": "tweetworks-1.0.0b1.tar.gz", "has_sig": false, "md5_digest": "6c2ab3be911f90e967966f16746ce399", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20306, "upload_time": "2009-07-07T03:58:49", "url": "https://files.pythonhosted.org/packages/55/4f/90381b0fd579338518c8c22f4ad944a5dc408f607f4a539b2c2ee3f8c3f2/tweetworks-1.0.0b1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fab9a53fc236978a21fff5309c5ebe0e", "sha256": "13d269409c392e5148e26fbdd4f09b1022b9e2ed489e1754a30fbf84220993f3" }, "downloads": -1, "filename": "tweetworks-1.0.0b1-py2.6.egg", "has_sig": false, "md5_digest": "fab9a53fc236978a21fff5309c5ebe0e", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 21887, "upload_time": "2009-07-07T03:58:13", "url": "https://files.pythonhosted.org/packages/fb/ad/58ab6e262d06c4a6b87971b9d5b9b09690321804fc65ed6fbf62034f232f/tweetworks-1.0.0b1-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "6c2ab3be911f90e967966f16746ce399", "sha256": "4507170bc06474b5c47e866d72235deb5d52850d430c910b31052c60340f76f2" }, "downloads": -1, "filename": "tweetworks-1.0.0b1.tar.gz", "has_sig": false, "md5_digest": "6c2ab3be911f90e967966f16746ce399", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20306, "upload_time": "2009-07-07T03:58:49", "url": "https://files.pythonhosted.org/packages/55/4f/90381b0fd579338518c8c22f4ad944a5dc408f607f4a539b2c2ee3f8c3f2/tweetworks-1.0.0b1.tar.gz" } ] }