I am increasingly using GitHub Actions these days. If you’re new to this you might want to check out our article or video. In this article I will show you 5 cool ways I use it day to day. Run tests and linters The first and most obvious reason is to automate tooling. Although you probably want to… Continue reading 5 ways I use GitHub Actions
Articles on Github
How to create a self updating GitHub Readme
By Bob Belderbos on 21 November 2022
It was about time to give my GitHub profile a nice intro so inspired by Simon Willison’s blog post I decided to make an intro Readme that auto-updates. First I made a GitHub repo called bbelderbos, my username. That’s how it works: GitHub defaults to showing the Readme.md of your username’s repo on your profile page.… Continue reading How to create a self updating GitHub Readme
Use Github to Manage Your Projects in an Agile Way
By Robin Beer on 19 April 2020
In this article you will learn how to setup a project in GitHub and to use boards to organize you issues using agile methods.
How to Write a Guest Article for PyBites
By Cedric Sambre on 26 February 2020
Hello Everybody! In this article I’ll run through the procedure of using git and github to submit a guest article to PyBites.
Code Challenge 61 – Build a URL Shortener
By PyBites Team on 21 February 2019
Hey Pythonistas, in this challenge you will build an URL shortener. Enjoy!
PyBites Twitter Digest – Issue 36, 2018
By PyBites Team on 18 November 2018
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Automating PyBites Review Post Using Github API and collections.defaultdict
By Bob Belderbos on 13 November 2018
In this post I share a quick script I produced last week to automate a portion of our review post. There are some nice idioms that you might find useful.
PyBites Twitter Digest – Issue 35, 2018
By PyBites Team on 4 November 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.
PyBites Twitter Digest – Issue 19, 2018
By PyBites Team on 11 June 2018
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.