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!
Articles on code challenge
Code Challenge 63 – Automatically Generate Blog Featured Images
By PyBites Team on 2 September 2019
Hey Pythonistas, in this new blog code challenge you are going to use selenium to automatically generate some cool featured images for PyBites. Have fun!
Code Challenge 62 – Women @ Pycon ES
By PyBites Team on 12 July 2019
Hey Pythonistas, in this special live Alicante PyDay challenge you will analyze Pycon speaker data, do we see more women going on stage? Enjoy!
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!
Code Challenge 60 – Working With PDF Files in Python
By PyBites Team on 8 January 2019
Hey Pythonistas, in this challenge you will learn how to work with PDF documents. Enjoy!
Code Challenge 59 – Analyze Podcast Transcripts with NLTK – Part II
By PyBites Team on 8 January 2019
Hey Pythonistas, in this challenge you will expand on the work of PCC58, doing some natural language processing (NLP) on the podcast transcript data you collected. Have fun!
Code Challenge 58 – Analyze Podcast Transcripts with NLTK – Part I – Review
By PyBites Team on 7 January 2019
In this article we review our PCC58 – Analyze Podcast Transcripts with NLTK – Part I code challenge.
Code Challenge 58 – Analyze Podcast Transcripts with NLTK – Part I
By PyBites Team on 9 November 2018
Hi Pythonistas, Welcome to Pybites Code Challenge 58! In this two part challenge we’re going to do some natural language processing on podcast transcript data. Prepare to have fun expanding your data science skills!
Code Challenge 57 – Analyze Olympic Games Data With Pandas – Review
By PyBites Team on 9 November 2018
In this article we review last week’s Analyze Olympic Games Data With Pandas code challenge.
Code Challenge 57 – Analyze Olympic Games Data With Pandas
By Andrea Mammoliti on 30 October 2018
Hey Pythonistas, a new week, a new Python code challenge! This week you can use Python, Pandas and all the libraries you need to analyze the data of Olympic Games and find out interesting things and present them to everyone with Matpolib, Seaborn and/or Plotly.