Skip to content

kbeaugrand-org/PythonFastApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows Service in Python

How To Build the service

 pyinstaller -F --hidden-import=win32timezone WindowsService.py

How To install the service

.\dist\WindowsService.exe --startup auto install

About

A python FastApi program running in Windows Service

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published