{ "info": { "author": "Jacob Kaplan-Moss", "author_email": "jacob@jacobian.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "Python bindings to the Storymarket API\n======================================\n\nThis is a client for the `Storymarket API `_.\n\nYou'll need a Storymarket account to use this library, and you'll need to\ngenerate an API token by visiting the \n`Developer API page `_.\n\nUsage\n-----\n\nFirst create an instance of the API with your creds::\n\n >>> import storymarket\n >>> api = storymarket.Storymarket(YOUR_API_KEY)\n \nThen call methods::\n\n >>> api.orgs.all()\n []\n \n >>> api.text.create({\n ... 'title': 'Man Bite Dog',\n ... 'content': '...',\n ... 'tags': ['man', 'dog', 'biting'],\n ... 'org': api.orgs.all()[0],\n ... 'category': api.categories.get(123)\n ... })\n >>> \n \nFor details, \n`see the documentation `_ \nand/or Storymarket's `API documentation `_.\n\nContributing\n------------\n\nDevelopment takes place \n`on GitHub `_; please file\nbugs/pull requests there.\n\nDevelopment on this project was funded by the \n`Lawrence Journal-World `_ - thanks!", "description_content_type": null, "docs_url": "https://pythonhosted.org/python-storymarket/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://packages.python.org/python-storymarket", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "python-storymarket", "package_url": "https://pypi.org/project/python-storymarket/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/python-storymarket/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://packages.python.org/python-storymarket" }, "release_url": "https://pypi.org/project/python-storymarket/1.0b4/", "requires_dist": null, "requires_python": null, "summary": "Client library for the Storymarket", "version": "1.0b4" }, "last_serial": 640051, "releases": { "1.0b1": [ { "comment_text": "", "digests": { "md5": "26cb7707f73fa9c3e59354c0507fe597", "sha256": "5fc1db5d9c140a11bf59b052eabdfedde48ea97a4263a583ce5f4d49cc5b6dc5" }, "downloads": -1, "filename": "python-storymarket-1.0b1.tar.gz", "has_sig": false, "md5_digest": "26cb7707f73fa9c3e59354c0507fe597", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 382241, "upload_time": "2010-08-03T21:54:24", "url": "https://files.pythonhosted.org/packages/a6/42/8ffeee46efb4095e2a2867c2aad8807bf94ded4ce96e2fc2b6b167e1cd78/python-storymarket-1.0b1.tar.gz" } ], "1.0b2": [ { "comment_text": "", "digests": { "md5": "39401292fe7fd3e420bfdee198483e83", "sha256": "9e901ebfd107a34f0f9ec7ffe5c8be60de316690f2538ad62347acada4969b5d" }, "downloads": -1, "filename": "python-storymarket-1.0b2.tar.gz", "has_sig": false, "md5_digest": "39401292fe7fd3e420bfdee198483e83", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 406305, "upload_time": "2010-09-13T22:41:35", "url": "https://files.pythonhosted.org/packages/d5/92/2fd3f12349c3d0ede303bf7d0af3099e14567fd0824600ada1cc6621bcbe/python-storymarket-1.0b2.tar.gz" } ], "1.0b3": [ { "comment_text": "", "digests": { "md5": "5653104de2d9abe4bff22e4d1ec1bc51", "sha256": "00d55151ff6c8c369e92fd496f30099689d0d0b4bad889288a0811c985800a74" }, "downloads": -1, "filename": "python-storymarket-1.0b3.tar.gz", "has_sig": false, "md5_digest": "5653104de2d9abe4bff22e4d1ec1bc51", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 406354, "upload_time": "2010-09-15T20:57:33", "url": "https://files.pythonhosted.org/packages/02/a1/fdf3ccc39eee67fa69194b69856288e21c29d8d9a8946caf6f48a092c062/python-storymarket-1.0b3.tar.gz" } ], "1.0b4": [ { "comment_text": "", "digests": { "md5": "5f62adf78506082fa637acd3bfa71c43", "sha256": "c9cc15071f49a0ff5dac4ee2ddc0b29211ae074246adb59066cf7c7034783605" }, "downloads": -1, "filename": "python-storymarket-1.0b4.tar.gz", "has_sig": false, "md5_digest": "5f62adf78506082fa637acd3bfa71c43", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 407490, "upload_time": "2011-05-31T00:16:38", "url": "https://files.pythonhosted.org/packages/9e/a2/ea9ed751bd5fa5cdf1d83e3c900230e3c8d37a971def9e97a7f7a4739dd8/python-storymarket-1.0b4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5f62adf78506082fa637acd3bfa71c43", "sha256": "c9cc15071f49a0ff5dac4ee2ddc0b29211ae074246adb59066cf7c7034783605" }, "downloads": -1, "filename": "python-storymarket-1.0b4.tar.gz", "has_sig": false, "md5_digest": "5f62adf78506082fa637acd3bfa71c43", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 407490, "upload_time": "2011-05-31T00:16:38", "url": "https://files.pythonhosted.org/packages/9e/a2/ea9ed751bd5fa5cdf1d83e3c900230e3c8d37a971def9e97a7f7a4739dd8/python-storymarket-1.0b4.tar.gz" } ] }