Skip to main content

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.

PyPI version license MIT

CodeQL Codacy Badge Codacy Badge Code style: black

Python 3.9

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pythonbible_api-0.0.2.tar.gz (5.8 kB view hashes)

Uploaded Source

Built Distribution

pythonbible_api-0.0.2-py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page