crates.io : RustPyNet : 0.1.1
RustPyNet is a crate designed to help use python inside multiple threads for small-medium workloads like calling fast execution callbacks and small-medium operations from multiple places in an orchestrated manner. RustPyNet is built on top of PyO3 and supports all PyO3 python operations, including basic responses for returning function results.
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:cargo/RustPyNet@0.1.1
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- chrono ^0.4 normal
- lazy_static ^1.4 normal
- md5 ^0.7 normal
- proc-macro2 ^1.0 normal
- pyo3 ^0.15 normal
- quote ^1.0 normal
- rand ^0.8.5 normal
- rustpynet_macros ^0.1.1 normal
- syn ^1.0 normal