This website requires JavaScript.
Explore
Help
Register
Sign In
trent
/
flask_photo_scaling_app
Watch
1
Star
0
Fork
0
You've already forked flask_photo_scaling_app
mirror of
https://github.com/TrentSPalmer/flask_photo_scaling_app.git
synced
2024-11-16 14:41:29 -08:00
Code
Issues
Projects
Releases
Wiki
Activity
master
flask_photo_scaling_app
/
photo_app.py
6 lines
67 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
initial commit
2021-01-08 14:22:28 -08:00
#!/usr/bin/env python3
refactor with blueprints
2021-01-30 06:36:25 -08:00
from
app
import
init_app
app
=
init_app
(
)
Reference in New Issue
Copy Permalink