About the project | contents covered in the course | Installation | References
This project was worked API with python. We saw concepts of request and response, json, queries to a country API, information extraction, virtualenv, etc. We also cover the concepts of cli, running the program using the command line, with flags and parameters.
- PIP
- Virtualenv
- Requests
- Json
- API
- Command line argument passing
$ git clone https://github.com/isaias0rt0n/country-API.git
$ cd /country-API
$ python countries.py --help
Project made in the course of solyd training. A fully practical python course, covering basic concepts even more advanced.
📌Solyd
✅ By Isaias Orton