Expand description
Python bindings from PyO3.
Modules§
- client
- Connects custom Python adapters to the Rust live node through PyO3.
- config
- Exposes Rust live-node, engine, and client configuration types through PyO3.
- node
- Python bindings for live node.
- runtime
- Owns Python adapter operations on the node’s asyncio event loop.
Functions§
- live
- Exposed through
nautilus_trader.live.