Lightweight, efficient and developer-friendly framework for MQTT communication.
Project description
FastCC
FastCC is a lightweight, efficient and developer-friendly framework for MQTT communication written in Python. It is built on top of the aiomqtt library and extends it with the following functionalities:
| Feature | Status |
|---|---|
| Request/Response | ✅ Done |
| Streaming | ✅ Done |
| Routing | ✅ Done |
| Custom encoding/decoding | ✅ Done |
Miscellaneous
API Documentation
To build the API Documentation, use the following command in the root-directory of the project.
sphinx-build -M html docs/src docs/build
Ensure that your virtual environment is activated and that the development extras are installed, as they include the docstring tooling required to build the API documentation.
Code Style
To enforce a consistent code style, this project uses ruff and mypy.
Commit Message
To ensure consistent and expressive commit messages, this project uses
gitmoji combined in a
git-commit skill for generative AI.
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 fastcc-2026.5.5a0.tar.gz.
File metadata
- Download URL: fastcc-2026.5.5a0.tar.gz
- Upload date:
- Size: 17.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd70b36b7f7c715970c559182d894fa492e8e1383990a7d1304939163b1a7b35
|
|
| MD5 |
2d73dab3ccc2acebd2a5bd76891c7b77
|
|
| BLAKE2b-256 |
106f9940ebaeac7648636be79bdff543dabccb59c6ea4a6505c94c2e8c240f60
|
File details
Details for the file fastcc-2026.5.5a0-py3-none-any.whl.
File metadata
- Download URL: fastcc-2026.5.5a0-py3-none-any.whl
- Upload date:
- Size: 19.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
52638563a97016260907cc17be505fe4c48f53fb391daba6ba7d88be8cd19370
|
|
| MD5 |
7461eced49497823460bffaeb77cb06b
|
|
| BLAKE2b-256 |
fb626af34fe76c4c10a154ab29c7fbed9f38e681990a3a61a1bfc4d3d2d751ac
|