Metadata-Version: 2.1
Name: scrape-721
Version: 0.2.0
Summary: "A basic tool for scraping ERC-721 smart contract data"
License: MIT
Author: Corey Bothwell
Author-email: corey.bothwell@uzh.ch
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: python-dotenv (>=0.20.0,<0.21.0)
Requires-Dist: redis (>=4.3.4,<5.0.0)
Requires-Dist: typer (>=0.4.2,<0.5.0)
Requires-Dist: web3 (>=5.29.2,<6.0.0)
Description-Content-Type: text/markdown

# Example Package

This is a simple example package. You can use
[Github-flavored Markdown](https://guides.github.com/features/mastering-markdown/)
to write your content.

