django-typer
Command CLI
Provides a standardized interface for managing Django commands using Type hints and Typer
Use Typer (type hints) to define the interface for your Django management commands.
93 stars
2 watching
2 forks
Language: Python
last commit: 11 months ago admincliclickcommand-linecommandsdjangomanagementpythonpython3shellterminaltypehintstyper
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A tool to simplify writing Django management commands using the click CLI library | 251 |
| | An addon for Django CMS that allows you to create HTML containers with custom styles and attributes. | 38 |
| | A file management application for Django that simplifies handling of files and images. | 1,779 |
| | Provides a customizable column structure for content management in django CMS | 18 |
| | Adds custom CSS styles to the Django admin interface | 424 |
| | Extends Django's admin interface with a customizable dashboard and navigation menu | 868 |
| | Automates Django application testing and reporting with Jenkins integration. | 945 |
| | Enables links in django CMS projects with customizable templates and link types. | 35 |
| | A CLI tool for automating API requests with a simple, customizable syntax. | 737 |
| | Allows dynamic configuration of Django applications | 1,733 |
| | Tool to store Django settings in pyproject.toml file | 5 |
| | A Django Admin template built on top of Volt Dashboard, providing a modern and customizable interface for managing users and authentication | 147 |
| | A web application framework with built-in wiki functionality | 1,838 |
| | A Django middleware that enables the implementation of Content Security Policy (CSP) headers. | 569 |
| | Mypy stubs for Django REST Framework to support type hinting and static typing | 458 |