Metadata-Version: 1.1
Name: python_neuron
Version: 0.2.0
Summary: Create your own neurons and send messages between them
Home-page: https://github.com/iris9112/python_neuron
Author: Isabel Cristina Ruiz Buriticá
Author-email: iris9112@gmail.com
License: MIT license
Description-Content-Type: UNKNOWN
Description: =============
        Python Neuron
        =============
        
        
        .. image:: https://img.shields.io/pypi/v/python_neuron.svg
                :target: https://pypi.python.org/pypi/python_neuron
        
        .. image:: https://img.shields.io/travis/iris9112/python_neuron.svg
                :target: https://travis-ci.org/iris9112/python_neuron
        
        .. image:: https://readthedocs.org/projects/python-neuron/badge/?version=latest
                :target: https://python-neuron.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Create your own neurons and send messages between them
        
        
        * Free software: MIT license
        * Documentation: https://python-neuron.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 (2018-03-10)
        ------------------
        
        * First release on PyPI.
        
Keywords: python_neuron
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
