country_converter

View on PyPIReverse Dependencies (22)

1.3 country_converter-1.3-py3-none-any.whl

Wheel Details

Project: country_converter
Version: 1.3
Filename: country_converter-1.3-py3-none-any.whl
Download: [link]
Size: 47168
MD5: f559ab073e3d7c7633e1f0cdfc2dff59
SHA256: 006958c83adeada455d2f178921fdd051def736259ff250fada912eaf3ca8cf1
Uploaded: 2024-11-15 14:45:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: country_converter
Version: 1.3
Summary: The country converter (coco) - a Python package for converting country names between different classifications schemes
Author-Email: Konstantin Stadler <konstantin.stadler[at]ntnu.no>
Project-Url: Repository, https://github.com/IndEcol/country_converter
License: GNU General Public License v3 (GPLv3)
Keywords: country,ISO 3166
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Utilities
Requires-Python: >=3.9
Requires-Dist: pandas (>=1.0)
Requires-Dist: country-converter[lint,test]; extra == "dev"
Requires-Dist: black (>=22.3.0); extra == "lint"
Requires-Dist: isort (>=5.5.2); extra == "lint"
Requires-Dist: coveralls; extra == "test"
Requires-Dist: pytest (>=5.4.0); extra == "test"
Requires-Dist: pytest-black; extra == "test"
Requires-Dist: pytest-cov (>=2.7.0); extra == "test"
Requires-Dist: pytest-datadir; extra == "test"
Requires-Dist: pytest-mypy; extra == "test"
Provides-Extra: dev
Provides-Extra: lint
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 23311 characters]

WHEEL

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

RECORD

Path Digest Size
country_converter/__init__.py sha256=M3Cc7r63UteGNam62y83RV8zNvQC6rq8Obx_RrnbSmg 196
country_converter/country_converter.py sha256=J3Fr0XqF7V0O6axG4iXTXheKXqoxKPYWgTKxENJSBPw 35858
country_converter/country_data.tsv sha256=tMQgP9oYalSmdvNilovF867lcylxSFYK5T1j-bA9-y0 59766
country_converter/version.py sha256=JEUjlV70RbBlpKucoz_LTYdJ3IHZdZ_Eu5rEIAytDow 20
country_converter-1.3.dist-info/LICENSE sha256=1eIp1lhHUZ8m0j0676rjLxzpYu1fKvwkgVAVqRVERvY 32463
country_converter-1.3.dist-info/METADATA sha256=6DpQojujErLnKu5Apx1LuGh6QV2NamSDhRJlv29TXoc 25093
country_converter-1.3.dist-info/WHEEL sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY 91
country_converter-1.3.dist-info/entry_points.txt sha256=waoeGj6b3ZhpsRUo9h3jjtJYzENmbzx4qx9pWRwgcYI 66
country_converter-1.3.dist-info/top_level.txt sha256=XxnMaYQxCEzEGhxUSQ2ZeS20c9fkLVsS4-nRIB2USWc 18
country_converter-1.3.dist-info/RECORD

top_level.txt

country_converter

entry_points.txt

coco = country_converter.country_converter:main