Skip to main content

Python tooling and app bootstrap for neuralspotx

Project description

neuralspotx

CI Pages Release

neuralspotx is the NSX tooling repo.

NSX is a lightweight bare-metal workflow for Ambiq targets. It provides:

  • the nsx CLI
  • packaged app templates
  • packaged CMake helpers
  • built-in board definitions
  • curated metadata for module and SDK selection

The primary audience is app developers creating small, focused NSX applications for bring-up, profiling, validation, and simple demos.

For contributor workflows such as releases, CI, and the Python API surface, use the docs site under docs/.

Documentation

The main documentation lives in the docs site built from docs/.

Install the docs toolchain:

cd <nsx-repo>
uv sync --group docs

Run the docs site locally:

cd <nsx-repo>
uv run --group docs zensical serve

Build the static site:

cd <nsx-repo>
uv run --group docs zensical build

Quick Start

NSX uses an app-first flow. Each app is a self-contained project directory with vendored modules, board definitions, and build helpers.

For app users, the cleanest install path is pipx:

pipx install neuralspotx
nsx doctor
nsx create-app hello_ap510 --board apollo510_evb

For contributors working from a source checkout:

cd <nsx-repo>
uv sync
source .venv/bin/activate
nsx doctor
nsx create-app hello_ap510 --board apollo510_evb

Build the app:

nsx configure --app-dir hello_ap510
nsx build --app-dir hello_ap510

Repo Scope

This repo owns:

  • src/neuralspotx
  • packaged documentation and templates
  • packaged board definitions
  • CMake helper assets used by generated apps

Built-in firmware modules are described by the packaged registry and fetched from their default upstream repos as needed. Normal app users create standalone app directories and let NSX manage module resolution, vendoring, configuration, build, flash, and view flows.

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

neuralspotx-0.6.6.tar.gz (230.3 kB view details)

Uploaded Source

Built Distribution

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

neuralspotx-0.6.6-py3-none-any.whl (229.4 kB view details)

Uploaded Python 3

File details

Details for the file neuralspotx-0.6.6.tar.gz.

File metadata

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

File hashes

Hashes for neuralspotx-0.6.6.tar.gz
Algorithm Hash digest
SHA256 40c9ce67e41cf6a2233e8abde1ebbc008589984587d006c7298e7c9c052ea674
MD5 142e7e082a199283c8da6c05f53a842d
BLAKE2b-256 a83cb314e883a9da439ad806deda1f3c513f7a146ebdfe8cb035f7483273ae93

See more details on using hashes here.

Provenance

The following attestation bundles were made for neuralspotx-0.6.6.tar.gz:

Publisher: release.yml on AmbiqAI/neuralspotx

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

File details

Details for the file neuralspotx-0.6.6-py3-none-any.whl.

File metadata

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

File hashes

Hashes for neuralspotx-0.6.6-py3-none-any.whl
Algorithm Hash digest
SHA256 80116d147a3bcb07a548ab095e95d9a2b05ca2b1aa9ea6c602bb8a517d1bcf12
MD5 71cebb8deb2f601931aacc7958d79265
BLAKE2b-256 3fcaa6d6f2d0081a65a143533e6ae4ed7586ce0c3c86c49e988723045081800a

See more details on using hashes here.

Provenance

The following attestation bundles were made for neuralspotx-0.6.6-py3-none-any.whl:

Publisher: release.yml on AmbiqAI/neuralspotx

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