{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/5"}],"enrichment":{"capability":"Converts between ISO country codes (alpha-2, alpha-3, numeric), country names, and continent codes using data from pycountry and Wikipedia.","skillfed_tags":["country-data","iso-standards"],"use_cases":["Convert user-submitted country names to standardized ISO codes for database storage or API calls.","Determine a continent from a country code in geographic or regional analysis workflows.","Build lookup tables mapping country names to their ISO 3166-1 identifiers for data validation.","Normalize country data from multiple sources by converting between alpha-2, alpha-3, and numeric codes."],"what_it_does":"pycountry-convert is an extension of the pycountry library that adds bidirectional conversion functions between country names, ISO country codes (alpha-2, alpha-3, and numeric formats), and continent codes. It uses country data derived from Wikipedia combined with pycountry's data source.\n\nThe package provides functions to map countries with customizable name formatting (default, lowercase, or uppercase), convert between any pair of country identifiers, and look up continent codes from country codes. It has no runtime dependencies beyond pycountry and pprintpp, making it lightweight to install.","worth_installing":"No. The package is abandoned (last release 2018-02-18) and has not been tested against modern Python versions. While the MIT license is permissive and installation is frictionless, the lack of maintenance means country data may be stale and bugs will not be fixed. Consider using an actively maintained alternative or integrating pycountry directly with your own conversion logic."},"id":"pycountry-convert","links":{"html":"https://skillfed.io/packages/pycountry-convert","md":"https://skillfed.io/packages/pycountry-convert.md","pypi":"https://pypi.org/project/pycountry-convert/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2018-02-18","license_spdx":null,"license_treatment":"permissive","name":"pycountry-convert","python_support":"unspecified","summary":"Extension of Python package pycountry providing conversion functions."},"popularity":{"monthly_downloads":484175,"position":6405,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.7.2"}
