python-sql-mojo
A Mojo-backed, Linux-only replacement for python-sql.
The distribution package is python-sql-mojo; its Python import remains sql for drop-in compatibility. It cannot coexist with the upstream python-sql package in one environment because both provide that import.
Development
pixi run build
pixi run test
pixi run check
pixi run build compiles sql/_core.mojo, embeds the required Mojo runtime libraries, and writes a manylinux_2_35_x86_64 wheel to dist/.
Installation
python3 -m pip install python-sql-mojo
python3 -c "from sql import Table; print(Table('party').select())"
Consumers do not need Mojo installed. Build and publish one wheel for each supported platform.
Publishing
pixi run build
pixi run check
TWINE_USERNAME=__token__ TWINE_PASSWORD=pypi-... pixi run publish
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file python_sql_mojo-1.8.1.1-py3-none-manylinux_2_35_x86_64.whl.
File metadata
- Download URL: python_sql_mojo-1.8.1.1-py3-none-manylinux_2_35_x86_64.whl
- Upload date:
- Size: 19.4 MB
- Tags: Python 3, manylinux: glibc 2.35+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f232d74cb9d25120912cc5c9337f652428ac2c129fa0e7a136ab46a8e23b990
|
|
| MD5 |
1946c8bdd7286a4c338d2cd431e8d292
|
|
| BLAKE2b-256 |
2af156179845d461e15940548b733be307cc6bb650d75477bf70453d4be8e971
|