Introduction I recently re-engaged with one of my open source projects and it was a rewarding experience. 🎉 It was a Pybites project I had written the core for years ago, but thanks to some amazing Pythonistas in our community it became a way more mature tool so I had to get acquainted again. I… Continue reading Your First Python Open Source Contribution: A Step-By-Step Guide
Articles on hacktoberfest
Code Challenge 64 – PyCon ES 2019 Marvel Challenge
By PyBites Team on 4 October 2019
Hey Pythonistas, this weekend is Pycon ES and in the unlikely event you get bored, you can always do some coding with PyBites. Two more good reasons to do so: 1. there are prizes / giveaways, 2. your PRs count towards Hacktoberfest (t-shirt). Fire up your editors and let’s get coding!
PyBites Twitter Digest – Issue 32, 2018
By PyBites Team on 14 October 2018
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
PyBites Twitter Digest – Issue 29, 2018
By PyBites Team on 16 September 2018
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Code Challenge 38 – Build Your Own Hacktoberfest Checker With Bottle – Review
By PyBites Team on 1 November 2017
In this article we review last week’s Build Your Own Hacktoberfest Checker With Bottle code challenge.
Code Challenge 39 – Writing Tests With Pytest
By PyBites Team on 5 October 2017
Hi Pythonistas, let’s add some more challenges for October. Following our Python testing with pytest book review we let you write some tests with this awesome framework.
Code Challenge 38 – Build Your Own Hacktoberfest Checker With Bottle
By PyBites Team on 4 October 2017
Hi Pythonistas, Hacktoberfest started. Let’s make open source better and track our progress with a little app you will build using the Bottle web framework.