limbo/bindings/python
2024-11-20 19:10:02 +02:00
..
limbo Format Python bindings code using Ruff 2024-09-01 16:10:59 +03:00
src fix imports 2024-11-05 15:29:54 +01:00
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 support for Python 3.13 and drop support for Python 3.8 2024-10-12 15:16:14 +03:00
requirements-dev.txt bindings/python: update bindings requirements-dev 2024-11-12 17:09:41 +01:00
requirements.txt Check requirements.txt files in Python workflow 2024-09-01 16:10:59 +03:00