A short description of the project
This documentation covers the test-poetry-app3 application.
pip install test-poetry-app3Or, if you use Poetry:
poetry add test-poetry-app3Run the application:
test_poetry_app3Or run as a module:
python -m test_poetry_app3# Install it
pip install test-poetry-app3
# Run it
test_poetry_app3