{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/11"}],"enrichment":{"capability":"Provides ISO 3166-1 country codes and names in multiple languages, queryable by language or country code.","skillfed_tags":["reference-data","i18n","iso-standards"],"use_cases":["Populate country dropdown menus in web forms with localized country names for different user languages.","Validate user-entered country names or codes against the ISO 3166-1 standard during data import or form submission.","Build a reverse lookup table to convert country names (in any supported language) back to ISO codes for storage or API calls.","Generate multilingual country reference data for documentation, reports, or configuration files.","Support internationalization by serving country lists in the user's preferred language without maintaining separate data files."],"what_it_does":"country_list is a lightweight reference package that bundles ISO 3166-1 country codes alongside country names translated into multiple languages. It exposes a simple API to query countries by language code, returning code-name pairs, and to reverse-lookup country codes from names. The package has no runtime dependencies and supports Python 3.8 through 3.12.\n\nTypical use is in web forms, data validation, or internationalization workflows where you need to populate dropdowns or validate user input against a canonical list of countries. The data comes from umpirsky/country-list and is packaged as a pure Python wheel, making it quick to install and integrate.","worth_installing":"Yes. The package is lightweight, has zero dependencies, is actively maintained, carries a permissive MIT license, and solves a common reference-data problem. Install it if you need ISO 3166-1 country codes and names in multiple languages; skip it only if you already have country data embedded elsewhere or need real-time updates beyond what a static package provides."},"id":"country-list","links":{"html":"https://skillfed.io/packages/country-list","md":"https://skillfed.io/packages/country-list.md","pypi":"https://pypi.org/project/country-list/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-11-05","license_spdx":null,"license_treatment":"permissive","name":"country_list","python_support":"supports_current","summary":"List of all countries with names and ISO 3166-1 codes in all languages"},"popularity":{"monthly_downloads":84382,"position":14002,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.1.0"}
