Looking to start learning Python?

Begin Here

Author: Mike

wxPython by Example: Making Your Application Fade In and Out (Video)

September 3, 2020 by Mike
In this screencast, you will learn how to change the transparency of your application. This will allow you to make your application fade in or out.

wxPython by Example: How to Reset the Background Color (Video)

September 2, 2020 by Mike
In this tutorial, you will learn how to reset the background color of your application to the default color.

Python 101 - Conditional Statements (Video)

September 1, 2020 by Mike
In this video, you will learn how to create conditional statements using the Python programming language. Specifically, you will learn about the following topics: Comparison operators Creating a simple conditional Branching conditional statements Nesting conditionals Logical operators Special operators

PyDev of the Week: Connor Ferster

August 31, 2020 by Mike
This week we welcome Connor Ferster as our PyDev of the Week! Connor is the author of handcalcs which was recently featured on the PythonBytes Podcast. You can see more of Connor's work on Github. Let's spend some time getting to know Connor now! Can you tell us a little about yourself (hobbies, education, etc): […]

Blackberry Released an Anti-Malware Tool Written in Python

August 26, 2020 by Mike
In case you missed it earlier this month, Blackberry released a tool of theirs that they use for reverse engineering malware. That tool is called PE Tree and is open-source and written in Python. Blackberry used the popular PyQt5 GUI toolkit to write that displays a tree view of portable executables, which makes it easier […]

PyDev of the Week: Ethan Smith

August 24, 2020 by Mike
This week we welcome Ethan Smith (@ethanhs) as our PyDev of the Week! Ethan is a core developer of the Mypy project, which is a static type checker for Python. You can see what other projects Ethan contributes to over on Github. Let's spend a few moments getting to know Ethan better! Can you tell […]
1 25 26 27 28 29 215
View More

End of content

No more pages to load

Copyright © 2024 Mouse Vs Python | Powered by Pythonlibrary