Metadata-Version: 2.1
Name: web3storage
Version: 0.1.1
Summary: Interacting with the web3.storage API to upload/download files
License: MIT
Author: Marcus Weinberger
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: requests (>=2.27.1,<3.0.0)
