Metadata-Version: 1.0
Name: pathogen
Version: 0.0.dev2
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/pathetic
           :target: https://pypi.org/project/pathetic/
        
        .. image:: https://img.shields.io/codecov/c/github/clockhart/pathetic/master
           :target: https://codecov.io/gh/clockhart/pathetic
        
        ..
           *dev:*
           <nobr><img src="https://img.shields.io/codecov/c/github/clockhart/pathetic/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 pathetic` or `pip install --pre pathetic` for the latest
        development
        release.
        
        we endeavor to follow https://scikit-learn.org/stable/developers/performance.html
Platform: UNKNOWN
