Skip to content

hroest/pyprophet

 
 

Repository files navigation

pyprophet

python reimplementation of mProphet

Installation

Install pyprophet from Python package index:

$ pip install pyprophet

or:

$ easy_install pyprophet

Running pyprophet

pyoprophet is not only a Python package, but also a command line tool:

$ pyprophet --help

or:

$ pyprophet --delim=tab tests/test_data.txt

About

python reimplementation of mProphet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.0%
  • Python 6.9%
  • Shell 0.1%