{ "info": { "author": "Lablup Inc.", "author_email": "joongi@lablup.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Framework :: AsyncIO", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Topic :: Communications", "Topic :: Internet", "Topic :: Software Development", "Topic :: Software Development :: Libraries" ], "description": "Callosum\n========\n\nAsynchronous multi-channel order-preserving RPC and data streaming library\n\n*Corpus callosum* is a bundle of neuron fibers that connects two hemispheres of a human brain.\n\nFeatures\n--------\n\n* Designed for Python asyncio and bases on ZeroMQ\n* Client authentication and encrypted communication\n* Persistent multiple messaging channels where each channel is order-preserved\n* Intrinsic support for error propagation\n* Supports large-size data streaming via automatic chunking\n\nInstallation\n------------\n\nTODO\n\n\nChanges\n=======\n\n2018-05-02\n----------\n\n* Started the project.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/lablup/callosum", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "callosum", "package_url": "https://pypi.org/project/callosum/", "platform": "", "project_url": "https://pypi.org/project/callosum/", "project_urls": { "Homepage": "https://github.com/lablup/callosum" }, "release_url": "https://pypi.org/project/callosum/0.0.1/", "requires_dist": [ "pyzmq (>=17.0.0)", "python-snappy (~=0.5.1)", "wheel (>=0.31.0); extra == 'build'", "twine (>=1.11.0); extra == 'build'", "wheel (>=0.31.0); extra == 'dev'", "twine (>=1.11.0); extra == 'dev'", "pytest (>=3.5); extra == 'dev'", "pytest-asyncio; extra == 'dev'", "pytest-cov; extra == 'dev'", "pytest-mock; extra == 'dev'", "flake8; extra == 'dev'", "codecov; extra == 'dev'", "pytest-sugar; extra == 'dev'", "sphinx; extra == 'docs'", "sphinx-autodoc-typehints; extra == 'docs'", "pytest (>=3.5); extra == 'test'", "pytest-asyncio; extra == 'test'", "pytest-cov; extra == 'test'", "pytest-mock; extra == 'test'", "flake8; extra == 'test'", "codecov; extra == 'test'" ], "requires_python": ">=3.6", "summary": "Callosum RPC Library", "version": "0.0.1" }, "last_serial": 3825887, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "03f615a8cf5df2e41ff421ac8841fe89", "sha256": "023f18b28864528b07fdf69000da5fe3326e7724a8311ff024c60a540a410520" }, "downloads": -1, "filename": "callosum-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "03f615a8cf5df2e41ff421ac8841fe89", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 2018, "upload_time": "2018-05-02T05:05:30", "url": "https://files.pythonhosted.org/packages/b4/79/56d6a7dd26782aa89997356bb3e80161cb2f77dcba4b0f965576e1659e39/callosum-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "812c42bcecfae064bda3fc354a16081e", "sha256": "9a9007b7c40e7261a23a2559cd84eceb6686bf86aac05ff96e29b10d1f8ce36a" }, "downloads": -1, "filename": "callosum-0.0.1.tar.gz", "has_sig": false, "md5_digest": "812c42bcecfae064bda3fc354a16081e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2249, "upload_time": "2018-05-02T05:05:31", "url": "https://files.pythonhosted.org/packages/fa/15/4da0b9f1aa5b05383eb11db3961a9944e7788d038aa0663fa6aba1ff4346/callosum-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "03f615a8cf5df2e41ff421ac8841fe89", "sha256": "023f18b28864528b07fdf69000da5fe3326e7724a8311ff024c60a540a410520" }, "downloads": -1, "filename": "callosum-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "03f615a8cf5df2e41ff421ac8841fe89", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 2018, "upload_time": "2018-05-02T05:05:30", "url": "https://files.pythonhosted.org/packages/b4/79/56d6a7dd26782aa89997356bb3e80161cb2f77dcba4b0f965576e1659e39/callosum-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "812c42bcecfae064bda3fc354a16081e", "sha256": "9a9007b7c40e7261a23a2559cd84eceb6686bf86aac05ff96e29b10d1f8ce36a" }, "downloads": -1, "filename": "callosum-0.0.1.tar.gz", "has_sig": false, "md5_digest": "812c42bcecfae064bda3fc354a16081e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2249, "upload_time": "2018-05-02T05:05:31", "url": "https://files.pythonhosted.org/packages/fa/15/4da0b9f1aa5b05383eb11db3961a9944e7788d038aa0663fa6aba1ff4346/callosum-0.0.1.tar.gz" } ] }