Fusetools
Cloud infrastructure, database ETL, and GSuite utilities for Python.
Installation
pip install fusetools
Extras
Install only the dependencies you need:
# AWS (S3, DynamoDB, Lambda, SQS, CloudWatch, etc.)
pip install "fusetools[aws]"
# Firebase (Firestore, Storage)
pip install "fusetools[firebase]"
# GCP (Cloud Storage, Cloud Functions, Scheduler)
pip install "fusetools[gcp]"
# Google Suite (Sheets, Drive, Gmail, Docs)
pip install "fusetools[gsuite]"
# Database (Postgres, Oracle, Redshift, MySQL, Teradata)
pip install "fusetools[db]"
# Transfer (SSH, SFTP, HTTP downloads)
pip install "fusetools[transfer]"
# Everything
pip install "fusetools[all]"
Modules
| Module | Description |
|---|---|
cloud_tools |
AWS, Firebase, and GCP infrastructure |
db_tools |
Database connections and ETL operations |
gsuite_tools |
Google Sheets, Drive, Gmail, and Docs |
transfer_tools |
SSH, SFTP, and local file operations |
logging_tools |
Stdout/stderr logging to file |
Development
uv sync --group dev --group test
make format
make lint
make test
Licensing
Fusetools is distributed under the MIT License.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fusetools-1.0.1.tar.gz
(180.4 kB
view details)
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
fusetools-1.0.1-py3-none-any.whl
(38.7 kB
view details)
File details
Details for the file fusetools-1.0.1.tar.gz.
File metadata
- Download URL: fusetools-1.0.1.tar.gz
- Upload date:
- Size: 180.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6bfe2994fd77cf94dd98882a8f74e1e6b6f1ad8e74fef0bebf05581dd3e38778
|
|
| MD5 |
e11a4f79e4f7a3759e0ced7bd28a6e08
|
|
| BLAKE2b-256 |
3202ac145a5bcdfc304140ddeeae339c812a27d34cdfbfdb9c056f62cf75498c
|
File details
Details for the file fusetools-1.0.1-py3-none-any.whl.
File metadata
- Download URL: fusetools-1.0.1-py3-none-any.whl
- Upload date:
- Size: 38.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf5d130070ced6de360ae6f0782e9035fac01d2b9c081fdf2f7c301ebe4d77c7
|
|
| MD5 |
91845a2b8560b13c5a6f7e5f0547aaa8
|
|
| BLAKE2b-256 |
812f72926a32e136f56e248b4cf9f8a5ef4cd124e1ea0128ecc344e53e12e62a
|