Metadata-Version: 2.1
Name: datools
Version: 0.1.1
Summary: Tools for working with data.
Home-page: https://github.com/marcua/datools
Author: Unlimited Labs, Inc.
Author-email: marcua@marcua.net
License: Apache Software License 2.0
Keywords: datools
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5

=======
Datools
=======


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

.. image:: https://img.shields.io/travis/marcua/datools.svg
        :target: https://travis-ci.com/marcua/datools

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


.. image:: https://pyup.io/repos/github/marcua/datools/shield.svg
     :target: https://pyup.io/repos/github/marcua/datools/
     :alt: Updates



Tools for working with data.


* Free software: Apache Software License 2.0
* Documentation: https://datools.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


=======
History
=======

0.1.0 (2020-05-25)
------------------

* First release on PyPI.


