Skip to content

Project to use the restcountries API with a python client

License

Notifications You must be signed in to change notification settings

martingaldeca/restcountries_cli

Repository files navigation

Restcountries_cli Readme

Black Mypy Ruff Sourcery Linters Tests Coverage PyPI Documentation Status Python version License

Restcountries cli is a python client to encapsulate the calls to restcountries API.

The main difference with other restcountries clients is that the calls are cached.

Also all the countries are returned as pydantic models, so the data navigation is easier.

Yo can check the code in GitHub or follow the official documentation.

About

Project to use the restcountries API with a python client

Resources

License

Stars

Watchers

Forks

Packages

No packages published