limbo/bindings/python
2024-12-20 20:32:03 +05:30
..
limbo Format Python bindings code using Ruff 2024-09-01 16:10:59 +03:00
src gracefully handling errors for issue https://github.com/tursodatabase/limbo/issues/494 , changes made 5 places where todo macros were replaced with relevant errors 2024-12-20 20:32:03 +05:30
tests Format Python bindings code using Ruff 2024-09-01 16:10:59 +03:00
build.rs feat: impl python binding 2024-08-11 08:58:18 +02:00
Cargo.toml Bump PyO3 dependency 2024-11-15 16:14:34 +02:00
example.py bindings/python: Add Python example 2024-11-20 19:10:02 +02:00
Makefile Add Makefile for Python bindings 2024-09-01 16:11:00 +03:00
pyproject.toml add maturin as dev dependency. 2024-12-18 21:14:58 +00:00
requirements-dev.txt add maturin as dev dependency. 2024-12-18 21:14:58 +00:00
requirements.txt fix project name in txt files. 2024-12-17 01:33:54 +00:00