Library for interacting with Breezeway's API.
Project description
Breezeway Python Client
A Python client library for communicating with Breezeway.io, providing an easy interface for managing authentication and interacting with Breezeway's API.
Installation
pip install breezeway
Example Usage
import breezeway
# Initialize the client
bw = breezeway.Breezeway(client_id='your_client_id', client_secret='your_client_secret')
# Get companies associated with the client
companies = bw.company.list_all()
for company in companies:
print(company.name)
# Get task information
task = bw.task.get(task_id=12345)
print(
bw.unit.get(unit_id=task.unit_id).title,
task.status,
task.title,
task.description
)
# Upload an attachment
bw.task.upload_attachment(task_id=12345, file_path='path/to/file.jpg')
Available as an async client too
import breezeway
bw = breezeway.AsyncBreezeway(client_id='your_client_id', client_secret='your_client_secret')
Contributing
Contributions are welcome! Feel free to submit a pull request or open an issue.
License
This project is licensed under the MIT License.
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 breezeway-0.1.1a3.tar.gz.
File metadata
- Download URL: breezeway-0.1.1a3.tar.gz
- Upload date:
- Size: 15.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cac933849438a55bdcc0449f7624d56b750865393a648ec9bc27fcaa08610cf3
|
|
| MD5 |
f8b3698e1fc9ca4211eb48a53a03e737
|
|
| BLAKE2b-256 |
7e40137756dabf6bd8f60478ae08ea83bde4d0828460c9d7e75085fd690a7bbd
|
Provenance
The following attestation bundles were made for breezeway-0.1.1a3.tar.gz:
Publisher:
release.yml on Paso-Robles-Vacation-Rentals/breezeway-python
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
breezeway-0.1.1a3.tar.gz -
Subject digest:
cac933849438a55bdcc0449f7624d56b750865393a648ec9bc27fcaa08610cf3 - Sigstore transparency entry: 1450442688
- Sigstore integration time:
-
Permalink:
Paso-Robles-Vacation-Rentals/breezeway-python@861c1f65f1b158f47480cbc9604cd88e290e8df1 -
Branch / Tag:
refs/tags/0.1.1a3 - Owner: https://github.com/Paso-Robles-Vacation-Rentals
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@861c1f65f1b158f47480cbc9604cd88e290e8df1 -
Trigger Event:
push
-
Statement type:
File details
Details for the file breezeway-0.1.1a3-py3-none-any.whl.
File metadata
- Download URL: breezeway-0.1.1a3-py3-none-any.whl
- Upload date:
- Size: 27.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ddea9a0e83fb84d652cc92c64373af7d698e3c34425bc01ff2e520790e32ce55
|
|
| MD5 |
8995b7dfe60ef32851f871121cbfc4b8
|
|
| BLAKE2b-256 |
7ef8aea41c347dcf91306f34117f0cc9681135db63b5ff5ccd46736cd00fd4ab
|
Provenance
The following attestation bundles were made for breezeway-0.1.1a3-py3-none-any.whl:
Publisher:
release.yml on Paso-Robles-Vacation-Rentals/breezeway-python
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
breezeway-0.1.1a3-py3-none-any.whl -
Subject digest:
ddea9a0e83fb84d652cc92c64373af7d698e3c34425bc01ff2e520790e32ce55 - Sigstore transparency entry: 1450443037
- Sigstore integration time:
-
Permalink:
Paso-Robles-Vacation-Rentals/breezeway-python@861c1f65f1b158f47480cbc9604cd88e290e8df1 -
Branch / Tag:
refs/tags/0.1.1a3 - Owner: https://github.com/Paso-Robles-Vacation-Rentals
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@861c1f65f1b158f47480cbc9604cd88e290e8df1 -
Trigger Event:
push
-
Statement type: