inaturalist

View on PyPIReverse Dependencies (0)

0.1.10 inaturalist-0.1.10-py3-none-any.whl

Wheel Details

Project: inaturalist
Version: 0.1.10
Filename: inaturalist-0.1.10-py3-none-any.whl
Download: [link]
Size: 9835
MD5: 5af3e3a6c9eaed47484511a6b556e36d
SHA256: 142ad05e746fc645f3fe33a1f901856b9d8ffcf2385c2a0ac2239a170cf20893
Uploaded: 2022-08-26 13:18:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: inaturalist
Version: 0.1.10
Summary: iNaturalist Photo Scraper
Author: Alyetama
Author-Email: malyetama[at]pm.me
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7,<4.0
Requires-Dist: loguru (>=0.6.0)
Requires-Dist: minio (>=7.1.10)
Requires-Dist: python-dotenv (>=0.20.0)
Requires-Dist: requests (>=2.28.1)
Description-Content-Type: text/markdown
[Description omitted; length: 2114 characters]

WHEEL

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

RECORD

Path Digest Size
inaturalist/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
inaturalist/cli.py sha256=5F_xBjsyoGQpIaY1cw3fkO5EQPISURJBeVb-Vs-VhD0 4064
inaturalist/github_actions_strategy.py sha256=sjryZOiLYe_Rp_v90M-qK5cLtUiNQU79CC2dK7HsLjU 3197
inaturalist/scraper.py sha256=7h-GYdTMmcmeMXU5IEV-p9LLKQ7dCJECtatD0aQCE8I 15982
inaturalist-0.1.10.dist-info/entry_points.txt sha256=xLDOQZIcR54tzYMX5Bf8SPWgKwabFrJPq4Z1-j5Y4MA 78
inaturalist-0.1.10.dist-info/LICENSE sha256=dbIJyvEuoS6-EbabkQ5N07Gx0FH985jmLMQQDqrS0A0 1073
inaturalist-0.1.10.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
inaturalist-0.1.10.dist-info/METADATA sha256=I9IIDvrWGZ54piPHyc-mDOCgLQDkoqCiKLb9b1fFMgo 2784
inaturalist-0.1.10.dist-info/RECORD

entry_points.txt

inat = inaturalist:cli.main
inaturalist = inaturalist:cli.main