SilcsBio / PyPharmer

Python API for Pharmer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyPharmer (in construction)

Python API for Pharmer

Conda environment

Those packages needed to run the library are reported in environment.yml. The conda environment can be created with the followind command:

conda env create -f environment.yml

If a new package is required and installed in a development environment, the next command updates 'environment.yml'.

conda env export > environment.yml

About

Python API for Pharmer


Languages

Language:HTML 49.6%Language:C++ 19.8%Language:Jupyter Notebook 14.1%Language:JavaScript 10.8%Language:CSS 2.9%Language:Python 1.8%Language:PHP 0.8%Language:C 0.2%Language:Makefile 0.0%