Bixi API Client
Description
Python SDK for the BIXI Montréal bike-sharing system.
Documentation
Full documentation is available at bixi.readthedocs.io.
Installation
pip install bixi-sdk
Example
from bixi import Bixi
bixi = Bixi.login("username", "password")
rides = bixi.rides()
for ride in rides:
print(ride)
Release files for bixi-sdk 0.3.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bixi_sdk-0.3.1.tar.gz | 7.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bixi_sdk-0.3.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 12.2 kB
Release files / bixi_sdk-0.3.1.tar.gz
| Download URL | bixi_sdk-0.3.1.tar.gz |
|---|---|
| Size | 7.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
adf3acc3435214b559971e4f939f8d959119460120112e22ba3b76808389b5cc
|
|
BLAKE2b-256 checksum How to use checksums |
d97121f5ada87853fdefb4808773e0890d33df9b169f2804e45cab508a3b99da
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 23, 2026.
Transparency logRelease files / bixi_sdk-0.3.1-py3-none-any.whl
| Download URL | bixi_sdk-0.3.1-py3-none-any.whl |
|---|---|
| Size | 4.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
854be55e3282b2a949626197d2c5e606d14da06bd9827e3b63d51704ff74f387
|
|
BLAKE2b-256 checksum How to use checksums |
dde408539acba184cb3eecfdbebb565f9b947ccbcdc4173bc820ffd3d1440649
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 23, 2026.
Transparency log