Mike Driscoll
I tweet about everything #Python Writing about Python @mousevspython @realpython Teaching at @TeachMePy Author of multiple books including Python 101
View on πThreads
One of the harder concepts to learn in #Python are decorators. So let's take a few moments and learn about them! π§΅ππ
Today is a great day to learn about exception handling in #Python! Let's find out how they work! π§΅ππ
You can use Pycryptodome to encrypt a file and decrypt it. In this example, you use RSA encryption to encrypt a file with #Python https://t.co/GPXMKbTIJ9
#Python comes with multiple modules for testing. Today I will talk about the `doctest` module in a mini-thread! π§΅ππ
Have you ever needed to kill β οΈ a subprocess in #Python? Let's talk a little about that a little! π§΅ππ
Today I want to talk about #Python's special escape characters Join me in another fun thread! π§΅ππ
Today I am going to show you how to create 7οΈβ£ different file types with #Python: π Text file π CSV π XML π JSON π Tar file π PDF π Excel Join me for this fun π§΅π
#Python 3 has had asynchronous capabilities since 3.4. So let's talk about that today! π§΅ππ
Did you know that there are lots of quality #Python podcasts you can listen to and level up with? Let's talk about a few of them in a mini-thread! ππ§΅π
PEP 448 added some neat unpacking generalizations to #Python in 3.5 You can read about them here or check out my mini-thread! https://t.co/BH0TXHMxEh π§΅ππ
Did you know #Python has a built-in way to chain multiple dictionaries together? It's called `ChainMap` and it's part of the `collections` module. Let's talk a little about it to...
#Python has TONS of great packages and frameworks. In this thread, I am going to highlight just a few of the THOUSANDS that are available to you on https://t.co/1h3VDvvhpE ππ§΅π