Metadata-Version: 2.1
Name: helperpy
Version: 0.0.1
Summary: Library that serves a variety of utility functions (in Python)
Home-page: https://github.com/Nishant173/helperpy
Author: Nishant Rao
Author-email: nishant.rao173@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
License-File: LICENSE
Requires-Dist: asgiref (==3.4.1)
Requires-Dist: bleach (==4.1.0)
Requires-Dist: certifi (==2021.10.8)
Requires-Dist: charset-normalizer (==2.0.12)
Requires-Dist: colorama (==0.4.4)
Requires-Dist: cycler (==0.10.0)
Requires-Dist: Django (==3.2.5)
Requires-Dist: djangorestframework (==3.12.4)
Requires-Dist: docutils (==0.18.1)
Requires-Dist: et-xmlfile (==1.1.0)
Requires-Dist: Faker (==9.8.2)
Requires-Dist: idna (==3.3)
Requires-Dist: importlib-metadata (==4.6.4)
Requires-Dist: Jinja2 (==3.0.1)
Requires-Dist: joblib (==1.0.1)
Requires-Dist: keyring (==23.4.1)
Requires-Dist: kiwisolver (==1.3.1)
Requires-Dist: Mako (==1.1.4)
Requires-Dist: Markdown (==3.3.4)
Requires-Dist: MarkupSafe (==2.0.1)
Requires-Dist: matplotlib (==3.3.4)
Requires-Dist: numpy (==1.19.5)
Requires-Dist: openpyxl (==3.0.7)
Requires-Dist: packaging (==21.3)
Requires-Dist: pandas (==1.1.5)
Requires-Dist: pdoc3 (==0.10.0)
Requires-Dist: Pillow (==8.3.0)
Requires-Dist: pkginfo (==1.8.2)
Requires-Dist: Pygments (==2.11.2)
Requires-Dist: pyparsing (==2.4.7)
Requires-Dist: python-dateutil (==2.8.1)
Requires-Dist: pytz (==2021.1)
Requires-Dist: pywin32 (==301)
Requires-Dist: pywin32-ctypes (==0.2.0)
Requires-Dist: randomtimestamp (==2.0.0)
Requires-Dist: readme-renderer (==32.0)
Requires-Dist: requests (==2.27.1)
Requires-Dist: requests-toolbelt (==0.9.1)
Requires-Dist: rfc3986 (==1.5.0)
Requires-Dist: six (==1.16.0)
Requires-Dist: sqlparse (==0.4.1)
Requires-Dist: tabulate (==0.8.9)
Requires-Dist: text-unidecode (==1.3)
Requires-Dist: tinytag (==1.5.0)
Requires-Dist: tqdm (==4.62.0)
Requires-Dist: twine (==3.8.0)
Requires-Dist: typing-extensions (==4.0.0)
Requires-Dist: urllib3 (==1.26.8)
Requires-Dist: webencodings (==0.5.1)
Requires-Dist: zipp (==3.5.0)

Library that serves a variety of utility functions (in Python). Our repository: https://github.com/Nishant173/helperpy

