Skip to content

A project developed in Python with the framework Flask to auto-generate word documents from a template.

Notifications You must be signed in to change notification settings

juanfrilla/word_automation

Repository files navigation

word_automation

A project developed in Python with the framework Flask to auto-generate word documents from a template.

in order to run this app: flask --app server.py --debug run

Note, if locale fail:

  1. check you have it with locale -a
  2. if not, sudo locale-gen es_ES.UTF-8

About

A project developed in Python with the framework Flask to auto-generate word documents from a template.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published