Metadata-Version: 2.1
Name: mercury-sync
Version: 0.3.28
Summary: A pure-Python, asyncio based library for authoring distributed systems
Home-page: https://github.com/scorbettUM/mercury-sync
Author: Sean Corbett
Author-email: sean.corbett@umontana.edu
Keywords: pypi,python,distributed systems,swim,serf,distributed
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# 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.
