Metadata-Version: 1.0
Name: pathogen
Version: 0.0.dev3
Summary: Helper functions for paths
Home-page: https://www.lockhartlab.org
Author: C. Lockhart
Author-email: chris@lockhartlab.org
License: UNKNOWN
Description: 
        another path managing package
        
        ..
           master
        
        .. image:: https://img.shields.io/pypi/v/pathogen
           :target: https://pypi.org/project/pathogen/
        
        .. image:: https://img.shields.io/codecov/c/github/clockhart/pathogen/master
           :target: https://codecov.io/gh/clockhart/pathogen
        
        ..
           *dev:*
           <nobr><img src="https://img.shields.io/codecov/c/github/clockhart/pathogen/dev" alt="coverage-dev"/></nobr>
        
        note that this package is **still in development**
        at this stage, I'm only building thing as they come to mind  
        version 1.0 will be the first major release  
        until then, consider this code heavily volatile
        
        yet, install simply by calling `pip install pathogen` or `pip install --pre pathogen` for the latest
        development
        release.
        
        we endeavor to follow https://scikit-learn.org/stable/developers/performance.html
Platform: UNKNOWN
