docker-flask-mongodb-example
docker-flask-mongodb-example copied to clipboard
Use PEP 634 from python 3.10 structural pattern matching for a new use case
Describe the solution you'd like Develop an use case for PEP 634. It should be a different service
Describe alternatives you've considered Some state machine or a specific algorithm to illustrate Structural pattern mathching.
Additional context PEP 634: https://peps.python.org/pep-0634/