This project is a playground to experiment with python and the python ecosystem
poetry
Poetry is used to manage packages and virtual environmentsdapr
Dapr is used to abstract dependencies
The project is structured in the following way:
.devcontainer
There is a devcontainer that setups a working environment with all required dependencies.vscode
Project specific visual studio code configuration/dapr
Home to the Dapr component specifications/src
Home to the source code