Cloud infrastructure, database ETL, and GSuite utilities
Project description
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.
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
fusetools-1.0.0.tar.gz
(156.6 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.0-py3-none-any.whl
(37.9 kB
view details)
File details
Details for the file fusetools-1.0.0.tar.gz.
File metadata
- Download URL: fusetools-1.0.0.tar.gz
- Upload date:
- Size: 156.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6a67d2cf99513cb81dd026dd36a589f739de99885d0eb32fabf39f5febda116
|
|
| MD5 |
579bf3e66cf80f26b734883746870d44
|
|
| BLAKE2b-256 |
89c0be73de1b46edeacff1fa61df3fe01ef69874e76e737ae4dda449475a4fef
|
File details
Details for the file fusetools-1.0.0-py3-none-any.whl.
File metadata
- Download URL: fusetools-1.0.0-py3-none-any.whl
- Upload date:
- Size: 37.9 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 |
4863361110fa21cb87f8b958181f3bbbeeaf7c687769ad3b0f2deeac8857059b
|
|
| MD5 |
a546b029f78920c8bf5e6ed51717c799
|
|
| BLAKE2b-256 |
79a98b57b51cfa232f3d7b722b8fc05108193f9e7761e47489656b744948a08a
|