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.2.tar.gz (21.2 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.2-py3-none-any.whl (30.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mindvest_atlas-0.1.2.tar.gz
  • Upload date:
  • Size: 21.2 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.2.tar.gz
Algorithm Hash digest
SHA256 023a0c528caed5b09967975875f79a2e37aecacd5a9b7ca76a61ae60972444b9
MD5 e8ef462ad894f53fe927f65e1bba2d24
BLAKE2b-256 9c74a1313b52b92b7955168e6b6686ffecea58084051035c7cf9b78c5351ca2e

See more details on using hashes here.

Provenance

The following attestation bundles were made for mindvest_atlas-0.1.2.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.2-py3-none-any.whl.

File metadata

  • Download URL: mindvest_atlas-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 30.1 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0445a0f63127eca99765d25b2e27db777b801b9e2753555fd969d7346bcac574
MD5 3bce294679e87d01d028a61a6820cdf2
BLAKE2b-256 1974dc45cd4a48778c5da590304e42b353d3c11ca92d9cc2df4657edc6db21f3

See more details on using hashes here.

Provenance

The following attestation bundles were made for mindvest_atlas-0.1.2-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