Metadata-Version: 2.1
Name: moped
Version: 1.1
Summary: Short description
Home-page: https://gitlab.com/marvin.vanaalst/moped
Author: Nima Saadat
Author-email: nima.saadat@hhu.de
Maintainer-email: marvin.van.aalst@hhu.de
License: GPL3
Project-URL: Documentation, https://moped.readthedocs.io/en/latest/
Project-URL: Source, https://gitlab.com/marvin.vanaalst/moped
Project-URL: Tracker, https://gitlab.com/marvin.vanaalst/moped/issues
Description: [![pipeline status](https://gitlab.com/marvin.vanaalst/moped/badges/master/pipeline.svg)](https://gitlab.com/marvin.vanaalst/moped/-/commits/master)
        [![coverage report](https://gitlab.com/marvin.vanaalst/moped/badges/master/coverage.svg)](https://gitlab.com/marvin.vanaalst/moped/-/commits/master)
        [![Documentation Status](https://readthedocs.org/projects/moped/badge/?version=latest)](https://moped.readthedocs.io/en/latest/?badge=latest)
        [![PyPi](https://img.shields.io/pypi/v/moped)](https://pypi.org/project/moped/)
        [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
        [![Downloads](https://pepy.tech/badge/moped)](https://pepy.tech/project/moped)
        
        # moped
        
        A metabolic object-oriented Python modelling environment.
        
        ## Installation
        
        Please consult our [installation tutorial](https://gitlab.com/marvin.vanaalst/moped/-/blob/master/docs/source/installation-guide.md)
        
        ## Release notes
        
        moped is currently in an alpha stage
        
        ## Documentation
        
        The official documentation will be hosted on readthedocs
        
        ## Tutorials
        
        Check out our tutorial on [readthedocs](https://moped.readthedocs.io/en/latest/source/tutorial.html) or [here](https://gitlab.com/marvin.vanaalst/moped/-/blob/master/docs/source/tutorial.ipynb) 
        
        ## Troubleshooting
        
        If you encounter any bugs, please first consult our [troubleshooting](https://gitlab.com/marvin.vanaalst/moped/-/blob/master/docs/source/troubleshooting.md)
        guide and if you cannot find an answer feel free to open an issue.
        
        ## Contributing
        
        All contributions, bug reports, bug fixes, documentation improvements, enhancements and ideas are welcome.
        If you want to contribute code to the project, please consider our [contribution guide](https://gitlab.com/marvin.vanaalst/moped/-/blob/master/CONTRIBUTING.md)
        
        ## License
        
        moped is licensed under [GPL 3](https://gitlab.com/marvin.vanaalst/moped/-/blob/master/LICENSE)
        
        ## Issues and support
        
        If you experience issues using the software please contact us through our [issues](https://gitlab.com/marvin.vanaalst/moped/issues) page.
        
Keywords: modelling stoichiometric metacyc biocyc bigg kegg blast pathologic
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7.0
Description-Content-Type: text/markdown
