Skip to content

Comprehensive repository of global country details, including country codes, calling codes, currency codes, and more

License

Notifications You must be signed in to change notification settings

sivakumar-mahalingam/country-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Country Database

License Python PyPI

A comprehensive repository of global country details, including country codes, ISD codes, currency codes, and more.

️✨Features

🌐Country Codes

  • Alpha2Code
  • Alpha3Code
  • NumericCode

Source: ISO 3166 - 1

🌍Region Details

  • Continent
  • Capital

Source: Wikipedia

  • RegionName
  • RegionCode
  • SubRegionName
  • SubRegionCode
  • IntermediateRegionName
  • IntermediateRegionCode

Source: UN M49

🔗TLD

  • TopLevelDomain

Source: IANA

☎️Calling Codes

  • CallingCode

Source: ITU

💲Currency Codes

  • CurrencyCode
  • CurrencyNumber
  • CurrencyName

Source: ISO 4217

🚩Flag

  • FlagEmoji
  • FlagUnicode
  • FlagImage [ToDo]

Source: Openmoji

⚙️Installation

Install country-db using pip:

pip install country-db

or conda:

conda install -c conda-forge country-db

✅ToDo

  • Include Usage/Example in README
  • Add wiki page
  • Add documentation page

🤝 Contributing

Contributions are welcome! Here's how you can help:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/amazing-feature)
  3. Make your changes
  4. Commit your changes (git commit -m 'feat: add amazing feature')
  5. Push to the branch (git push origin feature/amazing-feature)
  6. Open a Pull Request

⚖️License

This project is licensed under the MIT License - see the LICENSE file for details.

🙏Show your support

Give a ⭐️ if this project helped you!

About

Comprehensive repository of global country details, including country codes, calling codes, currency codes, and more

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages