Skip to main content

Atlas CLI — OAuth login, tool calls, and live alert/flow streaming for the Atlas trading API

Project description

Atlas CLI (Python)

The Python implementation of the Atlas CLI. Zero third-party dependencies — pure standard library, Python ≥ 3.8.

Install

pipx install mindvest-atlas      # recommended (isolated)
# or
pip install --user mindvest-atlas
atlas login

Or run from a clone without installing:

cd python
python -m atlas_cli --help

Usage

See the top-level README for the full command reference. Quick tour:

atlas login
atlas tools
atlas stock-quote --symbol SPY
atlas options-chain --symbol SPY --expiration 2026-06-20
atlas alerts --symbol SPY --name greek_exposure --save-charts ./charts
atlas flow stream --symbol NVDA

Layout

atlas_cli/
  cli.py              # arg parsing + command dispatch + entry point (`run`)
  config.py           # constants, endpoints, paths
  pkce.py oauth.py loopback.py store.py   # auth: PKCE, OAuth, callback server, 0600 store
  client.py catalog.py stream.py _http.py # API client (+ auto-refresh), catalog, SSE
  ui.py args.py help.py format.py stream_loop.py
  commands/           # login, logout, whoami, tools, call, alerts, flow
tests/                # unittest suites (offline)

Test

python -m unittest discover -s tests

Runs PKCE/arg/SSE/storage unit tests plus integration tests that drive the real OAuth client and loopback server against in-process mock servers — no network required.

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

mindvest_atlas-0.1.1.tar.gz (20.4 kB view details)

Uploaded Source

Built Distribution

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

mindvest_atlas-0.1.1-py3-none-any.whl (29.4 kB view details)

Uploaded Python 3

File details

Details for the file mindvest_atlas-0.1.1.tar.gz.

File metadata

  • Download URL: mindvest_atlas-0.1.1.tar.gz
  • Upload date:
  • Size: 20.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for mindvest_atlas-0.1.1.tar.gz
Algorithm Hash digest
SHA256 5fddc5921f36d235e9df151b7a4f2c3a4adce0372d152177ce18892cdee1f04b
MD5 880086e38a4c9700f3b36bf6170d32be
BLAKE2b-256 4be190d8d753198904c518505239fc43a8f92c492187f931bff8c81ea8d64470

See more details on using hashes here.

Provenance

The following attestation bundles were made for mindvest_atlas-0.1.1.tar.gz:

Publisher: publish-pypi.yml on finmanagerai/atlas-cli

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

File details

Details for the file mindvest_atlas-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: mindvest_atlas-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 29.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for mindvest_atlas-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5524b15428617319c184021a6dbe01cd5e9030af5ca3c94a22e4bb6efb1c685f
MD5 9af79a5457476609c8de43a8b1076f70
BLAKE2b-256 5f2bf07897558664c436efeaa40b62dc82095e10f8d10f576222a9f5407183df

See more details on using hashes here.

Provenance

The following attestation bundles were made for mindvest_atlas-0.1.1-py3-none-any.whl:

Publisher: publish-pypi.yml on finmanagerai/atlas-cli

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

Supported by

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