:wave: Hello Pants community, <@U051221NF> you got...
# welcome
g
👋 Hello Pants community, @happy-kitchen-89482 you got me intrigued with your Realpython interview episode 137. have setup a vscode devcontainer on a remote vm, and running the example-python. I am trying to unpack the migration of a Fastapi app (generated with fastapi-template) with dependency management using poetry (pyproject.toml and poetry.lock) . my target deployment of the FastAPI app is docker and ultimately Kubernetes. It appears I have a lot to learn but there are great resources. confirm any state of the art Guides, blog posts for the following subjects. I have listed what I have uncovered but if there are any other very relevant and current articles, blog posts or docs Poetry to Pants : https://blog.pantsbuild.org/poetry-support-for-pants-2-6/ (seems a lot has changed since 2.6 in relation to poetry) https://www.pantsbuild.org/docs/python-third-party-dependencies#poetry Pants Python Deploy to Docker: https://blog.pantsbuild.org/optimizing-python-docker-deploys-using-pants/ https://blog.pantsbuild.org/pants-pex-and-docker/ Pants Python Deploy to K8s: ???
👋 5