{ "info": { "author": "Scott Woods", "author_email": "scott.suzuki@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7" ], "description": "From the `library documentation `_;\n\nThe Ansar library is a tool for development of a certain type of software,\noften tricky and often involving networks. It's core ability is the transfer\nof application messages from one application object to another, including that\ncase where the two objects are in different applications. However, the library\nhas a broad scope beyond that core feature. Areas covered include;\n\n* asynchronous programming, i.e. non-blocking or event-driven software\n* finite state machines\n* multi-threading\n* serialization and application persistence\n* transfer of application messages across networks\n* network service discovery\n* component framework\n* component composition\n\nThe library can be used in a corner of an existing application, perhaps to\nreplace some wayward multi-threaded code. Or the library can be used to create\nentire communities of components, to be distributed around the Internet.\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "https://gitlab.com/scott.ansar/ansar/archive/1.0.16.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/scott.ansar/ansar", "keywords": "async,messaging,networking,serialization,persistence", "license": "", "maintainer": "", "maintainer_email": "", "name": "ansar", "package_url": "https://pypi.org/project/ansar/", "platform": "", "project_url": "https://pypi.org/project/ansar/", "project_urls": { "Download": "https://gitlab.com/scott.ansar/ansar/archive/1.0.16.tar.gz", "Homepage": "https://gitlab.com/scott.ansar/ansar" }, "release_url": "https://pypi.org/project/ansar/1.0.16/", "requires_dist": null, "requires_python": "", "summary": "Async messaging between threads and across netorks.", "version": "1.0.16" }, "last_serial": 5661175, "releases": { "1.0.16": [ { "comment_text": "", "digests": { "md5": "69c2557fb0c7a7f1440a7f69d83541cc", "sha256": "e284b0de606426e73df6c865dd4e81909df53318e28d6eae606d66a096241400" }, "downloads": -1, "filename": "ansar-1.0.16-py2-none-any.whl", "has_sig": false, "md5_digest": "69c2557fb0c7a7f1440a7f69d83541cc", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 133574, "upload_time": "2019-08-11T06:46:53", "url": "https://files.pythonhosted.org/packages/3d/2b/30c9f5e07ad94a0b03e3b6f38e101dda3854a8ab7fa4707c63db26ac612e/ansar-1.0.16-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "348202e7c264971c794793ed692235dc", "sha256": "9bbed53f456212dc5b0812dadf43ed629a20b1932696a1097ff7ac26d8f1e38e" }, "downloads": -1, "filename": "ansar-1.0.16.tar.gz", "has_sig": false, "md5_digest": "348202e7c264971c794793ed692235dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 97683, "upload_time": "2019-08-11T06:46:56", "url": "https://files.pythonhosted.org/packages/23/23/b5a9d420242f7ba9676e83ddbb6550cb01f3fac731ddc86a6dcb8226ef0b/ansar-1.0.16.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "69c2557fb0c7a7f1440a7f69d83541cc", "sha256": "e284b0de606426e73df6c865dd4e81909df53318e28d6eae606d66a096241400" }, "downloads": -1, "filename": "ansar-1.0.16-py2-none-any.whl", "has_sig": false, "md5_digest": "69c2557fb0c7a7f1440a7f69d83541cc", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 133574, "upload_time": "2019-08-11T06:46:53", "url": "https://files.pythonhosted.org/packages/3d/2b/30c9f5e07ad94a0b03e3b6f38e101dda3854a8ab7fa4707c63db26ac612e/ansar-1.0.16-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "348202e7c264971c794793ed692235dc", "sha256": "9bbed53f456212dc5b0812dadf43ed629a20b1932696a1097ff7ac26d8f1e38e" }, "downloads": -1, "filename": "ansar-1.0.16.tar.gz", "has_sig": false, "md5_digest": "348202e7c264971c794793ed692235dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 97683, "upload_time": "2019-08-11T06:46:56", "url": "https://files.pythonhosted.org/packages/23/23/b5a9d420242f7ba9676e83ddbb6550cb01f3fac731ddc86a6dcb8226ef0b/ansar-1.0.16.tar.gz" } ] }