The official Python library for the Black Forest Labs API
Reason this release was yanked:
Alpha
Project description
BFL Client - Black Forest Labs API Client
A Python client for interacting with the Black Forest Labs API.
Installation
You can install the package using either name:
pip install blackforest
Quick Start
# You can import using either name
from blackforest import BFLClient
# or
from blackforestlabs import BFLClient
# Initialize the client
client = BFLClient(api_key="your-api-key")
# Use the client to make API calls
# Example usage will be added here
Features
- Easy-to-use Python interface for Black Forest Labs API
- Automatic request handling and response parsing
- Comprehensive error handling
- Type hints for better IDE support
Requirements
- Python 3.7+
- requests>=2.31.0
License
This project is licensed under the Apache 2.0 License - see the LICENSE file for details.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file blackforest-0.1.0.tar.gz.
File metadata
- Download URL: blackforest-0.1.0.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9cbb100f44ed722a575dd74fb770ddb2c7604e3e4c48a3185d9dbd50a4cd1536
|
|
| MD5 |
17029e2fb3d47875a10125a194f6f084
|
|
| BLAKE2b-256 |
2bf706a50ed5d9e9be7d61aa1e6dc6640b7416b42d96c2dc439408af4c622dba
|
File details
Details for the file blackforest-0.1.0-py3-none-any.whl.
File metadata
- Download URL: blackforest-0.1.0-py3-none-any.whl
- Upload date:
- Size: 19.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c85b695483d517f158b6f2d45c67147530d76ea460511af2dcf43903aedd5a9
|
|
| MD5 |
e45f2d5ef548704805334adb6e0983d3
|
|
| BLAKE2b-256 |
57fa490b68bbb4fc914e2df10888a4b8cdeb068e17e9d5c47728b8228fe1df71
|