Skip to main content

Client for DBT API Platform

Project description

python-versify is a pure python library wich can find many verses on the bible. The lib relies on Dbt.io for get contents.

Build Status

Look how python-versify is usefull

from versify.util.Dbt import Dbt

dbt = Dbt(config_path="/path/to/config.ini")

# DBY is the code of Darby
print(dbt.find_verse("DBY", "1 Timothée", 2, 1))

Features support

  • Find any verse on the bible

  • Find random verse on the bible

Installation

To install python-versify, simple use pip like that:

pip install python-versify

You need a config file for Dbt like :

[dbt]
key = yourDbtKey
lang = FRN

Documentation

Complete documentation is available on this link

How to Contribute

  1. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.

  2. Fork the repository on GitHub to start making your changes to the master branch (or branch off of it).

  3. Send a pull request and bug the maintainer until it gets merged and published. :) Make sure to add yourself to AUTHORS.

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

versify-0.1.3.tar.gz (5.7 kB view details)

Uploaded Source

File details

Details for the file versify-0.1.3.tar.gz.

File metadata

  • Download URL: versify-0.1.3.tar.gz
  • Upload date:
  • Size: 5.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.6

File hashes

Hashes for versify-0.1.3.tar.gz
Algorithm Hash digest
SHA256 b2a4875309b9a14fc17dbdeab165ff0a79882ad49e97e0daaed21afb2c4c07f0
MD5 fde56735986d55b6663ea575ae8ad1d0
BLAKE2b-256 7be97bfb5eb1c942bf835b7e1e9d88b06aee7481f4eebfafb42dcbf9102af13b

See more details on using hashes here.

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