Metadata-Version: 2.1
Name: ghoshtools
Version: 0.1.0
Summary: Tools for the Ghosh.
Home-page: https://github.com/rghosh670/ghoshtools
Author: Rohit Ghosh
Author-email: rohit.ghosh@yale.edu
License: MIT license
Keywords: ghoshtools
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: dill ==0.3.8
Requires-Dist: icecream ==2.1.3
Requires-Dist: pandas ==2.2.2
Requires-Dist: setuptools >69.1.1

==========
GhoshTools
==========


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

.. image:: https://img.shields.io/travis/rghosh670/ghoshtools.svg
        :target: https://travis-ci.com/rghosh670/ghoshtools

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




Tools for the Ghosh.


* Free software: MIT license
* Documentation: https://ghoshtools.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 (2024-03-16)
------------------

* First release on PyPI.
