awesome-django
A curated list of awesome things related to Django
File Explorer
Download Latest Version (.zip)- docs.yml
- lint.yml.disabled
- stale.yml
- CODEOWNERS
- issue_template.md
- pull_request_template.md
- launch.json
- django-logo-negative.svg
- django-logo-positive.svg
- django-logo-negative.svg
- django-logo-positive.svg
- anchor-compat.js
- django.css
- CNAME
- README.md
- main.html
- gen_llms.py
- main.py
- .editorconfig
- .gitignore
- .pre-commit-config.yaml
- CNAME
- contributing.md
- justfile
- LICENSE
- pyproject.toml
- README.md
- uv.lock
- zensical.toml
# Installation Guide
1. Get the code
git clone https://github.com/wsvincent/awesome-django
Downloads the entire project code from GitHub to your computer.
cd awesome-django
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install .
Installs the package published on PyPI directly โ no need to clone the source.
python <์คํํ ํ์ผ๋ช
>.py # README์์ ์ ํํ ์คํ ํ์ผ๋ช
์ ํ์ธํ์ธ์
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
