QuantAQ Docs
QuantAQ Cloud
  • Welcome to the QuantAQ Docs!
  • Hardware
    • MODULAIR
      • MODULAIR (pre-2025)
      • MODULAIR
    • MODULAIR-PM
    • Solar Power System
      • Solar Power System (pre-2025)
      • Smart Solar Power System
    • Weather Station
      • Gill MaxiMet Weather Station
  • Software APIs & Libraries
    • QuantAQ Cloud API
  • Tools
    • Command Line Interface
    • py-smps
Powered by GitBook
On this page
  • Overview
  • Installation
  • Examples

Was this helpful?

Export as PDF
  1. Tools

Command Line Interface

PreviousQuantAQ Cloud API

Last updated 4 months ago

Was this helpful?

The QuantAQ Command Line Interface (CLI) tool provides easy-to-use tools to munge data associated with QuantAQ's air quality sensor data.

Check it out on GitHub!

Overview

The purpose of the CLI tool is to make data munging a breeze! There are 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

To install the most recent release:

$ pip install -U quantaq-cli

Examples

For examples and usage, please check out the full documentation page .

here
GitHub - quant-aq/cli: The QuantAQ CLIGitHub
Logo