We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a76ba2 commit 476a547Copy full SHA for 476a547
1 file changed
README.md
@@ -0,0 +1,7 @@
1
+# Twinleaf Python
2
+
3
+This python package uses the twinleaf-rust backend to provide higher performance data handling.
4
5
+## Installation
6
7
+Ensure the rust compiler is installed. Until the package is available from PyPI, install using pip: `pip install .` from the package source root.
0 commit comments