simple template to create django rest framework projects install Cookiecutter 🍪 sudo apt install cookiecutter Use this Template cookiecutter https://github.com/mamfyou/dj-cookie-cutter.git Creating Stylized App python manage.py style_create_app {{app_name}}