{ "info": { "author": "Rhett Garber", "author_email": "rhettg@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "dynochemy: Clever pythonic and async interface to Amazon DynamoDB\n=========================\n\nYet another python inteface for Amazon Dynamo. The API is somewhat inspired by SQLAlchemy.\n\n\nFeatures\n--------\n\n- Synchronous and Async Support (using Tornado)\n- Full API abstraction (rather than needing to know internals of how Dynamo actually needs it's JSON formatted.\n- High-level constructs for dealing with provisioning throughput limits and maintaining secondary indexes.\n- SQL-backend for testing \n\nStatus\n------\nUnder heavy development, just barely functioning. I would stay away except for\nexperimental use or you really want to get involved with development yourself.\n\nReally just useful for seeing how the API would work if this library was completed\n\n### Known TODOs\n\n * Solvent: Needs scan support\n * Views: Need the ability to regenerate views from scratch, or even partial rewrites to help with failure scenarios.\n * Solvent: Need throttling support rather than always hammer until provisioning error.", "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/rhettg/dynochemy", "keywords": null, "license": "ISC", "maintainer": null, "maintainer_email": null, "name": "dynochemy", "package_url": "https://pypi.org/project/dynochemy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dynochemy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/rhettg/dynochemy" }, "release_url": "https://pypi.org/project/dynochemy/0.1.4/", "requires_dist": null, "requires_python": null, "summary": "Clever pythonic and async interface to Amazon DynamoDB", "version": "0.1.4" }, "last_serial": 791476, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "65a8b463dd14e6397a770801a2ef180e", "sha256": "d92fe224c57c2c3aa7d5d649e00c721bc0ea2347d496a5bfbf134b30942f7ca4" }, "downloads": -1, "filename": "dynochemy-0.1.1.tar.gz", "has_sig": false, "md5_digest": "65a8b463dd14e6397a770801a2ef180e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26197, "upload_time": "2013-02-06T00:56:17", "url": "https://files.pythonhosted.org/packages/3a/ea/5c66a110a76d26b97267169adb767d23141f38ebcfecc5c65759793da52d/dynochemy-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "8726cc620d780c04b2d8ca5f9b46e438", "sha256": "5543716d642d7526a0cb24b99e3251ab132326265cb94caa700a61d89b534d30" }, "downloads": -1, "filename": "dynochemy-0.1.2.tar.gz", "has_sig": false, "md5_digest": "8726cc620d780c04b2d8ca5f9b46e438", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26233, "upload_time": "2013-02-06T00:59:18", "url": "https://files.pythonhosted.org/packages/d2/28/d63a46044c1588c306c1ad2b62df3e34f429369e292c19d798d67d050cfa/dynochemy-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "d6d290c48aecb03dd5f01b973f74035c", "sha256": "35102ac7134dc57b064b8706cf45583323eee3b347217703a2ed1ca4b511fae9" }, "downloads": -1, "filename": "dynochemy-0.1.3.tar.gz", "has_sig": false, "md5_digest": "d6d290c48aecb03dd5f01b973f74035c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26240, "upload_time": "2013-02-06T01:08:18", "url": "https://files.pythonhosted.org/packages/c6/7c/0a3480021f4e8253cef75efeec9ac8375cfce504f516f638a4d072c6cd07/dynochemy-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "9475d684505d95a5f0c97084beacd5df", "sha256": "6d8d71cb121007dbb29ba000b2b11bc95d51d1fe62f2444f84f87ea774cd3a3d" }, "downloads": -1, "filename": "dynochemy-0.1.4.tar.gz", "has_sig": false, "md5_digest": "9475d684505d95a5f0c97084beacd5df", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24605, "upload_time": "2013-02-07T01:31:12", "url": "https://files.pythonhosted.org/packages/64/20/cbb1d7b309d75ee0b853c6898c1647c7d39e06b14519f87c8b1699536e88/dynochemy-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9475d684505d95a5f0c97084beacd5df", "sha256": "6d8d71cb121007dbb29ba000b2b11bc95d51d1fe62f2444f84f87ea774cd3a3d" }, "downloads": -1, "filename": "dynochemy-0.1.4.tar.gz", "has_sig": false, "md5_digest": "9475d684505d95a5f0c97084beacd5df", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24605, "upload_time": "2013-02-07T01:31:12", "url": "https://files.pythonhosted.org/packages/64/20/cbb1d7b309d75ee0b853c6898c1647c7d39e06b14519f87c8b1699536e88/dynochemy-0.1.4.tar.gz" } ] }