Earlier this year, I had an idea to automate the Sample Programs website. Turns out, it wasn't that hard to do. Now, the website is automatically built on every pull request. Let's talk about...
Tag: Open Source Software
The Complete Guide to Subete: A Python Library for Browsing Code Snippets
I'm kicking off a new series on Python libraries. Today, I'm showing off one of my own: subete. It let's you look at code snippets from the Sample Programs repo.
SnakeMD just picked up a new feature called checklists. Dive in now to see what they're all about.
How to Use Python to Build a Simple Visualization Dashboard Using Plotly
Making plots with Matplotlib is fine, but Plotly is the way to go. Learn how to get started here.
I got excited and updated the Sample Programs repos again. Eh, what can you do?
The Sample Programs repository is in its fourth Hacktoberfest. Are you interested in making a contribution?