Django Intro & Installation
python -m venv venv source ./venv/Scripts/activate pip install Django pip install djangorestframework pip install python-decouple django-admin startproject Project . python manage.py startapp FlightApi
python -m venv venv source ./venv/Scripts/activate pip install Django pip install djangorestframework pip install python-decouple django-admin startproject Project . python manage.py startapp FlightApi
graphene-django-plus Tools to easily create permissioned CRUD endpoints in graphene-django. Install pip install graphene-django-plus To make use of ev
Wooey is a simple web interface to run command line Python scripts. Think of it as an easy way to get your scripts up on the web for routine data anal
A python module to update the console without flashing.
Django-URL-Shortener A beginner django project and also my first Django project which involves shortening of a longer URL into a short one using a uni
Helium Platform Project Prerequisites Python (= 3.6) Pip (= 9.0) MySQL (= 5.7) Redis (= 3.2) Getting Started The Platform is developed using Pytho
Opinionated boilerplate for starting a Django project together with React front-end library and TailwindCSS CSS framework.
How to run this project Download and extract this project Create an environment and install all the libraries from requiements.txt pip freeze -r requi
Django Filer django Filer is a file management application for django that makes handling of files and images a breeze. Contributing This is a an open
Rev Registration Description Rev Registration is an automatic class scheduler for Texas A&M, aimed at easing the process of course registration by gen
lazrr 'Destroy Them With Lazers' - Knife Party, 2011 Google Forms autofill script Installation: pip3 install -r requirements.txt Usage: python3 lazrr.
Django Image Tools Django Image Tools is a small app that will allow you to manage your project's images without worrying much about image sizes, how
Django Request Viewer Log and view requests made on your Django App Introduction Recently, @ichtrojan and @toniastro released horus, a request logger
SitoPBG-Django Imparare Django ricreando un sito facsimile a quello Flask Note di utilizzo Necessita la valorizzazione delle seguenti variabili di amb
igdb-pdt Update RediSearch with IGDB games data in the following Format: { "game_slug": { "name": "game_name", "cover": "igdb_coverart_url",
a lightweight alternative. huey is: a task queue (2019-04-01: version 2.0 released) written in python (2.7+, 3.4+) clean and simple API redis, sqlite,
ImageKit is a Django app for processing images. Need a thumbnail? A black-and-white version of a user-uploaded image? ImageKit will make them for you.
Учебный проект для закрепления основ Django Подробный разбор проекта здесь. Инструкция по запуску проекта на своей машине: Скачиваем репозиторий Устан
django-permissions-policy Set the draft security HTTP header Permissions-Policy (previously Feature-Policy) on your Django app. Requirements Python 3.
django-site-broadcasts The site broadcast application allows users to define short messages and announcements that should be displayed across a site.
django-organizations Summary Groups and multi-user account management Author Ben Lopatin (http://benlopatin.com / https://wellfire.co) Status Separate