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-webhook-service 0.1.9
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_webhook_service-0.1.9-py3-none-any.whl | Python 3 | none | any | Details |
Release files / ed_webhook_service-0.1.9-py3-none-any.whl
| Download URL | ed_webhook_service-0.1.9-py3-none-any.whl |
|---|---|
| Size | 17.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
87dceb0749780e38bb422101534514f62a8b8de6cb2b6da68b698a0b3acc33f3
|
|
BLAKE2b-256 checksum How to use checksums |
4b6a4ef4b4b6cba1e8be01e2d28e1f74d950bf28b91681503717518202c6522d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.3
|