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.
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?
Programmatically Explore Code Snippets of Many Languages Using Python
Introducing Subete: a tool for exploring the ever-growing Sample Programs repo with Python.