Python tools for Synthetic Biology.
Project description
SynBioPython
Synbiopython will provide generic tools for Synthetic Biology.
Installation
To install the latest version from Github
pip install --user git+https://github.com/Global-Biofoundries-Alliance/SynBioPython
To install for development, clone the repository into the folder of your choice and install with:
pip install --user . && pip install --user -e .
You should now be able to run this in Python:
import synbioptyhon
print(synbiopython.__version__)
Contribute!
SynBioPython is developed collectively by members of the Global Biofoundries Alliance and released on Github under the MIT license. Constributions are welcome!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
synbiopython-0.0.1.tar.gz
(1.6 kB
view hashes)