Skip to main content

Librería para commandos para django

Project description

turtle_glide

Introducción

TurtleGlide es una herramienta para crear archivos dentro de la carpeta templates o static de una app de Django.

Instalación

Instalar TurtleGlide en tu proyecto Django:

pip install turtle_glide

Luego la instalas como una app de Django en INSTALLED_APPS:

INSTALLED_APPS = [
    'turtle_glide'
]

uso de TurtleGlide

hay tres paramentros obligatorios para el uso del comando creeate_archive:

  • app_name: Nombre de la app
  • file_path: Ruta del componente HTML
  • --type: de forma determinada el tipo de archivo a crear: "template" para archivos en la carpeta templates, "static" para archivos en la carpeta static

comando de ejemplo:

python manage.py create_archive "app_name" "file_path" --type="template"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

turtle_glide-1.0.0.tar.gz (8.1 kB view details)

Uploaded Source

File details

Details for the file turtle_glide-1.0.0.tar.gz.

File metadata

  • Download URL: turtle_glide-1.0.0.tar.gz
  • Upload date:
  • Size: 8.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for turtle_glide-1.0.0.tar.gz
Algorithm Hash digest
SHA256 656ed63c669fb476e91ebf0e9c3c70df71f8801bed98a21bed1a199e6081c470
MD5 4bba2b8dbc66bca51d6d1b57a4b68e6d
BLAKE2b-256 6801a8089c87219b82b951fecb93f8c77d3666e8ee4418452f6bdd025048da47

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page