iso3166-scraper

View on PyPIReverse Dependencies (0)

0.0.1 iso3166_scraper-0.0.1-py3-none-any.whl

Wheel Details

Project: iso3166-scraper
Version: 0.0.1
Filename: iso3166_scraper-0.0.1-py3-none-any.whl
Download: [link]
Size: 5946
MD5: 771ea4d6054325d501fa7d458b47934c
SHA256: 913a70ad8ee81554b95e2a2da8385a0ac118f812325aff53fd83a8590fb07549
Uploaded: 2023-04-27 20:44:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: iso3166-scraper
Version: 0.0.1
Summary: A Python utility that scrapes ISO 3166 country code data from Wikipedia
Author: Carl Harris
Author-Email: ceharris414[at]gmail.com
Home-Page: https://github.com/soulwing/iso3166-scraper
Project-Url: Bug Tracker, https://github.com/soulwing/iso3166-scraper
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Requires-Dist: beautifulsoup4
Requires-Dist: requests
Requires-Dist: ruamel.yaml
Description-Content-Type: text/markdown
[Description omitted; length: 2292 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
iso3166_scraper/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
iso3166_scraper/__main__.py sha256=z8f999WKkuU7n7PUX9UIlstqAs0Sc1gBEHv68c5nLqQ 64
iso3166_scraper/extractor.py sha256=ALOc1h1Uy7IQdzFLVtoK8gZUpNH8nguBYeF8jwudKOw 1461
iso3166_scraper/flag_mapper.py sha256=te8UxtgsLjGpJSxhTjquVRWiNr6rjpTImgRtFluqVEA 430
iso3166_scraper/names.py sha256=8ljb6PfqwuO4oskSLRKGGv4oY3gQ4cXduHlV8Dk5xFM 154
iso3166_scraper/retriever.py sha256=2XXcYTbDq3mUZg_hIcLOPXYDwG8JoFSkNBBec0GXCeo 314
iso3166_scraper/scraper.py sha256=CRfxFe6B3I52cAS1LySkPd687tiMMSTb3__D4OMPd_4 2839
iso3166_scraper-0.0.1.dist-info/METADATA sha256=skaDx-uCpq988RAbxSjLVTOwDYnKazuknQOt3dDIGQM 2904
iso3166_scraper-0.0.1.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
iso3166_scraper-0.0.1.dist-info/entry_points.txt sha256=IKAO_w6DTzRjMcVHll6xzwxtbNH8qoH9EymOAoocsAE 65
iso3166_scraper-0.0.1.dist-info/top_level.txt sha256=rQKfEE2HvA01sIxRu3BMEUuI92jMgnDIjNot4epnTPA 16
iso3166_scraper-0.0.1.dist-info/RECORD

top_level.txt

iso3166_scraper

entry_points.txt

iso3166-scraper = iso3166_scraper:scraper.main