sharkovsky / air-quality-index

A simple Python project to obtain the air quality index of a city

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple Python project to find out the air quality index

Build Status

Simple tool to contact the API of the World Air Quality Index website. The real goal of this project is to learn about REST API, testing and proper python programming practices.

The tool can be invoked by

python -m airqualityindex.contactapi --city <name of city>

About

A simple Python project to obtain the air quality index of a city

License:MIT License


Languages

Language:Python 100.0%