pyo3/examples/plugin/plugin_api
David Hewitt 7a2c63da76
Merge pull request #3536 from davidhewitt/maturin-build-args
examples: remove requirements-dev.txt files
2023-10-29 13:27:15 +00:00
..
src added a plugin example that shows how to integrate a Python plugin into a Rust app while having option to test API without the main app 2023-01-27 08:34:09 +00:00
tests ci: switch from black to ruff 2023-10-26 21:04:49 +01:00
Cargo.toml added a plugin example that shows how to integrate a Python plugin into a Rust app while having option to test API without the main app 2023-01-27 08:34:09 +00:00
noxfile.py examples: remove requirements-dev.txt files 2023-10-26 08:24:30 +01:00
pyproject.toml examples: remove requirements-dev.txt files 2023-10-26 08:24:30 +01:00