Looking to start learning Python?

Begin Here

Tag: Python

PyDev of the Week: James Murphy

June 21, 2021 by Mike
This week we welcome James Murphy as our PyDev of the Week! James is the founder of mCoding and also has a popular Python tutorial channel on YouTube. You can also see what James is up to over on GitHub. Let's spend some time getting to know James better! Can you tell us a little […]

Creating a Warhol Triptych Image with Pillow and Python

June 17, 2021 by Mike
Andy Warhol is a well-known artist who created a famous image where there are multiple copies of the same face but with different background colors. You can do a similar trick with software using Python and the Pillow package. You will also need to have NumPy installed to make this work. Let's find out how […]

PyDev of the Week: Raghav Bali

June 14, 2021 by Mike
This week we welcome Raghav Bali (@Rghv_Bali) as our PyDev of the Week. Raghav is the co-author of Generative AI with Python and TensorFlow 2, a book that teaches you how to create images, text, and music with VAEs, GANs, LSTMs, GPT models and more. You can see what else Raghav has been up to […]

PyDev of the Week: Fernando Masanori

June 7, 2021 by Mike
This week we welcome Fernando Masanori (@fmasanori) as our PyDev of the Week! Fernando is a Professor at FATEC São José dos Campos in Brazil. He is the creator of the first Brazilian MOOC to teach programming Python for Zombies. You can see what else Fernando is up to on his website or by checking […]

PyDev of the Week: Jaime Buelta

May 31, 2021 by Mike
This week we welcome Jaime Buelta (@jaimebuelta) as our PyDev of the Week! Jaime has written several books on automation with Python as well as on Docker. You can see some of his books over on Amazon. You can also catch up with Jaime by visiting his website. Let's spend a few moments getting to […]

PyInstaller - How to Turn Your Python Code into an Exe on Windows

May 27, 2021 by Mike
You have just created an awesome new application. Maybe it's a game or maybe it's an image viewer. Whatever your application is, you want to share it with your friend or a family member. However, you know they won't know how to install Python or any of the dependencies. What do you do? You need […]
1 9 10 11 12 13 176
View More

End of content

No more pages to load

Copyright © 2024 Mouse Vs Python | Powered by Pythonlibrary