Metadata-Version: 2.1
Name: pyiodine
Version: 0.2.0
Summary: A kinetic model of the AHR and its regulation
Home-page: https://github.com/dileep-kishore/Iodine
Author: Dileep Kishore
Author-email: dkishore@bu.edu
License: MIT license
Keywords: pyiodine
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 :: 3.6
Requires-Dist: tellurium
Requires-Dist: sympy
Requires-Dist: click
Requires-Dist: halo
Requires-Dist: seaborn

AHR kinetic model
=================

|image|

|image|

|Documentation Status|

|Updates|

A kinetic model of the AHR and its regulation

-  Free software: MIT license
-  Documentation: https://iodine.readthedocs.io.

Features
--------

-  TODO

Credits
-------

This package was created with
`Cookiecutter <https://github.com/audreyr/cookiecutter>`__ and the
`audreyr/cookiecutter-pypackage <https://github.com/audreyr/cookiecutter-pypackage>`__
project template.

.. |image| image:: https://img.shields.io/pypi/v/pyiodine.svg
   :target: https://pypi.python.org/pypi/pyiodine
.. |image| image:: https://img.shields.io/travis/dileep-kishore/Iodine.svg
   :target: https://travis-ci.org/dileep-kishore/Iodine
.. |Documentation Status| image:: https://readthedocs.org/projects/Iodine/badge/?version=latest
   :target: https://Iodine.readthedocs.io/en/latest/?badge=latest
.. |Updates| image:: https://pyup.io/repos/github/dileep-kishore/Iodine/shield.svg
   :target: https://pyup.io/repos/github/dileep-kishore/Iodine/


=======
History
=======

0.1.0 (2018-06-29)
------------------

* First release on PyPI.


