django-routines
12
19745
I am the creator and maintainer of django-routines which is an installable Django application written in python. It defines a routine command using django-typer and builds subcommands on that command from definitions in settings. The subcommands are named routines that run collections of management …