https://github.com/cursedprograms/python-django-template
Python Template for Flask & Django
https://github.com/cursedprograms/python-django-template
django python
Last synced: 7 months ago
JSON representation
Python Template for Flask & Django
- Host: GitHub
- URL: https://github.com/cursedprograms/python-django-template
- Owner: CursedPrograms
- License: mit
- Created: 2024-01-24T12:36:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-20T22:53:06.000Z (8 months ago)
- Last Synced: 2024-10-21T21:57:07.748Z (8 months ago)
- Topics: django, python
- Language: Python
- Homepage:
- Size: 54.7 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://x.com/NorowaretaGemu)
[](https://opensource.org/licenses/MIT)
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
# Python-Django-Template
## How to Run:
### Install Requirements
Using Python directly:
```bash
pip install -r requirements.txt
```
Or run:
- `install_requirements.bat`
### Run main.py
Using Python directly:
```bash
python main.py
```Using provided scripts:
Windows:
- `.\run.bat`
or
- `.\run.ps1`Unix-like systems (Linux/macOS):
- `.\run.sh`
## Requirements:
```bash
flask
```
© Cursed Entertainment 202*