I recently ran into a tool called VTScan that uses the VirusTotal API to scan a file and print the results. I figured I could write the same, and add some functionality!
Articles on API
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!
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.
Code Challenge 53 – Query the Spotify API – Review
By PyBites Team on 9 October 2018
In this article we review last week’s Query the Spotify API code challenge.
Code Challenge 53 – Query the Spotify API
By PyBites Team on 1 October 2018
Hi Pythonistas, Welcome to Pybites Code Challenge 53! In this challenge we get you query the Spotify API and perform a set of tasks.
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 41 – Daily Python Tip Part 2 – Build an API
By PyBites Team on 1 November 2017
Hi Pythonistas, you heard of Daily Python Tip? It’s a Twitter account that posts one python tip per day, run by @karlafej and @simecek. We partnered up with them and use their awesome collection of tips to build a web app (part 1) and a simple API (part 2).
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.
Code Challenge 37 – Automate a Task With Twilio – Review
By PyBites Team on 3 October 2017
In this article we review last week’s Automate a Task With Twilio code challenge.
Code Challenge 37 – Automate a Task With Twilio
By PyBites Team on 25 September 2017
Hi Pythonistas, this week we got a really cool challenge for you. Our Never Forget A Friend’s Birthday with Python, Flask and Twilio article got released on Twilio’s blog and we thought it would be awesome to have you code up the next Twilio app. Join our challenge and if you build something serious you could even pitch it to Twilio!