Metadata-Version: 2.1
Name: iox
Version: 0.3.dev9
Summary: a package for IO connections
Home-page: https://www.lockhartlab.org
Author: C. Lockhart
Author-email: chris@lockhartlab.org
License-File: LICENSE.md


.. image:: iox.svg
   :height: 200px

..
   master

.. image:: https://img.shields.io/pypi/v/iox
   :target: https://pypi.org/project/iox/

.. image:: https://img.shields.io/codecov/c/github/LockhartLab/iox/master
   :target: https://codecov.io/gh/LockhartLab/iox

..
   *dev:*
   <nobr><img src="https://img.shields.io/codecov/c/github/LockhartLab/iox/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 iox` or `pip install --pre iox` for the latest
development release.

we endeavor to follow https://scikit-learn.org/stable/developers/performance.html
