https://github.com/twinleaf/twinleaf-python
https://github.com/twinleaf/twinleaf-python
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/twinleaf/twinleaf-python
- Owner: twinleaf
- Created: 2024-11-05T00:50:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-07T22:56:48.000Z (about 1 year ago)
- Last Synced: 2025-04-07T23:30:13.489Z (about 1 year ago)
- Language: Rust
- Size: 24.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Twinleaf Python
This python package uses the twinleaf-rust backend to provide higher performance data handling.
## Installation
Ensure the rust compiler is installed. Until the package is available from PyPI, install using pip: `pip install .` from the package source root.