Skip to content

SilcsBio/PyPharmer

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • HTML 49.6%
  • C++ 19.8%
  • Jupyter Notebook 14.1%
  • JavaScript 10.8%
  • CSS 2.9%
  • Python 1.8%
  • Other 1.0%