Twitter Github QuantAQ Home
Products
MODULAIR
MODULAIR-PM
Datasheets
MODULAIR
MODULAIR-PM
Reference
API
Command Line Interface
Tutorials
Solar + Battery Installation Guide
Decoding Flags
© QuantAQ, Inc 2023 – V0.1.0
Command Line Interface
The QuantAQ Command Line Interface (CLI) tool provides easy-to-use tools to munge data associated with QuantAQ's air quality sensor data.
Turbocharge your data analysis experience 🚀
Checkout the docs and examples to see what's possible.
Check it out on GitHub
Overview
The purpose of the CLI tool is to make data munging a breeze! There is currently built-in functionality to allow you to easily:
- concatenate files
- merge files
- flag data
- expunge data
- resample data
For more information on usage, check out the complete docs.
Installation
Installing the cli
is simple. To install the most recent release:
$ pip install -U quantaq-cli
Examples
For examples and usage, please check out the full documentation page here.