Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Relate | 318 | a month ago | 252 | Python | ||||||
RELATE is an Environment for Learning And TEaching | ||||||||||
Hotdot | 184 | 13 years ago | 7 | JavaScript | ||||||
Create realtime webapps using Django + Orbited + Twisted | ||||||||||
Kitabe | 127 | 4 months ago | 2 | mit | HTML | |||||
Book Recommendation System built for Book Lovers📖. Simply Rate ⭐ some books and get immediate recommendations🤩 | ||||||||||
Elearning | 87 | 6 months ago | 2 | lgpl-2.1 | Python | |||||
eLearning is scalable web application written in python (django) | ||||||||||
Python Prometheus Demo | 84 | 2 years ago | mit | Python | ||||||
Demo of using Prometheus for monitoring Python web applications | ||||||||||
Django Coleman | 79 | 13 days ago | 2 | agpl-3.0 | Python | |||||
A very simple Task Management web app written with Django Admin | ||||||||||
Dndtools | 78 | 5 years ago | 46 | mit | Python | |||||
An open source Django-based wiki-like web application for DnD. | ||||||||||
Python Testing Crawler | 69 | 2 years ago | 5 | mpl-2.0 | Python | |||||
A crawler for automated functional testing of a web application | ||||||||||
Hands On Python Deep Learning For Web | 65 | 2 months ago | 14 | mit | Jupyter Notebook | |||||
Hands-On Python Deep Learning for Web by Anubhav Singh and Sayak Paul | ||||||||||
Sous Chef | 63 | 3 years ago | 52 | agpl-3.0 | Python | |||||
Sous-Chef is a web application to help organizations to plan and deliver meals, and to manage clients files. |
A minimal note-taking web application using Django 2.1.3 licensed under the MIT License.
python manage.py makemigrations
python manage.py migrate
python manage.py collectstatic
Windows Users: You will also need Microsoft Visual C++ 14.0 due to the dependency on reportlab.
python manage.py runserver 127.0.0.1:8000