{ "info": { "author": "Sean O'Connor", "author_email": "sean@saaspire.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "======\nSharpy\n======\n\nSharpy is a client for the Cheddar Getter (https://cheddargetter.com/) API.\nCheddar Getter is a great service for handling recurring and usage based\nbilling.\n\nThere are some existing python Cheddar Getter clients but they have\nsignificant licensing problems, packaging problems, bugs, and are only partial\nimplementations of the Cheddar Getter API.\n\nSharpy offers a number of advantages:\n\n* Clear and simple BSD license.\n* Both a high and low level API - Work with cheddar the way you want to.\n* 100% test coverage.\n* Proper packaging - Sharpy can be installed via easy_install and PIP.\n* Implements almost all of the Cheddar Getter API (See TODOs below).\n* Will have complete documentation soon.\n\nThat all being said, sharpy is still very new and is likely to undergo some \nsignificant API changes in the near future. The code should be fairly safe \nto use as long as you understand that future releases may not be backwards \ncompatible.\n\nGetting Started\n===============\n\nTo get started with Sharpy, simply install it like you would any other python\npackage\n\n pip install sharpy\n \nOptionally, you can also install `lxml `_ on your\nsystem for faster XML parsing.\n \nOnce you have sharpy installed, checkout our `docs `_\non how to use the library.\n\nDocumentation\n=============\n\nSharpy's documentation is available at `ReadTheDocs\n`_ or in the ``docs`` directory of the project.\n\nCode\n====\n\nYou can checkout and download Sharpy's latest code at `Github\n`_.\n\nTODOs\n=====\n\n* Flesh out the documentation to cover the full API.\n* Add support for the various filtering options in the `get_customers` call.", "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/Saaspire/sharpy", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "Sharpy", "package_url": "https://pypi.org/project/Sharpy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Sharpy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Saaspire/sharpy" }, "release_url": "https://pypi.org/project/Sharpy/0.8/", "requires_dist": null, "requires_python": null, "summary": "Python client for the Cheddar Getter API (http://cheddargetter.com).", "version": "0.8" }, "last_serial": 785642, "releases": { "0.6": [ { "comment_text": "", "digests": { "md5": "781698d417d0e5354b53d729063fc254", "sha256": "a040033a504b451e2e2e8e1e0f34d98c41e85c34c4392d2691c2bafba11ae520" }, "downloads": -1, "filename": "Sharpy-0.6.tar.gz", "has_sig": false, "md5_digest": "781698d417d0e5354b53d729063fc254", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15541, "upload_time": "2011-01-25T20:51:58", "url": "https://files.pythonhosted.org/packages/48/01/b4bd118126c7f0b87e2bbd07afcf0f8a217eafaf711aa0189be130effb35/Sharpy-0.6.tar.gz" } ], "0.6.1": [ { "comment_text": "", "digests": { "md5": "a4122069f5d6eb2820b89bb3f1075b8a", "sha256": "e8d0fdc2dff3dd627980d1a032176acbe804be0128222a9526bb1613b2bcc546" }, "downloads": -1, "filename": "Sharpy-0.6.1.tar.gz", "has_sig": false, "md5_digest": "a4122069f5d6eb2820b89bb3f1075b8a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28612, "upload_time": "2011-01-25T20:54:59", "url": "https://files.pythonhosted.org/packages/64/37/cf764140b535dc9ca12c5494c28d199bba39baffd77241be67a3c0d4d2b8/Sharpy-0.6.1.tar.gz" } ], "0.6.10": [ { "comment_text": "", "digests": { "md5": "a430eec2e279b779892284441994ba64", "sha256": "6160a6ef8effadd408f0fbd8ef32eb7a84bdecbe3aa8b02be5458ab28a20010f" }, "downloads": -1, "filename": "Sharpy-0.6.10.tar.gz", "has_sig": false, "md5_digest": "a430eec2e279b779892284441994ba64", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29965, "upload_time": "2011-05-12T17:32:31", "url": "https://files.pythonhosted.org/packages/07/d5/30831f83e661768b52360423bb556b04f29bc632721591244e048d5314f6/Sharpy-0.6.10.tar.gz" } ], "0.6.2": [ { "comment_text": "", "digests": { "md5": "08104c7b6804e9314e49dbe86f5f439e", "sha256": "28732c48ab45c83f34cf9d84b033240f6809a786f6f4fb3c773c46bd1b4ea535" }, "downloads": -1, "filename": "Sharpy-0.6.2.tar.gz", "has_sig": false, "md5_digest": "08104c7b6804e9314e49dbe86f5f439e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28908, "upload_time": "2011-01-25T21:18:52", "url": "https://files.pythonhosted.org/packages/5e/48/9c29c2b838707a65bf66b8cc76ccba8069a2da611a9e9a14d9b0a5af326f/Sharpy-0.6.2.tar.gz" } ], "0.6.3": [ { "comment_text": "", "digests": { "md5": "72c956e06f018dcd2b5f6a9297a38275", "sha256": "888a82deea8fcf3e95352b0102b205dd1b95655842a9bbedd976864afffb2c46" }, "downloads": -1, "filename": "Sharpy-0.6.3.tar.gz", "has_sig": false, "md5_digest": "72c956e06f018dcd2b5f6a9297a38275", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28897, "upload_time": "2011-01-25T21:20:55", "url": "https://files.pythonhosted.org/packages/5c/04/925a358e8ae2f75fdbe6e9b5ac99c5fcfaad145043ae0709819a66b00a19/Sharpy-0.6.3.tar.gz" } ], "0.6.4": [ { "comment_text": "", "digests": { "md5": "d3e2884eaf5dc5768a81a68403f769ef", "sha256": "99011e7415c69afe75eb58f281dddb4d070f30081035eb38825b008efccf477f" }, "downloads": -1, "filename": "Sharpy-0.6.4.tar.gz", "has_sig": false, "md5_digest": "d3e2884eaf5dc5768a81a68403f769ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29051, "upload_time": "2011-01-28T22:55:15", "url": "https://files.pythonhosted.org/packages/ef/ea/b1cc5a27c1cf10cc7b3fc1026c137c7f30c477c8b8527d41e36ec74f22a2/Sharpy-0.6.4.tar.gz" } ], "0.6.5": [ { "comment_text": "", "digests": { "md5": "7030e3c03d6a3747d0f6789fedea2587", "sha256": "4f3aa1d4afa3e6f186c627eec0f18f4ee89dcba922b2e0f9365f0e83923c3af9" }, "downloads": -1, "filename": "Sharpy-0.6.5.tar.gz", "has_sig": false, "md5_digest": "7030e3c03d6a3747d0f6789fedea2587", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28870, "upload_time": "2011-03-25T21:14:45", "url": "https://files.pythonhosted.org/packages/5b/13/65d937b2b1368400bcce01e12dd8f5d02e996b8b28526e4c5c68bbd62efd/Sharpy-0.6.5.tar.gz" } ], "0.6.6": [ { "comment_text": "", "digests": { "md5": "3367df43a95e8184664f9b3a9d7cb36c", "sha256": "6d71db1945ff210c7e984a6e3f99613251c9ae33bf58c69c4e8f1f5c3f0bfe46" }, "downloads": -1, "filename": "Sharpy-0.6.6.tar.gz", "has_sig": false, "md5_digest": "3367df43a95e8184664f9b3a9d7cb36c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28900, "upload_time": "2011-03-25T21:49:49", "url": "https://files.pythonhosted.org/packages/e3/f7/c4c63aa8e92531c56163333cfdd1347fa21368f74714004db6df5c6f0b0d/Sharpy-0.6.6.tar.gz" } ], "0.6.7": [ { "comment_text": "", "digests": { "md5": "f90b1859a84499ede03482143b65a60b", "sha256": "57afbe77e8ec67e61d71a804fb41a38a7fa7f6a61493320a8562a7d80d4315ae" }, "downloads": -1, "filename": "Sharpy-0.6.7.tar.gz", "has_sig": false, "md5_digest": "f90b1859a84499ede03482143b65a60b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29217, "upload_time": "2011-03-30T18:17:49", "url": "https://files.pythonhosted.org/packages/a6/7b/28b5261bb479450176f3cb9f6d785bae677562243b088204edf23d254986/Sharpy-0.6.7.tar.gz" } ], "0.6.8": [ { "comment_text": "", "digests": { "md5": "68f73aaef8f31986ce4bab4fbfc67900", "sha256": "381083fac02e312a9f260247fb5d07ed46adba09ff9f917f434a79caabe6c0ce" }, "downloads": -1, "filename": "Sharpy-0.6.8.tar.gz", "has_sig": false, "md5_digest": "68f73aaef8f31986ce4bab4fbfc67900", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29907, "upload_time": "2011-05-10T23:46:04", "url": "https://files.pythonhosted.org/packages/87/9d/bbb04c5515fa54e4e044414fd0fe81dbf213f7d9a0c602c3a476b3d2acb2/Sharpy-0.6.8.tar.gz" } ], "0.6.9": [ { "comment_text": "", "digests": { "md5": "7d68030f8f00c993f3f88bebc2a808c7", "sha256": "5b76cc5c8d8a17c308ac6b7ebd563a8be96bd3c951d2279180481558c21825f0" }, "downloads": -1, "filename": "Sharpy-0.6.9.tar.gz", "has_sig": false, "md5_digest": "7d68030f8f00c993f3f88bebc2a808c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29956, "upload_time": "2011-05-11T18:18:52", "url": "https://files.pythonhosted.org/packages/1a/fc/0d4e9e1feed25d9f5b1004c6c39dc574ee75f52d29bd589d8487dab259b1/Sharpy-0.6.9.tar.gz" } ], "0.7.0": [ { "comment_text": "", "digests": { "md5": "a43e7ec9bb5debd480f4639a83791e7f", "sha256": "b225128a8849c16795cf64906c41b7fc8cc956959122fd312b79bb7099a8a4d5" }, "downloads": -1, "filename": "Sharpy-0.7.0.tar.gz", "has_sig": false, "md5_digest": "a43e7ec9bb5debd480f4639a83791e7f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31599, "upload_time": "2011-05-16T22:37:07", "url": "https://files.pythonhosted.org/packages/2d/21/dc2cacacc631b0896c056ff1caaa4a26bb5a160c9075e78214d7d1dc1c5e/Sharpy-0.7.0.tar.gz" } ], "0.7.1": [ { "comment_text": "", "digests": { "md5": "1e8a727ac83914e9cfd2847810a435dc", "sha256": "f33c0de4134b8e7cde3ba8520187032edf2979ccf7cf46b3216e31d265a5a6d2" }, "downloads": -1, "filename": "Sharpy-0.7.1.tar.gz", "has_sig": false, "md5_digest": "1e8a727ac83914e9cfd2847810a435dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31656, "upload_time": "2011-05-18T17:40:44", "url": "https://files.pythonhosted.org/packages/d8/73/0c9694ecf9e7d697f56072faefe46ae45a9210fb5828c8cf8cf55ce450cd/Sharpy-0.7.1.tar.gz" } ], "0.7.2": [ { "comment_text": "", "digests": { "md5": "2302047d2ae23bce962422515842b86e", "sha256": "43c0874e7565249834231cca60d4f20266487b836164d09606e1b5bef7bdfbd1" }, "downloads": -1, "filename": "Sharpy-0.7.2.tar.gz", "has_sig": false, "md5_digest": "2302047d2ae23bce962422515842b86e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31749, "upload_time": "2011-05-25T21:32:43", "url": "https://files.pythonhosted.org/packages/03/9b/e5e9183f71669b761f2c2446a6dd0df31a7d18def9e303366dae0113542a/Sharpy-0.7.2.tar.gz" } ], "0.7.3": [ { "comment_text": "", "digests": { "md5": "7507c44b2cd5fc4d7b69174425f7ca67", "sha256": "9295e73cfac75f72dd3ab21f5cb5daa8cfa10acd43705ca42567d273792074f9" }, "downloads": -1, "filename": "Sharpy-0.7.3.tar.gz", "has_sig": false, "md5_digest": "7507c44b2cd5fc4d7b69174425f7ca67", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31821, "upload_time": "2011-06-02T03:52:27", "url": "https://files.pythonhosted.org/packages/de/57/c0a24ef17d8d4448896e00e71a5d0a03eda645772a14d24b5d0aa1cb9d1c/Sharpy-0.7.3.tar.gz" } ], "0.8": [ { "comment_text": "", "digests": { "md5": "404ae35e13aaf60e2357f0fee34a229d", "sha256": "8aab4e6418deeebd253d806802eef047e61d0980375cc25858c6cad8695568eb" }, "downloads": -1, "filename": "Sharpy-0.8.tar.gz", "has_sig": false, "md5_digest": "404ae35e13aaf60e2357f0fee34a229d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31950, "upload_time": "2011-09-09T22:35:39", "url": "https://files.pythonhosted.org/packages/60/b8/a2eec50dc02680af75d1ae600a5ec75cc3c94df4cd029c79ed9fc45e5567/Sharpy-0.8.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "404ae35e13aaf60e2357f0fee34a229d", "sha256": "8aab4e6418deeebd253d806802eef047e61d0980375cc25858c6cad8695568eb" }, "downloads": -1, "filename": "Sharpy-0.8.tar.gz", "has_sig": false, "md5_digest": "404ae35e13aaf60e2357f0fee34a229d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31950, "upload_time": "2011-09-09T22:35:39", "url": "https://files.pythonhosted.org/packages/60/b8/a2eec50dc02680af75d1ae600a5ec75cc3c94df4cd029c79ed9fc45e5567/Sharpy-0.8.tar.gz" } ] }