Quantcast
Channel: Python Archives - Mouse Vs Python
Browsing all 498 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Drawing Rectangles with Rounded Corners with Pillow and Python

Pillow is a package devoted to working with images in Python. Starting in Pillow 8.2, there is a new drawing type: the rounded rectangle. A rounded rectangle lets you round the corners of the...

View Article


Image may be NSFW.
Clik here to view.

Python 101: 2nd Edition is FREE for PyCon 2021!

I am making Python 101: 2nd Edition free during PyCon 2021. This sale will end, Monday, May 17th, 2021. You can get the book free using the following links: Leanpub – https://leanpub.com/py101/c/pycon...

View Article


Image may be NSFW.
Clik here to view.

PyDev of the Week: Tim Arnold

This week we welcome Tim Arnold (@jtimarnold) as our PyDev of the Week! Tim co-authored Black Hat Python, 2nd Edition: Python Programming for Hackers and Pentesters. If you’re interested in hacking or...

View Article

PyDev of the Week: Cooper Lees

This week we welcome Cooper Lees (@cooperlees) as our PyDev of the Week! Cooper has contributed to the Python programming language. He is also a maintainer on bandersnatch and black, among others. You...

View Article

Image may be NSFW.
Clik here to view.

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

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...

View Article


PyDev of the Week: Jaime Buelta

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....

View Article

Image may be NSFW.
Clik here to view.

PyDev of the Week: Fernando Masanori

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...

View Article

Image may be NSFW.
Clik here to view.

PyDev of the Week: Raghav Bali

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...

View Article


Image may be NSFW.
Clik here to view.

Creating a Warhol Triptych Image with Pillow and Python

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...

View Article


Image may be NSFW.
Clik here to view.

PyDev of the Week: James Murphy

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...

View Article

Image may be NSFW.
Clik here to view.

Creating an Animated GIF with Python

Animated GIFs are an image type that contains multiple images with slight differences. These are then played back kind of like a cartoon is. You could even think of it as a flip-book with a stick man...

View Article

Python 101: Exception Handling (Video)

In this video tutorial, you will learn how exception handling works in Python. Specifically, you will learn the following: Common exceptions Handling exceptions Raising exceptions Examining exception...

View Article

Mouse vs Python has a Slack Channel

This website now has a Slack channel. It’s free to join. No subscription required! If you’d like to join, use the following link which is good for the next 30 days:...

View Article


Image may be NSFW.
Clik here to view.

PyDev of the Week: Benjy Weinberger

This week we welcome Benjy Weinberger (@benjy) as our PyDev of the Week! Benjy works on the Pants build system. He is also the co-founder of Toolchain. You can catch up with Benjy over on GitHub. Let’s...

View Article

Image may be NSFW.
Clik here to view.

Converting MP4 to Animated GIFs with Python

Python can be used to read in the common MP4 video format and convert it to an animated GIF. Of course, you can use a pre-built piece of software if you’d rather, but it’s fun (and a good learning...

View Article


PyDev of the Week: Adam Hopkins

This week we welcome Adam Hopkins (@AdmHpkns) as our PyDev of the Week! Adam is a core developer on Sanic, a Python server / web framework. You can see what Adam has been up to over on GitHub. Let’s...

View Article

Image may be NSFW.
Clik here to view.

An Intro to Image Processing with Wand / ImageMagick and Python

ImageMagick is an open-source tool that you can use to create, edit, compose, or convert digital images. It supports over 200 image formats. According to its website, ImageMagick can resize, flip,...

View Article


PyDev of the Week: Jeremiah Paige

This week we welcome Jeremiah Paige (@ucodery) as our PyDev of the Week! Jeremiah currently works for Activestate. He is also a speaker at EuroPython 2021. Let’s take a few moments to get to know...

View Article

Image may be NSFW.
Clik here to view.

Announcing: Automating Excel with Python Kickstarter

Automating Excel with Python will be Michael Driscoll’s 10th Python book! This book’s primary goal is to help you automate the creation, editing, and reading of Excel spreadsheets using the Python...

View Article

Image may be NSFW.
Clik here to view.

Learn to Code by Solving Problems eBook Contest

No Starch Press has partnered with Mouse vs Python to bring you an eBook contest for Learn to Code by Solving Problems: A Python Programming Primer by Daniel Zingaro. There will be 5 winners. To enter,...

View Article
Browsing all 498 articles
Browse latest View live