Skip to main content

A simple CLI to get live Air Quality Indices

Project description

# AQIPY

A simple tool to get Air Quality Indices from around the world.

## Installation 1. Get an API token [here](https://aqicn.org/data-platform/token/#/). 1. Create an environment variable with your token: export AQIPY_TOKEN=’<your_new_token>’ 1. Clone this repository. 1. From your new directory: pip3 install -e .

## Usage To get the AQI for your current location (IP based): aqipy

To get the AQI for a specific location (latitude longitude): aqipy geo [–latlon / -l <lat lon>]

## Attribution This tool uses APIs provided by the [World Air Quality Index Project](http://waqi.info/).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aqipy-0.2.0.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

aqipy-0.2.0-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page