Rest API Base
Quickstart
Install Remotely from GitHub:
pip install git+https://github.com/JHibbard/rest-api-base --upgrade
Running Test Matrix
note: you can add -s flag to print to stderr/stdout during pytest-ing
tox
Complexity Metrics
Cyclomatic complexity (cc):
radon cc ./src/*
Maintainability index:
radon mi ./src/*
Building Distribution
Building Wheel:
python setup.py bdist_wheel sdist
Installing Wheel:
pip install /path/to/wheel/..
Release files for rab 0.2.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 | |
|---|---|---|---|
| rab-0.2.0.tar.gz | 8.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| rab-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 19.7 kB
Release files / rab-0.2.0.tar.gz
| Download URL | rab-0.2.0.tar.gz |
|---|---|
| Size | 8.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
12f6efd4b016c2aa212d8ddbdd37590300b9268174cfd10d441118f1941ff45b
|
|
BLAKE2b-256 checksum How to use checksums |
725c14dea4f7b099ca88c9fc9b34815c9b93ceb3377c6db4a4d7860cb5033430
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.8.5
|
Release files / rab-0.2.0-py3-none-any.whl
| Download URL | rab-0.2.0-py3-none-any.whl |
|---|---|
| Size | 11.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4482975847fc68d7f095f20619b0181a621ab407a40e9e341edf12a3a6eafef6
|
|
BLAKE2b-256 checksum How to use checksums |
55b531699258534c4e6b35dd49d1d2df91c7f4dfd6a793f042603d1a93b9738f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.8.5
|