opencobra / cookiecutter-python-package

Extensive cookiecutter template for openCOBRA Python packages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cookiecutter Template for openCOBRA Python Packages

Usage

Create a Python virtual environment. You can read this guide to learn more about them and how to create one. Alternatively, particularly if you are a Windows or Mac user, you can also use Anaconda.

After creating a virtual environment, it's as simple as:

pip install cruft
cruft create https://github.com/opencobra/cookiecutter-python-package

and answering the questions that follow.

Copyright

About

Extensive cookiecutter template for openCOBRA Python packages.

License:Apache License 2.0


Languages

Language:Python 67.1%Language:Makefile 25.6%Language:Batchfile 7.3%