Skip to content

postnikovmu/py-docx-fastapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-docx-fastapi

The example of working with docx files via FastAPI

#Alembic

initialize alembic:

alembic init alembic
alembic revision --autogenerate -m "Initial migration"
alembic upgrade head

About

The example of working with docx files via FastAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published