Info-only Python package for Nextral publishing metadata.
Project description
nextral
nextral is a runtime-neutral monorepo with a canonical Rust core and FFI bindings for Python and Node.js.
Current public package bootstrap is info-only as nextral at version 0.0.1 for both PyPI and npm.
Architecture at a glance
nextral/
├── src/ # canonical Rust core
├── bindings/
│ ├── python/ # PyO3 bridge + Python wrappers
│ └── node/ # napi-rs bridge + TS wrappers
├── apps/ # native consumers (CLI, MCP, web, examples)
├── tests/
├── docs/
├── scripts/
├── Cargo.toml
├── package.json
└── pyproject.toml
Build surfaces
cargo build --workspace
pip install -e bindings/python
npm install nextral
Documentation
- Main index:
docs/README.md - Project structure:
docs/architecture/project-structure.md - Memory system docs:
docs/memory/README.md
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
nextral-0.0.1.tar.gz
(46.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nextral-0.0.1.tar.gz.
File metadata
- Download URL: nextral-0.0.1.tar.gz
- Upload date:
- Size: 46.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f651734dd1d5f2b7cee30628150de94903d8d56c9a9f73a8721c213fc78b803
|
|
| MD5 |
9dd36a489a2966d7e03cd6c9f9e017b2
|
|
| BLAKE2b-256 |
0e4fea008ee3e7b1757ef624ebfb8b4eab3e87d10b95e9910babe2f5dbe4dd46
|
File details
Details for the file nextral-0.0.1-cp314-cp314-win_amd64.whl.
File metadata
- Download URL: nextral-0.0.1-cp314-cp314-win_amd64.whl
- Upload date:
- Size: 115.5 kB
- Tags: CPython 3.14, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b5f1ce6e6f3eebba30a410928d35b22950d38895e8e2060eb3e263106c5662f
|
|
| MD5 |
11579d9598b038f99d17485da22662c2
|
|
| BLAKE2b-256 |
96d272acc9ac90547e37287b2f04ed1773da3de7f1b0a71791a21294ccbb2e4e
|