Installation#
Nelsie requires Python 3.10+.
Installation via pip
(recommended)#
Nelsie supports Linux, Windows, and MacOS X on all major platforms.
Installation from sources#
- Install Rust (https://rustup.rs/)
- Install Maturin (
pip install maturin
) - Run in Nelsie source code directory: