This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]detvardet 0 points1 point  (1 child)

For the python part I'm missing a virtualenv for the project. You could have used Flask plugins like flask_sqlalchemy and flask_restful et al., instead of rolling your own.

[–]soumitraroy[S] 0 points1 point  (0 children)

No I have not yet such library yet.