Metadata-Version: 2.1
Name: pyworks-cache
Version: 0.1.0a1
Summary: Provide quick and simple function for caching use Redis or Files.
Home-page: https://github.com/pyworksasia/pyworks-cache
License: MIT
Keywords: packaging,poetry
Author: PyWorks Asia Team
Author-email: opensource@pyworks.asia
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: python-dotenv (>=0.15.0,<0.16.0)
Project-URL: Repository, https://github.com/pyworksasia/pyworks-cache
Description-Content-Type: text/markdown

# pyworks-cache
Pyworks Cache provide quick and simple function for caching use Redis or Files.

