all repos — moviedb @ aa2a17256f06eeb068a77da1f15c1f7527aa2f59

A Flask web-app to browse movie information from IMDb using imdbpy

ignore .env file
Prithu Goswami prithugoswami524@gmail.com
Thu, 21 May 2020 15:47:05 +0530
commit

aa2a17256f06eeb068a77da1f15c1f7527aa2f59

parent

88d314177fca88b80474ebd559af6f694998b040

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M .gitignore.gitignore

@@ -2,3 +2,4 @@ *.pyc

__pycache__/ tmp_test/ +.env