A comprehensive repository of global country details, including country codes, ISD codes, currency codes, and more.
- Alpha2Code
- Alpha3Code
- NumericCode
Source: ISO 3166 - 1
- Continent
- Capital
Source: Wikipedia
- RegionName
- RegionCode
- SubRegionName
- SubRegionCode
- IntermediateRegionName
- IntermediateRegionCode
Source: UN M49
- TopLevelDomain
Source: IANA
- CallingCode
Source: ITU
- CurrencyCode
- CurrencyNumber
- CurrencyName
Source: ISO 4217
- FlagEmoji
- FlagUnicode
- FlagImage [ToDo]
Source: Openmoji
Install country-db
using pip:
pip install country-db
or conda:
conda install -c conda-forge country-db
- Include Usage/Example in README
- Add wiki page
- Add documentation page
Contributions are welcome! Here's how you can help:
- Fork the repository
- Create a new branch (
git checkout -b feature/amazing-feature
) - Make your changes
- Commit your changes (
git commit -m 'feat: add amazing feature'
) - Push to the branch (
git push origin feature/amazing-feature
) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
Give a ⭐️ if this project helped you!