Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Awesome Python | 170,048 | 2 days ago | 354 | other | Python | |||||
A curated list of awesome Python frameworks, libraries, software and resources | ||||||||||
Awesome Cheatsheets | 33,700 | 17 hours ago | 84 | mit | JavaScript | |||||
👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file. | ||||||||||
Awesome Python Cn | 24,822 | 9 months ago | 19 | other | Makefile | |||||
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。 | ||||||||||
A To Z Resources For Students | 15,405 | 7 days ago | 13 | mit | ||||||
✅ Curated list of resources for college students | ||||||||||
Awesome Django | 7,045 | 4 days ago | 2 | cc0-1.0 | HTML | |||||
A curated list of awesome things related to Django | ||||||||||
Awesome Opensource Apps | 2,774 | 15 days ago | 34 | |||||||
:house::information_source: Curated list of awesome open source crafted web & mobile applications - Learn, Fork, Contribute & Most Importantly Enjoy! | ||||||||||
Best Of Web Python | 1,914 | 3 days ago | 1 | cc-by-sa-4.0 | ||||||
🏆 A ranked list of awesome python libraries for web development. Updated weekly. | ||||||||||
Fucking Awesome Python | 1,824 | 4 months ago | 7 | mit | ||||||
awesome-python with :octocat: :star: and :fork_and_knife: | ||||||||||
Awesome Wagtail | 1,721 | 3 months ago | ||||||||
A curated list of awesome packages, articles, and other cool resources from the Wagtail community. | ||||||||||
Awesome Django | 1,192 | 18 hours ago | 2 | other | ||||||
The Best Django Resource, Awesome Django for mature packages. |
A curated list of awesome Django apps, projects and resources.
Q: What is an awesome Django package?
A: An awesome package is one that is mature (not recently released), is well maintained, has a good amount of users, has good documentation, follows the best practices, and which latest release is less than 1 year old. Awesome Django packages and projects are the ones that inspire and serve as examples.
Twitter feed: twitter.com/AwesomeDjango
Packages that extend the Admin interface, adding or improving features.
development
, staging
, production
, ... etc.Packages that do web analytics or integrate web analytics services.
Packages that help manage the static assets of a project.
Packages that improve or extend the authentication methods of Django.
Packages related to authorization infrastructure and permissions.
Packages to build and manage a blog app.
django-blog-zinnia - Simple yet powerful and really extendable application for managing a blog within your Django Web site.
puput - A Django blog app implemented in Wagtail.
django-blog-it - complete customizable and ready to use blog with one click installer.
Packages related to starting a new project.
Packages that help with caching.
Packages that help to keep compatibility of reusable apps between different Django versions.
Packages that help to manage business relationships of the organization.
Packages that create information dashboards to visualize data.
Packages that make it easier to work with large volumes of data.
Packages that add support for 3rd party databases or database specific features.
Packages that help hunt down bugs.
Packages that help manage email sending.
Packages that extend the functionality of existing field type or add new field types.
Packages that help transfer files between projects and users.
Packages that extend the functionality of forms or add new types of forms.
Packages that make it easier to work with geographical information system projects.
Packages that help to manipulate, alter, or convert images.
django-image-cropping - helper application to easily and non-destructively crop arbitrarily large images in admin and frontend.
django-versatileimagefield - A drop-in replacement for django's ImageField that provides a flexible, intuitive and easily-extensible interface for quickly creating new images from the one assigned to the field.
django-imagekit - Django app for processing images for thumbnail, black-and-white and sizes
django-pictures - Responsive cross-browser image library using modern codes like AVIF & WebP.
Packages that help migrate the database when there are schema updates.
Packages that help you support for mobile iOS, Android and Others.
Packages that extend the functionality of models or add new classes of models.
Packages that allow a single install of Django to serve multiple organizations.
Packages that provide payment processing provider integration.
Packages for project management and time-tracking.
Packages for creating reports
Packages for developing RESTful APIs.
Packages that provide search capabilities to projects.
Packages that improve the security of a project.
Packages that help improve SEO ( Search Engine Optimization ) of projects.
Packages that help manage the configurability of projects.
Packages that extend the functionality of the existing storage backend or provide new storage backends.
Packages for adding tags to Django models.
Packages that make working with task/background queues easier.
Packages that help test code or generate test data.
Packages that help generate thumbnails.
Packages help with the task of translating projects.
Packages that enhance or provide new view classes.
Packages for integrating and managing front-end packages.
Packages that makes text editing awesome.
Packages for adding wiki functionality to a project.
Packages that do process, procedure and/or business tasks management.
Some projects related to machine learning and AI
Other awesome Django packages.
Outstanding Django projects.
Where to discover new Django apps and projects.
Additional sources of information about django features.
Non Django projects that make it easier to work with Django.