scrape-721

View on PyPIReverse Dependencies (0)

0.3.0 scrape_721-0.3.0-py3-none-any.whl

Wheel Details

Project: scrape-721
Version: 0.3.0
Filename: scrape_721-0.3.0-py3-none-any.whl
Download: [link]
Size: 7590
MD5: ba8219a56df3919fba570f0a50c0f9ed
SHA256: ad06f62e9f2cd7285a1b0e2e0652c3bb70e83985ae3560491d380d46b08cca04
Uploaded: 2022-07-08 11:00:49 +0000

dist-info

METADATA

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

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
scrape_721/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
scrape_721/__main__.py sha256=_wCnt_wUyh5yjafq9ZWbNyiDlyaOr5o9QIUNDGYy3bk 51
scrape_721/constants.py sha256=9__I8U4wxbx5u7QU8_pkv5-r3dg6FU7l5PjryKjpZfc 7274
scrape_721/contract_utils.py sha256=7pdv4yv0h-cVsZE9YPgFYeBbEKVyzPeQaFeuF7HVTrg 1783
scrape_721/main.py sha256=gsVEoylpcWndnwGIty2-e9Gox15lYkAwbVZY3kxY2XM 11844
scrape_721-0.3.0.dist-info/entry_points.txt sha256=LbdjToviCTNK3KUVjd9E4t0-B6P189t2aGEZxG0b5Fk 50
scrape_721-0.3.0.dist-info/LICENSE sha256=ZMsEcQhNxiwgBErvMa0h-PT4RbZhICmBpJ0A2Y62VdY 1058
scrape_721-0.3.0.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
scrape_721-0.3.0.dist-info/METADATA sha256=nSYKc1DJ73Dop73Rrie9TjhsqFL82fql-yuRWlgjbfY 745
scrape_721-0.3.0.dist-info/RECORD

entry_points.txt

scrape-721 = scrape_721.main:app