limbo
limbo copied to clipboard
pylimbo package?
As discussed in this issue, some users may want to consume Limbo on Python via a pylimbo package:
https://github.com/penberg/limbo/issues/128#issuecomment-2255253421
We can build a bindings/python
package using https://www.maturin.rs, which follows the same API that Python's integrated SQLite has to have a drop-in replacement package.