In this article we review last week’s Create a Simple Python GUI code challenge.
Author
PyBites Team
Latest articles
by
-
-
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
-
We did it! #100DaysOfCode is done: 5K lines of code, 100 scripts. Just on the day PyBites turns 200 days. In this article we will share our learning on this major project and announce our next 100 days effort …
-
Hi Pythonistas, a new week, a new ‘bite’ of Python coding! Web apps tend to get all the love so it’s about time we shared the spotlight with GUIs. This week let’s take our first dive as a PyBites Community into Python GUIs!
-
In this article we review last week’s Notification Service of Now Playing and Upcoming Movies code challenge.
-
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
-
Hi Pythonistas, a new week, a new ‘bite’ of Python coding! What movies are in theaters now or just came out on your favorite streaming service? What are upcoming movies, when will they be released? Can I keep track of all new humor movies? Or what about that specific actor or director? Having a notification service around movies seems an interesting, fun and useful code challenge to us.
-
In this article we review last week’s Use Dunder / Special Methods to Enrich a Class code challenge.
-
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
-
Hi Pythonistas, a new week, a new ‘bite’ of Python coding! We wrote an article for Dan Bader’s Python blog: Enriching Your Python Classes With Dunder (Magic, Special) Methods. We hope you like it. To put dunders into practice we dedicate this week’s code challenge to it.