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-optimization-service 0.2.2
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_optimization_service-0.2.2-py3-none-any.whl | Python 3 | none | any | Details |
Release files / ed_optimization_service-0.2.2-py3-none-any.whl
| Download URL | ed_optimization_service-0.2.2-py3-none-any.whl |
|---|---|
| Size | 59.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b3bbb999ca0496c13c4f84fff7790a639d4d4ec4971f3979ab4e1b6f31795f69
|
|
BLAKE2b-256 checksum How to use checksums |
dfa6ac2194f5a1c4f518c62c122f3e3b1260257df85f9de0fab8048a093475cd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.3
|