Alessandro Staffolani
Alessandro Staffolani
I'm trying to build a custom guard to verify that the logger user is the same asking for resources belonging to him. For example, if I have a resource `/users/alice/cats`...
I'm trying to setup the `pyproject.toml` for project that requires a custom folder structure. My current configuration allows me to install in editable mode the package, I can run tests...
### Description I have a docker compose file with a bunch of services. A simple web stack, with a database, a backend, a frontend app, and https-portal service for ssl....
Is there a way to force the barcode type `code128` to encode using either `code 128 B` or `code 128 A`? At the moment it is automatically selected, but for...