Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Articles on tools
Code Challenge 35 – Improve Your Python Code With BetterCodeHub – Review
By PyBites Team on 11 September 2017
In this article we review last week’s Improve Your Python Code With BetterCodeHub code challenge.
Code Challenge 35 – Improve Your Python Code With BetterCodeHub
By PyBites Team on 5 September 2017
Hi Pythonistas, a new week, a new ‘bite’ of Python programming! Last week we wrote an article on improving the quality of your code with Better Code Hub. This week we let you refactor a Python project. You can even win awards thanks to SIG who is sponsoring this challenge!
Improve the Quality of Your Code with Better Code Hub
By Bob Belderbos on 30 August 2017
So you pushed your code to GitHub and deployed v1, congrats! But how maintainable is your code really? Do you have tests? Is your code modular? Are your methods short and concise? What if you could hit a button and a tool conveniently checks this for you? Free and integrated with GitHub? Enter Better Code Hub from Software Improvement Group …
Fully Automate Login and Banner Generation with Selenium, Requests and Click
By Bob Belderbos on 20 August 2017
In part 3 of the PyBites Banner Generator article series I show you how to automatically generate a banner with Requests and Selenium.
Twitter digest 2017 week 29
By PyBites Team on 23 July 2017
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
How to Create Your Own Steam Game Release Notifier
By Julian Sequeira on 19 May 2017
In this post we demonstrate ways in which you can parse common data formats used in Python.
How we Automated our 100DaysOfCode Daily Tweet
By Bob Belderbos on 5 April 2017
In this article I show you a way to automatically tweet your #100DaysOfCode Challenge progress. This saves you some extra time to focus on the coding. Isn’t that all what matters?
5 Vim Tricks to Speed up Your Python Development
By Bob Belderbos on 28 March 2017
In this article 5 Vim shortcuts to speed up your Python development.
From beginner to pro: Python books, videos and resources
By PyBites Team on 7 February 2017
A list of useful Python resources to boost up your skills.