Metadata-Version: 2.1
Name: SteadierCom
Version: 0.1.1
Summary: Microbial community simulation.
Author-email: Daniel Machado <cdanielmachado@gmail.com>
Maintainer-email: Daniel Machado <cdanielmachado@gmail.com>
License: Apache Software License 2.0
Project-URL: homepage, https://github.com/cdanielmachado/steadiercom
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: reframed (>=1.5.2)
Requires-Dist: pandas
Requires-Dist: numpy
Provides-Extra: dev
Requires-Dist: coverage ; extra == 'dev'
Requires-Dist: mypy ; extra == 'dev'
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: ruff ; extra == 'dev'

===========
SteadierCom
===========


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

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



* Free software: Apache Software License 2.0
* Documentation: https://steadiercom.readthedocs.io.


Features
--------

* Microbial community simulation.

Credits
-------

Daniel Machado, 2024.
