tiangolo / fastapi

FastAPI framework, high performance, easy to learn, fast to code, ready for production
https://fastapi.tiangolo.com/
MIT License
73.78k stars 6.22k forks source link

there is issue while creating the binary file when workers are added in the the main function so I solved these error by making change in file name. #11449

Closed 100rab100 closed 3 months ago

100rab100 commented 3 months ago

with the help of pyinstaller you can make binary file of the fastapi application i suggest here that you can make binary file with addition of the workers which are configurable and you can change it after the making binary file also. please check my code

tiangolo commented 3 months ago

Hey @100rab100 :wave:

This content would be better in a blog post showing your use case and solution, so I'll pass on this one. But thanks for the interest! :coffee: