Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

sjvair

Command-line tool and Python client for SJVAir — a network of air quality monitors across California's San Joaquin Valley.

📖 Full documentation: https://SJVAir.github.io/sjvair-python/

pip install sjvair

Quickstart

from sjvair import SJVAirClient

with SJVAirClient() as client:
    for monitor in client.monitors.list():
        print(monitor['id'], monitor['name'])
sjvair monitors list --county Fresno --output fresno.csv
sjvair regions list --type county

Development

# Install with dev dependencies
uv sync --group dev

# Run tests (live tests hit the real API and are excluded by default)
uv run pytest
uv run pytest -m live      # run the live integration tests

# Lint and format
uv run ruff check sjvair/
uv run ruff format sjvair/

# Type check
uv run ty check sjvair/

Documentation

Docs are built with Sphinx + MyST and deployed to GitHub Pages on every push to main.

# Install with docs dependencies
uv sync --group docs

# Build once (output in docs/_build/html)
uv run sphinx-build -b html docs docs/_build/html

# Build, serve, and auto-rebuild on change
uv run sphinx-autobuild docs docs/_build/html --port 8080

Download files

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

Source Distribution

sjvair-0.1.0a4.tar.gz (34.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sjvair-0.1.0a4-py3-none-any.whl (52.6 kB view details)

Uploaded Python 3

File details

Details for the file sjvair-0.1.0a4.tar.gz.

File metadata

  • Download URL: sjvair-0.1.0a4.tar.gz
  • Upload date:
  • Size: 34.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for sjvair-0.1.0a4.tar.gz
Algorithm Hash digest
SHA256 2dc67927b15959b88a51a5193c6ee69b4d97ea6070809c40d57db614c043533b
MD5 772f4708e7b7074d78612fcf950d5fa8
BLAKE2b-256 adecef27cb679beb79d33f554a9b4322fe08473d001172d19e09aeb2b8a5b652

See more details on using hashes here.

Provenance

The following attestation bundles were made for sjvair-0.1.0a4.tar.gz:

Publisher: publish.yml on SJVAir/sjvair-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sjvair-0.1.0a4-py3-none-any.whl.

File metadata

  • Download URL: sjvair-0.1.0a4-py3-none-any.whl
  • Upload date:
  • Size: 52.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for sjvair-0.1.0a4-py3-none-any.whl
Algorithm Hash digest
SHA256 472d659038c6bc8f81a246d44035206f12bc2a318b10053e8249415710838f57
MD5 7266c597e06eaa3723698d28c62e0025
BLAKE2b-256 1165046491f31dcbec098563649bc61681b5c3ddd88b5a270c166d43dc9e76dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for sjvair-0.1.0a4-py3-none-any.whl:

Publisher: publish.yml on SJVAir/sjvair-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.1.0a4 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page