{ "info": { "author": "Matt Chu", "author_email": "matt.chu@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3" ], "description": "===============================\nsc2casts client\n===============================\n\n.. image:: https://badge.fury.io/py/sc2castsclient.png\n :target: http://badge.fury.io/py/sc2castsclient\n\n.. image:: https://travis-ci.org/thmttch/sc2castsclient.png?branch=master\n :target: https://travis-ci.org/thmttch/sc2castsclient\n\n.. image:: https://pypip.in/d/sc2castsclient/badge.png\n :target: https://crate.io/packages/sc2castsclient?version=latest\n\nClient for crawling sc2casts.com, in python\n\n* Free software: BSD license\n* Documentation: http://sc2castsclient.rtfd.org.\n\nThis thing needs a lot of work.\n\nFeatures\n--------\n\n* TODO\n\nUsage\n--------\n\nSet what the Makefile provides:\n\n```bash\n$> make help\n```\n\nRun tests:\n\n```bash\n# quick dev testing\n$> make test\n\n# full testing\n$> make testall\n```\n\nDevelopment\n--------\n\nThere is a [`download script`](tests/data/download.sh) for updating the local\ntest suite, for keeping up-to-date as [sc2casts.com](https://sc2casts.com)\nchanges over time. Note that the script is meant to be run in the same dir:\n\n```bash\n$> cd tests/data && ./download.sh\n```\n\nMisc\n--------\n\nPackaged with the help of https://github.com/audreyr/cookiecutter-pypackage\n\n\n\n\nHistory\n-------\n\n0.1.0 (2014-02-08)\n++++++++++++++++++\n\n* First release on PyPI.", "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/thmttch/sc2castsclient", "keywords": "sc2castsclient", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "sc2castsclient", "package_url": "https://pypi.org/project/sc2castsclient/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/sc2castsclient/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/thmttch/sc2castsclient" }, "release_url": "https://pypi.org/project/sc2castsclient/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Client for crawling sc2casts.com, in python", "version": "0.1.1" }, "last_serial": 1149231, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "739f256800e29cfb3b817f4ae565b1e6", "sha256": "b67dcf4ee79e4785f710e371724301861c2069627561d14554bfb34915fe3144" }, "downloads": -1, "filename": "sc2castsclient-0.1.0.tar.gz", "has_sig": false, "md5_digest": "739f256800e29cfb3b817f4ae565b1e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7596, "upload_time": "2014-02-09T00:04:23", "url": "https://files.pythonhosted.org/packages/45/73/f693bdaf6d46661c6311e19e312b7306fc6c410116a2437ba212df0e3fee/sc2castsclient-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "1c560111ffe7993cb5c8f908c6652226", "sha256": "2a3b9e04333e95cd05d3e0159b8ab627adb32c09bed303ac3f5fad2b0a0b1a6d" }, "downloads": -1, "filename": "sc2castsclient-0.1.1.tar.gz", "has_sig": false, "md5_digest": "1c560111ffe7993cb5c8f908c6652226", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8322, "upload_time": "2014-07-07T07:04:48", "url": "https://files.pythonhosted.org/packages/2f/e9/e8c08069b6313486cba887f02d9ed1fa6677f52ab9ad8f4490a40753db8b/sc2castsclient-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1c560111ffe7993cb5c8f908c6652226", "sha256": "2a3b9e04333e95cd05d3e0159b8ab627adb32c09bed303ac3f5fad2b0a0b1a6d" }, "downloads": -1, "filename": "sc2castsclient-0.1.1.tar.gz", "has_sig": false, "md5_digest": "1c560111ffe7993cb5c8f908c6652226", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8322, "upload_time": "2014-07-07T07:04:48", "url": "https://files.pythonhosted.org/packages/2f/e9/e8c08069b6313486cba887f02d9ed1fa6677f52ab9ad8f4490a40753db8b/sc2castsclient-0.1.1.tar.gz" } ] }