Metadata-Version: 2.1
Name: pyassorted
Version: 0.0.3
Summary: A library has light-weight assorted utils in Prue-Python.
License: MIT
Author: Allen Chou
Author-email: f1470891079@gmail.com
Requires-Python: >=3.7.1,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: pytz
Requires-Dist: rich
Description-Content-Type: text/markdown

# pyassorted #

A library has assorted utils without dependencies in Pure-Python.

Documentation: https://dockhardman.github.io/pyassorted/

### Modules ###
- pyassorted.asyncio.executor
- pyassorted.asyncio.utils
- pyassorted.cache.cache

