https://github.com/loitd/jk1
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/loitd/jk1
- Owner: loitd
- License: apache-2.0
- Created: 2020-07-23T11:01:55.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-22T09:54:08.000Z (over 5 years ago)
- Last Synced: 2025-08-10T10:37:05.113Z (11 months ago)
- Language: Python
- Size: 164 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# myflask
My Python Flask Template
## Installation
This is how to install this template:
* `git clone https://github.com/loitd/myflask.git`
* `cd myflask`
* `pipenv install`
## Notes
* `Python 3.7` is recommended