574 Forks
8894 Stars
8894 Watchers

pyo3

Rust bindings for the Python interpreter

How to download and setup pyo3

Open terminal and run command
git clone https://github.com/PyO3/pyo3.git
git clone is used to create a copy or clone of pyo3 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pyo3 https://github.com/PyO3/pyo3/archive/master.zip

Or simply clone pyo3 with SSH
[email protected]:PyO3/pyo3.git

If you have some problems with pyo3

You may open issue on pyo3 support forum (system) here: https://github.com/PyO3/pyo3/issues