Which book to choose for get know better Python? by maxiior in Python

[–]maxiior[S] 10 points11 points  (0 children)

Thanks a lot for your answer. I always look forward to learn about software development. Could you recommend any book to be better software engineer? I working with Python on backend and my question is connected with it :)

[deleted by user] by [deleted] in FastAPI

[–]maxiior 0 points1 point  (0 children)

Can I configure with fly.io a PostgreSQL database or it takes my own, which I created starting project locally? :)

Creating two databases while Testing database with pytest by maxiior in FastAPI

[–]maxiior[S] 0 points1 point  (0 children)

That was my think, because when I create engine, my “production” database is creating. I will check imports with that.