pythonbible-api is an API wrapper for the pythonbible library using FastAPI.
Project description
pythonbible-api
An API wrapper for the pythonbible library using FastAPI.
WARNING: This is very much still a work in progress and does not yet have a stable release. Breaking changes are expected.
Installation
pip install pythonbible-api
Usage
To test pythonbible-api out locally, install uvicorn.
pip install uvicorn[standard]
Run the following command in the pythonbible_api directory to start uvicorn:
uvicorn main:app --reload
Uvicorn should now be running locally at http://127.0.0.1:8000, and you can view the documentation at http://127.0.0.1:8000/docs or http://127.0.0.1:8000/redoc.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 pythonbible_api-0.0.1.tar.gz.
File metadata
- Download URL: pythonbible_api-0.0.1.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.24.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fdd328bb6dfd028b1c3a95ba0328ffb2759b4656f56f636183acab6b3c78e33c
|
|
| MD5 |
cb82f05f64339c95edf5efaa545d73e9
|
|
| BLAKE2b-256 |
798b243476da9d7c0195094ddcdb0ee00dcfda019121dccef386e6b8e3672490
|
File details
Details for the file pythonbible_api-0.0.1-py3-none-any.whl.
File metadata
- Download URL: pythonbible_api-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.24.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
412baf0ce5adb68eb430b48cc6c12710cd1f5c875c81c379023ffaca6614ea0d
|
|
| MD5 |
838ec0041651348d3c652236e524fe82
|
|
| BLAKE2b-256 |
18e243d86ccdc79c175c12d99fc3686a87e4cca5b0658f0b95f337e2b56f9e46
|