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-auth 0.2.10
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_auth-0.2.10-py3-none-any.whl | Python 3 | none | any | Details |
Release files / ed_auth-0.2.10-py3-none-any.whl
| Download URL | ed_auth-0.2.10-py3-none-any.whl |
|---|---|
| Size | 50.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6db8365c72883c61d616aaa9619f5517f41572f1fc7ccb9fa8f4411dd55d84a4
|
|
BLAKE2b-256 checksum How to use checksums |
78cc6067f650ccd4d14e2f4d16c360aefa1388289a5d2cb4b4fd63e46c221902
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.3
|