Metadata-Version: 2.1
Name: jeffs-ds
Version: 0.1.0
Summary: Common packages Jeff uses 
Home-page: https://github.com/sik-flow/jeffs_ds
Author: Jeff Herman
Author-email: jherman1199@gmail.com
License: GNU General Public License v3
Keywords: jeffs_ds
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
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

===========================
Jeff's Common DS Functions 
===========================


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

.. image:: https://img.shields.io/travis/sik-flow/jeffs_ds.svg
        :target: https://travis-ci.org/sik-flow/jeffs_ds

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




Common packages Jeff uses 


* Free software: GNU General Public License v3
* Documentation: https://jeffs-ds.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 (2019-12-27)
------------------

* First release on PyPI.


