Docs.rs
blr-0.1.0
blr 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
AndrejOrsula
Dependencies
builder_derive_more ^0.1
normal
derive_builder ^0.20
normal
derive_more ^0.99
normal
nalgebra ^0.32
normal
pyo3 ^0.20
normal
pyo3_derive_more ^0.1
normal
pyo3_macros_more ^0.1
normal
semver ^1
normal
thiserror ^1.0
normal
which ^6.0
normal
tempfile ^3.2
dev
Versions
6.59%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
blr
0.1.0
Module python
Module Items
Functions
In blr::
utils
blr
::
utils
Module
python
Copy item path
Source
Functions
ยง
run_
bpy_
code
Run Python code that uses the Python API of Blender (
bpy
).
run_
bpy_
script
Run a Python script that uses the Python API of Blender (
bpy
).