Metadata-Version: 2.1
Name: peppy
Version: 0.30.3
Summary: A python-based project metadata manager for portable encapsulated projects
Home-page: https://github.com/pepkit/peppy/
Author: Michal Stolarczyk, Nathan Sheffield, Vince Reuter, Andre Rendeiro
License: BSD2
Description: # peppy python package
        
        ![Run pytests](https://github.com/pepkit/peppy/workflows/Run%20pytests/badge.svg)
        [![codecov](https://codecov.io/gh/pepkit/peppy/branch/master/graph/badge.svg)](https://codecov.io/gh/pepkit/peppy)
        [![PEP compatible](http://pepkit.github.io/img/PEP-compatible-green.svg)](http://pepkit.github.io)
        
        `peppy` is the official python package for reading **Portable Encapsulated Projects** or **PEP**s in `python`. 
        
        Links to complete documentation:
        
        * Complete documentation and API for the `peppy` python package is at [peppy.databio.org](http://peppy.databio.org).
        * Reference documentation for standard **PEP** format is at [pepkit.github.io](https://pepkit.github.io/).
        * Example PEPs for testing `peppy` are in the [example_peps repository](https://github.com/pepkit/example_peps).
        
Keywords: project,metadata,bioinformatics,sequencing,ngs,workflow
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Description-Content-Type: text/markdown
