The Firebird Python library provides a pythonic interface to the Firebird API.
Project description
Firebird Python Library
The Firebird Python library provides a pythonic interface to the Firebird API.
Installation
pip install firebird
Requirements
- Python 3.7+
Usage
import firebird
client = firebird.Client('your_api_key...')
# Fetch a number
number = firebird.resource.Number.one(client, '...')
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
Firebird-0.0.2.tar.gz
(7.7 kB
view details)
File details
Details for the file Firebird-0.0.2.tar.gz
.
File metadata
- Download URL: Firebird-0.0.2.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2c317ec17f7661f345f29da983d767615a3d8dad86fd47c20d0fd46c477d446 |
|
MD5 | f84eeac31f1cb254cf70764cdb8ec9d4 |
|
BLAKE2b-256 | d74fd6c0bc5fbd07e4af33a834b1c827ee0ce72988497b39b78d61042f484c83 |