py
Template class for python backend servers.
Features
- RabbitMQ
- Logging
- Generic Helpers
- Kafka
- Redis
- API: RequestHandler, FastAPI
- Dockerfile
- Makefile
- CI/CD
- Entry point file
- Configfile / Configuration
- Websockets
Usage
The project's dependencies are managed by poetry. You can install the dependencies with:
poetry install
package.py is the entry point file.
Running the package
You can run the package inside of a virtual environment:
poetry shell
make run
or with docker:
make run_docker
Running the tests
You can run the tests inside of a virtual environment:
poetry shell
make test
or with docker:
make test_docker
Release files for ed-notification 0.1.20
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ed_notification-0.1.20-py3-none-any.whl | Python 3 | none | any | Details |
Release files / ed_notification-0.1.20-py3-none-any.whl
| Download URL | ed_notification-0.1.20-py3-none-any.whl |
|---|---|
| Size | 28.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5b4e31df5422d3352511827288d18c6ef7d0d79d204eb9b0b2b86a1975e1b2fe
|
|
BLAKE2b-256 checksum How to use checksums |
b4827ab80bb7891d25cd8e5cb8878af382546523a77937eda2187be9adfaa1b9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.3
|