Built this project over the past few months to make it simpler to host and scale Python servers.
For FastAPI, Flask, Django apps all you need to do is connect your git repo and make a push, all the config is automatically figured out and your app is deployed for you.
For any other framework, you just need to specify a start command before you make a push.
Your applications run on Phemeral's managed compute and automatically scale to zero and rapidly (~30ms) scale up using vm snapshots when receiving traffic.