The QuantAQ CLI
Project description
QuantAQ Command Line Interface (CLI)
This package provides easy-to-use tools to munge data associated with QuantAQ air quality sensors.
Documentation
Full documentation can be found here.
Dependencies
This tool is built for Python 3.6.1+ and has the following key dependencies
python = ">=3.8,<4.0"
pandas = ">=1.0.4"
More details can be found in the pyproject.toml
file at the base of this repository.
Installation
Install from PyPI
$ pip install quantaq-cli
It can also be added as a dependency using Poetry
$ poetry add quantaq-cli
If you would like to install locally, you can clone the repository and install directly with Poetry
$ poetry install
Testing
All tests are automagically run via GitHub actions and reports are uploaded directly to codecov. For results to these runs, click on the badges at the top of this file. In addition, you can run tests locally
$ poetry run pytest --cov=./ --cov-report=xml -rP
Development
Development takes place on GitHub. Issues and bugs can be submitted and tracked via the GitHub Issue Tracker for this repository.
License
Copyright © 2020-2023 QuantAQ, Inc.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file quantaq_cli-0.5.0.tar.gz
.
File metadata
- Download URL: quantaq_cli-0.5.0.tar.gz
- Upload date:
- Size: 13.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.10.5 Linux/5.4.0-1094-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1bc30270cdb8cd9322ef558221925cf4330dd421aff8bca1040a25873b2ca68 |
|
MD5 | 56fdd047510bec347574a03afad753e0 |
|
BLAKE2b-256 | 2c433abf82d66de6c6a9e7489e3ffa9c91ff06fe45f7590b3662b928cb8e54f0 |
File details
Details for the file quantaq_cli-0.5.0-py3-none-any.whl
.
File metadata
- Download URL: quantaq_cli-0.5.0-py3-none-any.whl
- Upload date:
- Size: 17.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.10.5 Linux/5.4.0-1094-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f511dc0720936d9bd04ddd1071225c147dcf21cf46da4d2d4af7028dde44767 |
|
MD5 | 702198d94b14d91c7d75a49d850a533d |
|
BLAKE2b-256 | a66df35151b7efa2898aea60fb97e8acb0f677c05909d82d333d9d2124689755 |