Metadata-Version: 2.1
Name: reprograph
Version: 0.1.0
Summary: Framework for humane data analysis and reporting
Home-page: https://github.com/datagazing/reprograph
Author: Brendan Strejcek
Author-email: brendan@datagazing.com
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
Classifier: License :: OSI Approved :: MIT License

==========
reprograph
==========


.. image:: https://img.shields.io/pypi/v/reprograph.svg
        :target: https://pypi.python.org/pypi/reprograph

.. image:: https://img.shields.io/travis/datagazing/reprograph.svg
        :target: https://travis-ci.com/datagazing/reprograph

.. image:: https://readthedocs.org/projects/reprograph/badge/?version=latest
        :target: https://reprograph.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




Framework for humane data analysis and reporting


* Free software: MIT license
* Documentation: https://reprograph.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage

