stable-inline-python 0.1.2

Stable Variant of inline-python.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.pyo3]
default-features = false
features = ["auto-initialize"]
version = "0.20.0"

[package]
authors = ["Lennard B. <lanbrokhman@gmail.com>"]
description = "Stable Variant of inline-python."
edition = "2021"
keywords = ["python", "inline", "embed", "macro"]
license = "BSD-2-Clause"
name = "stable-inline-python"
readme = "README.md"
repository = "https://github.com/JewishLewish/stable-inline-python"
version = "0.1.2"