Here's an episode that I did not see coming! Sebastian Witowski and I put together a live stream ask me anything (AMA) as a follow up to some of the ideas around his recent course, Modern Python Projects. We dove deep in comparisons of Poetry vs. pip vs pyenv and answered questions like do you need to use Docker? When should you? and so on. <br/> <br/> After the AMA was over, I realized it would also make a great podcast too. So here go you! This is our AMA with Sebastian around all the ideas of modern Python workflows. I hope you enjoy it!<br/> <br/> <strong>Links from the show</strong><br/> <br/> <div><b>Sebastian on Twitter</b>: <a href="https://twitter.com/SebaWitowski" target="_blank" rel="noopener">@SebaWitowski</a><br/> <b>Modern Python Projects Course</b>: <a href="/modern-python-projects" target="_blank" rel="noopener">talkpython.fm/modern-python-projects</a><br/> <b>YouTube Live Stream edition</b>: <a href="https://www.youtube.com/watch?v=vr1B3Fd3lFg" target="_blank" rel="noopener">youtube.com</a><br/></div><br/> <strong>Sponsors</strong><br/> <br/> <a href='https://ift.tt/3drA2lU> <a href='https://ift.tt/2PVc9qH Python Training</a>
from Planet Python
via read more
Subscribe to:
Post Comments (Atom)
TestDriven.io: Working with Static and Media Files in Django
This article looks at how to work with static and media files in a Django project, locally and in production. from Planet Python via read...
-
Podcasts are a great way to immerse yourself in an industry, especially when it comes to data science. The field moves extremely quickly, an...
-
Dialogs are useful GUI components that allow you to communicate with the user (hence the name dialog ). They are commonly used for file Ope...
-
Have you ever wanted to use your python and web development skills to build cross platform desktop GUI apps? if yes then welcome to this tut...
No comments:
Post a Comment