{ "info": { "author": "Cochise Ruhulessin", "author_email": "cochise.ruhulessin@sousouindustries.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Web Environment", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Event Sourcing for Python\n=========================\n\n\nSynopsis\n========\nThe ``python-es`` module is a lightweight Event Sourcing\n(ES) framework for Python 3.\n\n\nTODO\n====\n- Implement a locking model for shared aggregates in multi-threaded\n environments.\n- Create a test case proving that events enforce their required parameters\n to be provided.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.sousouindustries.com/", "keywords": null, "license": "Apache Licence 2.0", "maintainer": null, "maintainer_email": null, "name": "es", "package_url": "https://pypi.org/project/es/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/es/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://www.sousouindustries.com/" }, "release_url": "https://pypi.org/project/es/1.0.0alpha1/", "requires_dist": null, "requires_python": null, "summary": "A Python Event-Sourcing (ES) framework.", "version": "1.0.0alpha1" }, "last_serial": 1900470, "releases": { "1.0.0alpha1": [ { "comment_text": "", "digests": { "md5": "fe20dfe0341c55f3b438dba9e5064edc", "sha256": "a8874390ba4e2a39627f6020afbf7d1ecbd34a1c73642cd8c3870208032ebdb1" }, "downloads": -1, "filename": "es-1.0.0alpha1.tar.gz", "has_sig": false, "md5_digest": "fe20dfe0341c55f3b438dba9e5064edc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7219, "upload_time": "2016-01-12T08:41:51", "url": "https://files.pythonhosted.org/packages/59/f5/d704f287ca950722f8ce7c21f913231e7987bcb119ec8350943bf0272071/es-1.0.0alpha1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fe20dfe0341c55f3b438dba9e5064edc", "sha256": "a8874390ba4e2a39627f6020afbf7d1ecbd34a1c73642cd8c3870208032ebdb1" }, "downloads": -1, "filename": "es-1.0.0alpha1.tar.gz", "has_sig": false, "md5_digest": "fe20dfe0341c55f3b438dba9e5064edc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7219, "upload_time": "2016-01-12T08:41:51", "url": "https://files.pythonhosted.org/packages/59/f5/d704f287ca950722f8ce7c21f913231e7987bcb119ec8350943bf0272071/es-1.0.0alpha1.tar.gz" } ] }