https://github.com/safnaaz/flask_blog
Blog Website using Flask
https://github.com/safnaaz/flask_blog
flask python
Last synced: 2 months ago
JSON representation
Blog Website using Flask
- Host: GitHub
- URL: https://github.com/safnaaz/flask_blog
- Owner: SafNaaz
- Created: 2020-06-13T06:41:02.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-20T04:29:09.000Z (over 5 years ago)
- Last Synced: 2025-04-12T21:13:26.268Z (about 1 year ago)
- Topics: flask, python
- Language: HTML
- Homepage:
- Size: 2.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flask_blog
Blog Website using Flask
full featured blog site using python - flask framework
run the app
- pipenv shell
- cd flaskblog
- python run.py