OC Transpo API Wrapper

A Python wrapper around the OC Transpo API.
Getting Started
Help to get started is available in the docs.
Installation
To install, clone the repository and run:
python setup.py install
Building Docs
To build docs, install the requirements:
pip install -r docs/requirements.txt
Then move to the docs directory and run the build script:
cd docs
# windows
make.bat html
# *nix
make html
License
This project is licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Release files for octranspo 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| octranspo-0.1.0.tar.gz | 10.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| octranspo-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 22.3 kB
Release files / octranspo-0.1.0.tar.gz
| Download URL | octranspo-0.1.0.tar.gz |
|---|---|
| Size | 10.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a9145879e48150a4f352705ccc3ebbb99b7455e3a7a7968c4de5c2deaf43ac0d
|
|
BLAKE2b-256 checksum How to use checksums |
e3fc68ba46275ee98617d39cd23ec43cbce4cb5ddc159a9f3116ef0cd8005d75
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
|
Release files / octranspo-0.1.0-py3-none-any.whl
| Download URL | octranspo-0.1.0-py3-none-any.whl |
|---|---|
| Size | 11.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0dc8036fa10a1a4bee80288796a5c414f832ead163185ec81d955a36b2795216
|
|
BLAKE2b-256 checksum How to use checksums |
308158ac33b3750b714738302f6122a271ed8292f9941683b53196f7e616b93d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
|