This release is a pre-release and may not be stable for production use.
NautilusTrader PAPI
nautilus-trader-papi is an unofficial, full NautilusTrader distribution maintained in the
imbingox/nautilus_trader fork. It adds guarded
Binance Portfolio Margin (PAPI) account, reconciliation, and execution support while retaining the
standard nautilus_trader import path and a single Rust extension.
This package is not published or supported by Nautech Systems. Nautech Systems remains the author and copyright holder of the upstream project. Report fork-specific issues to the fork issue tracker.
Supported wheel
The initial 2.0.0rc7 release supports only:
- CPython 3.14 with the GIL enabled
- Linux x86_64 with a
manylinux_2_34baseline
No source distribution is published. Installations on other Python versions, operating systems, architectures, or free-threaded Python builds are unsupported and must not fall back to a local Rust build.
Install the exact binary release in a new virtual environment:
python3.14 -m venv .venv
.venv/bin/python -m pip install --only-binary=:all: nautilus-trader-papi==2.0.0rc7
Do not install nautilus-trader and nautilus-trader-papi together. Both distributions provide
the same nautilus_trader package and _libnautilus extension. Remove the official distribution,
or preferably create a fresh environment, before installing this fork.
The fork uses its own PEP 440 version sequence. 2.0.0rc7 is the first published PAPI candidate;
future PAPI changes receive a new public version even when the tracked upstream version is
unchanged. A matching number does not imply that the two distributions are interchangeable.
Safety boundary
Importing PAPI support does not authorize trading. BinancePapiExecutionClientConfig defaults to
trading=None. Trading requires explicit credentials, a durable absolute command-journal path,
finite per-instrument and account limits, an explicit report scope, and current authenticated risk
evidence.
The first release is deliberately limited to one-way USD-M perpetual execution for explicitly configured instruments. Unsupported products, hedge mode, ambiguous account state, stale risk evidence, unknown command outcomes, and unsupported borrowing or interest state fail closed.
Live trading can lose real capital. Review the adapter documentation and the account verification record before configuring a live process. The verification record distinguishes offline coverage, limited live evidence, known gaps, and unsupported behavior.
Upgrades and rollback
Stop the existing process before changing the installed extension. Record the installed package version, reconcile the account, and back up the command journal and related persistent state. Install the new version into a fresh environment, then start through the normal recovery and reconciliation path.
Never delete a command journal or replay an unresolved POST to force recovery. Before rolling back, confirm that the older version can read the persisted format and reconcile against current venue state. Published files are immutable; a corrected build is released under a new version.
Source, build constraints, release manifests, and the operator procedure are maintained in the fork repository.
Release files for nautilus-trader-papi 2.0.0rc7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| nautilus_trader_papi-2.0.0rc7-cp314-cp314-manylinux_2_34_x86_64.whl | CPython 3.14 | CPython 3.14 | Linux glibc 2.34+ x86-64 | Details |
Release files / nautilus_trader_papi-2.0.0rc7-cp314-cp314-manylinux_2_34_x86_64.whl
| Download URL | nautilus_trader_papi-2.0.0rc7-cp314-cp314-manylinux_2_34_x86_64.whl |
|---|---|
| Size | 73.8 MB |
| Tags | CPython 3.14 Linux glibc 2.34+ x86-64 |
|
SHA-256 checksum How to use checksums |
2a8d20cc595c8a92157481eb23d804d6f5220378e81eabb1d3fbbe8757cb73f1
|
|
BLAKE2b-256 checksum How to use checksums |
fbb93ccbdceede07fa09c99c39d6e24267a3f1bd527f14c692cd6e7137ad5c91
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 22, 2026.
Transparency log