Useful Django 3rd party packages part 1

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • django-extensions

    This is a repository for collecting global custom management extensions for the Django Framework.

  • django-crispy-forms

    The best way to have DRY Django forms. The app provides a tag and filter that lets you quickly render forms in a div format while providing an enormous amount of capability to configure and control the rendered HTML.

  • Doc: https://django-crispy-forms.readthedocs.io/en/latest/ Source: https://github.com/django-crispy-forms/django-crispy-forms

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • django-seed

    :seedling: Seed your Django database with fake data

  • Doc: not available (read their README.md on the link below) Source: https://github.com/Brobin/django-seed

  • django-b2

    Django backblaze b2 storage using b2sdk. Maybe useful for easier access to b2 outside of Django too. Plus: script to upload a (backup) file and tool to backup the postgres database.

  • Doc: not available (read their README.md on the link below) Source: https://github.com/pyutil/django-b2

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts