diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ flask --app flaskr run --debug * DB: https://sqlite.org/lang.html * [Jinja Template](https://jinja.palletsprojects.com/templates/) * [For loops](https://jinja.palletsprojects.com/en/3.1.x/templates/#for) +* [Python packaging tutorial](https://packaging.python.org/en/latest/tutorials/packaging-projects/) Concepts: |
