# mercury-sync
[![PyPI version](https://img.shields.io/pypi/v/mercury-sync?color=gre)](https://pypi.org/project/mercury-sync/)
[![License](https://img.shields.io/github/license/scorbettUM/mercury-sync)](https://github.com/scorbettUM/mercury-sync/blob/main/LICENSE)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](https://github.com/scorbettUM/mercury-sync/blob/main/CODE_OF_CONDUCT.md)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/mercury-sync)](https://pypi.org/project/mercury-sync/)
Mercury-SyNC (Systems Networking Controller) is a pure-Python, asyncio-based library for authoring distributed systems.
Raw data
{
"_id": null,
"home_page": "https://github.com/scorbettUM/mercury-sync",
"name": "mercury-sync",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "",
"keywords": "pypi,python,distributed systems,swim,serf,distributed",
"author": "Sean Corbett",
"author_email": "sean.corbett@umontana.edu",
"download_url": "https://files.pythonhosted.org/packages/75/dc/f3764ac177f5772d92aef09e87d5ab9a6ea8b01bccde6df588dfd0469130/mercury-sync-0.4.2.tar.gz",
"platform": null,
"description": "# mercury-sync\n[![PyPI version](https://img.shields.io/pypi/v/mercury-sync?color=gre)](https://pypi.org/project/mercury-sync/)\n[![License](https://img.shields.io/github/license/scorbettUM/mercury-sync)](https://github.com/scorbettUM/mercury-sync/blob/main/LICENSE)\n[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](https://github.com/scorbettUM/mercury-sync/blob/main/CODE_OF_CONDUCT.md)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/mercury-sync)](https://pypi.org/project/mercury-sync/)\n\nMercury-SyNC (Systems Networking Controller) is a pure-Python, asyncio-based library for authoring distributed systems.\n",
"bugtrack_url": null,
"license": "",
"summary": "A pure-Python, asyncio based library for authoring distributed systems",
"version": "0.4.2",
"project_urls": {
"Homepage": "https://github.com/scorbettUM/mercury-sync"
},
"split_keywords": [
"pypi",
"python",
"distributed systems",
"swim",
"serf",
"distributed"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "af28c4c3b6feeaa882583c6826f9f47215aa32b8e002bb03c82c11e5ede740d3",
"md5": "26d1e67388d97a37a72e41cfd4d48eed",
"sha256": "81e55922341207f7d2a86f99ada4e508e89665e69424c500ea2014b3a8eafa2f"
},
"downloads": -1,
"filename": "mercury_sync-0.4.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "26d1e67388d97a37a72e41cfd4d48eed",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 126737,
"upload_time": "2023-07-16T20:46:08",
"upload_time_iso_8601": "2023-07-16T20:46:08.266680Z",
"url": "https://files.pythonhosted.org/packages/af/28/c4c3b6feeaa882583c6826f9f47215aa32b8e002bb03c82c11e5ede740d3/mercury_sync-0.4.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "75dcf3764ac177f5772d92aef09e87d5ab9a6ea8b01bccde6df588dfd0469130",
"md5": "894f4469633e48fc015ff08fa535184b",
"sha256": "7b21f07c28ea572b37aa1b177ecf714cea5d4748f38fd16d2ac7cbe86955b552"
},
"downloads": -1,
"filename": "mercury-sync-0.4.2.tar.gz",
"has_sig": false,
"md5_digest": "894f4469633e48fc015ff08fa535184b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 68500,
"upload_time": "2023-07-16T20:46:09",
"upload_time_iso_8601": "2023-07-16T20:46:09.881675Z",
"url": "https://files.pythonhosted.org/packages/75/dc/f3764ac177f5772d92aef09e87d5ab9a6ea8b01bccde6df588dfd0469130/mercury-sync-0.4.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-16 20:46:09",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "scorbettUM",
"github_project": "mercury-sync",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "pydantic",
"specs": []
},
{
"name": "python3-dtls",
"specs": []
},
{
"name": "zstandard",
"specs": []
},
{
"name": "cryptography",
"specs": []
},
{
"name": "python-dotenv",
"specs": []
}
],
"lcname": "mercury-sync"
}