All Projects → hartwork → wnpp.debian.net

hartwork / wnpp.debian.net

Licence: AGPL-3.0 license
🌍 Code powering website "Debian Packages that Need Lovin'" created in 2009

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects
XSLT
1337 projects
Dockerfile
14818 projects
shell
77523 projects

Projects that are alternatives of or similar to wnpp.debian.net

Django-CRM-Project
Django CRM Project - Youtube Tutorial
Stars: ✭ 108 (+184.21%)
Mutual labels:  django-application, django-project
PyEditorial
A free, open-source Blog CMS based on the "Django" and "Editorial" HTML5 theme.
Stars: ✭ 178 (+368.42%)
Mutual labels:  django-application, django-project
lets-quiz
A quiz website for organizing online quizzes and tests. It's build using Python/Django and Bootstrap4 frameworks. 🤖
Stars: ✭ 165 (+334.21%)
Mutual labels:  django-application, django-project
django ecommerce
Scalable Django E-Commerce, perfect to start one new online shop project.
Stars: ✭ 25 (-34.21%)
Mutual labels:  django-application, django-project
Django-WebApp
This is a web-app created using Python, Django. By using this user can login, upload files and also can view and download files uploaded by other users.
Stars: ✭ 285 (+650%)
Mutual labels:  django-application, django-project
PyShop
PyShop is an online Python Ecommerce website built with Django, SQLite and Bootstrap. A simple and lightweight ecommerce app easily deployable anywhere anytime with modules developed upon the inbuilt django admin.
Stars: ✭ 17 (-55.26%)
Mutual labels:  django-application, django-project
drf-addons
Some customised Django classes and functions that one can use in DJango. Collected from internet!
Stars: ✭ 20 (-47.37%)
Mutual labels:  django-application, django-project
Django-Verify-Email
A two-step verification for new accounts by verifying email.
Stars: ✭ 51 (+34.21%)
Mutual labels:  django-application, django-project
mubapp
MUB is a multi-user blog web app using the Python-Django infrastructure.
Stars: ✭ 24 (-36.84%)
Mutual labels:  django-application, django-project
Patchman
Patchman is a Linux Patch Status Monitoring System
Stars: ✭ 163 (+328.95%)
Mutual labels:  debian, django-application
transtats
Track translations and automate workflow.
Stars: ✭ 31 (-18.42%)
Mutual labels:  django-application
planb
PlanB - automating remote backups and snapshots with zfs/rsync
Stars: ✭ 24 (-36.84%)
Mutual labels:  django-application
v2ray-deb
v2ray debian/ubuntu安装包
Stars: ✭ 143 (+276.32%)
Mutual labels:  debian
djaq
Django queries
Stars: ✭ 54 (+42.11%)
Mutual labels:  django-application
django-slugs-example-app
A basic app to show how to add slugs to models
Stars: ✭ 12 (-68.42%)
Mutual labels:  django-application
debian-headless
Create a debian headless/remote installation image
Stars: ✭ 92 (+142.11%)
Mutual labels:  debian
spotify-deb-install
MOVED: https://gitlab.com/q3aql/spotify-deb-install
Stars: ✭ 15 (-60.53%)
Mutual labels:  debian
docker-library
Collection of Dockerfiles
Stars: ✭ 20 (-47.37%)
Mutual labels:  debian
pacstall
An AUR-inspired package manager for Ubuntu
Stars: ✭ 842 (+2115.79%)
Mutual labels:  debian
classmanager-student-teacher-portal
A Student-Teacher Portal built using HTML, CSS, Python and Django
Stars: ✭ 155 (+307.89%)
Mutual labels:  django-project

About wnpp.debian.net

The wnpp.debian.net project started out in 2009 with spaghetti PHP 5 code and MySQL and the goal of providing a better user experience than already existing WNPP pages [1] and [2] combined. Judging from a e-mail from 2008 I originally intended to better show what Debian packages…

  • are potentially easy to package, therefore suitable for motivated Debian rookies,
  • are really wanted,
  • are important though harder to package, or
  • are catching dust already.

Some of that I achieved with this project.

By 2021 it became clear, that keeping old PHP and a deprecated MySQL adapter around would need a soon replacement to not catch fire… so I re-wrote the entire project in Django and Python 3 and replaced MySQL by PostgreSQL. The Django database model is a direct port of the original MySQL table schema (and hence is not ideal) and the user interface is the same so it still looks like the 90s. At least the tech stack no longer is a zombie, has enough test coverage to allow blind updates of third party dependencies with low risk, and has a good chance to survive for a few more years.

The code is licensed under the GNU Affero GPL v3 or later license.

If you like the wnpp.debian.net project, please support the project by starring its GitHub repository. Thank you!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].