Metadata-Version: 2.1
Name: qqutils
Version: 0.0.35
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

qqutils
=======

Collection of reusable python functions.
