Skip to main content

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


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.1.tar.gz (7.7 kB view hashes)

Uploaded Source

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