Metadata-Version: 1.2
Name: pycelium
Version: 0.1.0
Summary: Python Mycelium Edge Swarm Network
Home-page: https://github.com/asteriogonzalez/pycelium
Author: Asterio Gonzalez
Author-email: asterio.gonzalez@gmail.com
License: BSD license
Description: ========
        pycelium
        ========
        
        
        .. image:: https://img.shields.io/pypi/v/pycelium.svg
                :target: https://pypi.python.org/pypi/pycelium
        
        .. image:: https://img.shields.io/travis/asteriogonzalez/pycelium.svg
                :target: https://travis-ci.com/asteriogonzalez/pycelium
        
        .. image:: https://readthedocs.org/projects/pycelium/badge/?version=latest
                :target: https://pycelium.readthedocs.io/en/latest/?version=latest
                :alt: Documentation Status
        
        
        
        
        Python Mycelium Edge Swarm Network
        
        
        * Free software: BSD license
        * Documentation: https://pycelium.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2022-08-06)
        ------------------
        
        * First release on PyPI.
        
Keywords: pycelium
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
