Metadata-Version: 2.1
Name: utify
Version: 0.1.12
Summary: Utility Functions for Python
Author: yajiez
Author-email: yajiez.me@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Provides-Extra: doc
Requires-Dist: fire (>=0.2.1,<0.3.0)
Requires-Dist: halo (>=0.0.28,<0.0.29)
Requires-Dist: ipython (>=7.10.2,<8.0.0)
Requires-Dist: matplotlib (>=3.1.2,<4.0.0)
Requires-Dist: nbsphinx (>=0.5.0,<0.6.0); extra == "doc"
Requires-Dist: numpy (>=1.16.1,<1.18.0)
Requires-Dist: pandas (>=0.25.3,<0.26.0)
Requires-Dist: pillow (>=6.2.1,<7.0.0)
Requires-Dist: pyarrow (>=0.15.1,<0.16.0)
Requires-Dist: recommonmark (>=0.6.0,<0.7.0); extra == "doc"
Requires-Dist: requests (>=2.22.0,<3.0.0)
Requires-Dist: seaborn (>=0.9.0,<0.10.0)
Requires-Dist: sphinx (>=2.3.0,<3.0.0)
Requires-Dist: sphinx_rtd_theme (>=0.4.3,<0.5.0); extra == "doc"
Requires-Dist: sqlalchemy (>=1.3.12,<2.0.0)
Requires-Dist: tables (>=3.6.1,<4.0.0)
Requires-Dist: tqdm (>=4.40.2,<5.0.0)
Requires-Dist: wasabi (>=0.4.2,<0.5.0)
Description-Content-Type: text/markdown

# utify: Utility Functions for Python


