A Python package to retrieving Bible references with ease.
Project description
getBible Librarian
The getBible Librarian
package is a Python library designed for efficiently retrieving the scripture reference across various translations.
Features
Installation (pip)
More soon...
Installation (git)
To install getBible-Librarian
, you need to clone the repository and install the package manually. Ensure you have Python 3.7 or higher installed.
git clone https://git.vdm.dev/getBible/librarian.git
cd librarian
pip install .
Development and Testing
To contribute or run tests, clone the repository and set up a virtual environment:
git clone https://git.vdm.dev/getBible/librarian.git
cd librarian
python -m venv venv
source venv/bin/activate # On Windows use `venv\Scripts\activate`
pip install -e .
Run tests using the standard unittest framework:
python -m unittest
Contributing
Contributions to the getBible-Librarian
package are welcome. Please ensure to follow the coding standards and write tests for new features.
License
This project is licensed under the GNU GPL v2.0. See the LICENSE file for more details.
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
Built Distribution
File details
Details for the file getbible-1.0.0.tar.gz
.
File metadata
- Download URL: getbible-1.0.0.tar.gz
- Upload date:
- Size: 75.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 641808e1578d735afe19028f9aa727628def37cb157a19ca0cc5533c0db2e30a |
|
MD5 | fa8d7bf2f2ea3f2e08b3b817667e6c6e |
|
BLAKE2b-256 | e31e1069ad393cde88dc29ea8f1d73675674e712159e8c346366e4e63f5a1bfa |
File details
Details for the file getbible-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: getbible-1.0.0-py3-none-any.whl
- Upload date:
- Size: 89.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7133530461f572d522221c0a70f57cc97b04610622180fadccdbd084810d29ce |
|
MD5 | 9a69cf2624080fec057ea1dc28eb35a8 |
|
BLAKE2b-256 | fe2866c0317063d9bfdf599f4d42accfcd408072b8ecdb08307e18287e2c05bc |