limbo/bindings/python
2025-06-20 15:59:03 -03:00
..
limbo Format Python bindings code using Ruff 2024-09-01 16:10:59 +03:00
src Switch Connection to use Arc instead of Rc 2025-06-16 10:43:19 +03:00
tests use integer primary key on test_in_memory_fetchone_select_all_users 2025-06-17 19:33:23 +02:00
build.rs feat(python): add in-memory mode 2024-12-30 10:21:11 +01:00
Cargo.toml build(deps): bump pyo3 from 0.24.0 to 0.24.1 2025-04-11 07:01:07 +00:00
example.py ext/python: Makes linter happy 2025-03-24 12:40:59 -03:00
Makefile Add Makefile for Python bindings 2024-09-01 16:11:00 +03:00
pyproject.toml use uv in github actions 2025-06-20 15:59:03 -03: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