Skip to content

stephenlenzi/phy-contrib

 
 

Repository files navigation

phy-contrib

Build Status PyPI release

Plugins for phy.

Quick install

You first need to install phy. Then, activate your conda environment and do:

pip install phycontrib

Installing the development version

If you want to use the bleeding-edge version, do:

git clone https://github.com/kwikteam/phy-contrib.git
cd phy-contrib
python setup.py develop

Then, you can update at any time with:

cd phy-contrib
git pull

About

Plugins for phy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.7%
  • Makefile 1.3%