Initial Commit
This commit is contained in:
commit
feb4366a54
52 changed files with 4919 additions and 0 deletions
8
src/dependencies.md
Normal file
8
src/dependencies.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
### TODO: turn this into a proper file
|
||||
|
||||
- flask (the web framework)
|
||||
- sqlalchemy, flask-sqlalchemy (database)
|
||||
- flask-login (for logging in)
|
||||
- wtforms (for parsing form data)
|
||||
- psycopg2 (for postgresql)
|
||||
- pyargon2 (for HashV1)
|
||||
Loading…
Add table
Add a link
Reference in a new issue