Skip to content

Python wrapper of the simplyr-lib market matching algorithms

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

BESTenergytrade/simplyr-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimplyR Python Lib

Python wrapper of the simplyr-lib market matching algorithms implemented in RUST

Getting Started

Use Pyo3 Lib to wrap the rust library into a python lib.

python -m venv venv/
source venv/bin/activate
pip install maturin

To install the lib to your current python environment use:

maturin develop

Run example:

python run_matching.py

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Python wrapper of the simplyr-lib market matching algorithms

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published