Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.48 KB

README.md

File metadata and controls

19 lines (11 loc) · 1.48 KB

peppy python package

Documentation Status Build Status PEP compatible

peppy is the official python package for reading Portable Encapsulated Projects or PEPs in python.

Links to complete documentation:

peppy and looper

The peppy package was originally developed in conjuction with looper, a pipeline submission engine. The two projects have now been divided so that peppy can be used independently of looper. looper imports peppy to handle its project metadata loading and is therefore compatible with standard PEP format.

Contributing

Contributions are welcome! For bug reports, feature requests, or questions, please use the GitHub issue tracker. Please submit pull requests to the dev branch on the primary repository at http://github.com/pepkit/peppy.