Metadata-Version: 2.1
Name: neural_code
Version: 0.1.0
Summary: A package for analysing neural code.
Home-page: https://github.com/JKilgallen/neural_code
Author: Jack Kilgallen
Author-email: jkilgallen@protonmail.com
License: BSD license
Keywords: neural_code
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
License-File: LICENSE
License-File: AUTHORS.rst

===========
neural-code
===========


.. image:: https://img.shields.io/pypi/v/neural_code.svg
        :target: https://pypi.python.org/pypi/neural_code

.. image:: https://img.shields.io/travis/JKilgallen/neural_code.svg
        :target: https://travis-ci.com/JKilgallen/neural_code

.. image:: https://readthedocs.org/projects/neural-code/badge/?version=latest
        :target: https://neural-code.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




A package for analysing neural code.


* Free software: BSD license
* Documentation: https://neural-code.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-10-14)
------------------

* First release on PyPI.


