Skip to content

kbeaugrand-org/PythonFastApi

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