Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

DragAndDrop-Flask

In this repository the development of the drag and drop module will be observed, to dynamically upload files using js and python Template Frontend. // En el presente repositorio se observará el desarrollo del módulo de arrastra y soltar, para subir archivos de manera dinámica utilizando js y python Plantilla Frontend.

Requisitos previos


# Otorgar permisos a windows en caso de ser solicitados
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope Process    
# Crear entorno virtual
virtualenv env   
# Activar entorno virtual para instalar dependencias
env/Scripts/activate 
# Instalar las dependencias que necesitaremos en este proyecto
pip install -r dependencies.txt 
# Para correr el proyecto
python src/app.py 

About

In this repository the development of the drag and drop module will be observed, to dynamically upload files using js and python.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages