Metadata-Version: 2.4
Name: qqutils
Version: 0.0.81
Summary: My collection of useful functions for Python
Home-page: https://github.com/ruanhao/qqutils
Author: Hao Ruan
Author-email: ruanhao1116@gmail.com
License: MIT
Keywords: utils
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.7, <4
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: hprint
Requires-Dist: icecream
Requires-Dist: click
Requires-Dist: stopwatch.py
Requires-Dist: python-dateutil
Requires-Dist: attrs
Requires-Dist: pycryptodome
Requires-Dist: Crypto
Requires-Dist: tqdm
Requires-Dist: pwinput
Requires-Dist: bcrypt
Requires-Dist: requests_toolbelt
Requires-Dist: pytz
Requires-Dist: sqlalchemy
Requires-Dist: rich
Requires-Dist: seaborn
Requires-Dist: wrapt
Requires-Dist: html2markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

qqutils
=======

Collection of reusable python functions.
