Add invman.py and storage.py

This commit is contained in:
2020-09-23 21:31:35 -05:00
parent 007c4ec239
commit 32798b1e0a
3 changed files with 168 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
flask
flask_api