Metadata-Version: 2.1
Name: workers-kv.py
Version: 1.0
Summary: An api wrapper of Cloudflare Workers KV for Python
Home-page: https://github.com/Alpaca131/workers-kv-py
Author: Alpaca131
Author-email: iwa124816@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# What is this?
This is the api wrapper of Cloudflare Workers KV.  
You can use this to store and retrieve data from your Cloudflare Workers KV much easier.


## Installation
WIP

