Metadata-Version: 1.1
Name: constellations
Version: 0.0.1
Summary: Distributed multi-agent framework
Home-page: https://github.com/pthomaid/constellations
Author: Panagiotis Thomaidis
Author-email: pthomaid@gmail.com
License: UNKNOWN
Download-URL: https://github.com/pthomaid/constellations
Description: Constellations
        
        A study in networks, agents and other things using Python.
        
        Implements a key-value store over a gossip protocol.
        
        Still an exercise in refactoring :/
Keywords: distributed,gossip
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Distributed Computing
