Looking to start learning Python?

Begin Here

Author: Mike

wxPython 4 and PubSub

March 28, 2019 by Mike
The Publish-Subscribe pattern is pretty common in computer science and very useful too. The wxPython GUI toolkit has had an implementation of it for a very long time in wx.lib.pubsub. This implementation is based on the PyPubSub package. While you could always download PyPubSub and use it directly instead, it was nice to be able […]

Python for Programmers eBook Giveaway

March 26, 2019 by Mike
UPDATE: All copies of the book have now been claimed! Thanks for checking it out! Pearson recently contacted me about doing a giveaway of their new Python book, Python for Programmers: with Big Data and Artificial Intelligence Case Studies I have 5 copies of the eBook to giveaway. All you need to do to claim […]

PyDev of the Week: Miro Hrončok

March 25, 2019 by Mike
This week we welcome Miro Hrončok (@hroncok) as our PyDev of the Week! Miro teaches at Czech Technical University and helps out with the local PyLadies chapter. He is also involved with the Special Interest Group for Python in Fedora as he works for Red Hat in addition to his teaching position. You can check […]

Book Review: Mission Python

March 20, 2019 by Mike
A couple of months ago, No Starch Press asked me if I would be interested in reading one of their new books called Mission Python: Code a Space Adventure Game! by Sean McManus. I enjoy reading new tech books, but it's hard to work them in when I've been so busy this past year. However […]

How to Distribute a wxPython Application

March 19, 2019 by Mike
Let's say you finished up a wonderful GUI application using wxPython. How do you share it with the world? This is always the dilemma when you finish an amazing program. Fortunately, there are several ways you can share your code. If you want to share your code with other developers, than Github or a similar […]

PyDev of the Week: Bruno Rocha

March 18, 2019 by Mike
This week we welcome Bruno Rocha (@rochacbruno) as our PyDev of the Week! Bruno works for Red Hat and participates in the Python, Flask and Rust communities. You can see some of his projects over on Github or check out some of his writings on Medium. Let's take a few moments to get to know […]
1 51 52 53 54 55 215
View More

End of content

No more pages to load

Copyright © 2024 Mouse Vs Python | Powered by Pythonlibrary