Metadata-Version: 2.1
Name: pathogen
Version: 0.0.dev10
Summary: Helper functions for paths
Home-page: https://www.lockhartlab.org
Author: C. Lockhart
Author-email: chris@lockhartlab.org
License-File: LICENSE.md


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
