The tables have turned and this time I'm the guest and you all are the hosts. I get a ton of questions over email and twitter asking me about my thoughts on various trends, tools, and behind the scenes questions around Talk Python. So I've enlisted two listeners who are up for hosting a conversation and taking questions from you all. <br/> <br/> Thank you to Patrik Hlobil and Kim van Wyk who guest host this episode where I answer a bunch of audience questions in this ask my anything.<br/> <br/> <strong>Links from the show</strong><br/> <br/> <div><b>Patrik on Twitter</b>: <a href="https://twitter.com/hlobilpatrik" target="_blank" rel="noopener">@hlobilpatrik</a><br/> <b>pandas-bokeh (Patrik's project)</b>: <a href="https://ift.tt/2R7dr3K" target="_blank" rel="noopener">github.com</a><br/> <br/> <b>Kim on Twitter</b>: <a href="https://twitter.com/kim_vanwyk" target="_blank" rel="noopener">@kim_vanwyk</a><br/> <b>Kim's website</b>: <a href="https://ift.tt/3uj4uo4" target="_blank" rel="noopener">kimvanwyk.co.za</a><br/> <br/> <b>YouTube Live Stream Recording</b>: <a href="https://www.youtube.com/watch?v=SkS0mLyg3nc" target="_blank" rel="noopener">youtube.com</a><br/> <b>Future Talk Python Live Streams</b>: <a href="https://ift.tt/3mhxnxS" target="_blank" rel="noopener">talkpython.fm/stream/live</a><br/> <br/> <b>Highlighted packages</b><br/> <b>Click</b>: <a href="https://ift.tt/2Qnif0W" target="_blank" rel="noopener">palletsprojects.com</a><br/> <b>PyVISA</b>: <a href="https://ift.tt/2Y5WHwu" target="_blank" rel="noopener">github.com</a><br/> <b>pySerial</b>: <a href="https://ift.tt/3uhegqz" target="_blank" rel="noopener">github.com</a><br/></div><br/> <strong>Sponsors</strong><br/> <br/> <a href='https://ift.tt/3dzbM0h Platform</a><br> <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...
-
This tutorial outlines object oriented programming (OOP) in Python with examples. It is a step by step guide which was designed for people w...
No comments:
Post a Comment