Skip to content

stuartcampbell/javelin

 
 

Repository files navigation

#Javelin

##Installing

python setup.py install

###Using conda for package management

conda env create
source activate javelin
python setup.py install

##Running tests

Unit tests

py.test tests

Doctests

py.test --doctest-modules javelin

Documentation Status Build Status Build status codecov.io

Code Climate Codacy Badge Scrutinizer Code Quality Code Issues Code Health

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%