How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Simple tagging for django
The main features of alex/django-taggit are: Model Extensions, Tagging.
Projects with overlapping indexed features include: sandermertens/flecs — Flecs is a high-performance entity component system framework and data-oriented programming library. It serves as a… django-mptt/django-mptt — Utilities for implementing a modified pre-order traversal tree in django. django-treebeard/django-treebeard — django-treebeard is a library that implements efficient tree implementations for the Django Web Framework. henriquebastos/django-aggregate-if — Django Aggregate If: Condition aggregates for Django. jazzband/django-model-utils — Django model mixins and utilities. mfcovington/django-taggit-helpers — django-taggit-helpers.
Flecs is a high-performance entity component system framework and data-oriented programming library. It serves as a simulation engine core and game engine architecture tool, decoupling state from behavior by separating entities, components, and systems. The framework features a runtime reflection layer for dynamic data inspection and a built-in scripting system for defining entity behavior without recompilation. It also includes a network interface and REST API for remote simulation administration and state querying. The library covers a broad surface of simulation capabilities, including ar
Utilities for implementing a modified pre-order traversal tree in django.
django-treebeard is a library that implements efficient tree implementations for the Django Web Framework.
Django Aggregate If: Condition aggregates for Django