API.Bible SDK
This SDK wraps the api.bible API for use in python applications.
Getting Started
Prerequisites
Python 3.7
Follow the instruction on the Python Download Page
Pipenv
$ pip install pipenv
Installing
Use pipenv to install the dependancies
$ pipenv install
Running the tests
Pytest is installed as part of the dependancies run the tests with
$ pipenv run pytest
Linting
Black is installed for linting exectue it with
pipenv run black api_bible_sdk/ tests/
Built With
Contributing
Any help or suggestions you may have will be greatly appriciated. If you have the time open a MR and I will do me best to get to it promptly.
Authors
- Matthew Birky - Initial work - mbirky
License
This project is licensed under the MIT License - see the LICENSE file for details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
api_bible_sdk-0.1.1.tar.gz
(6.3 kB
view details)
File details
Details for the file api_bible_sdk-0.1.1.tar.gz.
File metadata
- Download URL: api_bible_sdk-0.1.1.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8377922461eb4a409180ce9cfc0a7bbb9e2013e94a017c88cd43004c75e022d9
|
|
| MD5 |
d4a55240d165c6d50aee1c2d695ef30e
|
|
| BLAKE2b-256 |
c5c70ea152c6f4c7c5a25897315a519c52deb2913b2677fcbc203a5abfa47672
|