Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Anexen/pyxirr-mixed-python-rust-project-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://github.com/PyO3/maturin

Building the wheel

$ maturin develop --release --strip
$ poetry build

OR

$ maturin build --release --strip

Building the .so library for development

$ maturin develop

Benchmark

$ poetry install --no-root
$ maturin develop --release --strip
$ pytest test.py

About

Python example project with rust extension

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published