Skip to content

Simple "utility" functions for Open Tree of Life's python code. Formerly part of the peyotl package

License

Notifications You must be signed in to change notification settings

OpenTreeOfLife/peyutil

Repository files navigation

peyutil

Build Status

peyutil

peyutil is a package of basic utility functions that is used by the Open Tree of Life project. It is one of the packages that used to make up a part of peyotl. This package probably not of great use to external developers by itself, it is a prerequisite for the peyotl package.

Instructions

::

python3 -mvenv env
source env/bin/activate
pip install -r requirements.txt
python setup.py develop
python setup.py test

performs the basic installation and test.

Thanks

Thanks to NSF and HITS for funding support.

peyutil is primarily written by Mark Holder, Emily Jane McTavish, and Jim Allman, but see the CONTRIBUTORS file for a more complete list of people who have contributed code.


About

Simple "utility" functions for Open Tree of Life's python code. Formerly part of the peyotl package

Resources

License

Stars

Watchers

Forks

Packages

No packages published