Python Debugging

How to debug Python programs, the smart way!

September 15, 2021 · 2 min · Greg Hilston

Python Cookiecutter

Built a Python repository with all my favorite tools installed and preconfigured. Useful as a starting point for new Python projects.

May 20, 2021 · 0 min · Greg Hilston

How To Use Plotly/Plotly Express & Dash With JupyterLab

Walks through required steps to use Plotly/Plotly express and Dash with Jupyter Lab

April 4, 2021 · 2 min · Greg Hilston

Simple Slack Bot

Makes writing your next Slack bot incredibly easy. By factoring out common functionality all Slack Bots require, you can focus on writing your business logic.

August 27, 2020 · 0 min · Greg Hilston

Generating Mock Data

How to generate fake data

April 12, 2020 · 2 min · Greg Hilston

Python Dependency Packaging

How to distribute Python packages

September 30, 2019 · 2 min · Greg Hilston

Python, Pandas and SQL (Oh my!)

How one can interact with SQL using python

July 11, 2019 · 2 min · Greg Hilston

Visualizing Geospatial Data

How to visualize geospatial data

April 22, 2018 · 10 min · Greg Hilston

Automate The Boring Stuff: Renaming Files

Learn how programming can help alleviate tedious computer tasks

April 17, 2018 · 4 min · Greg Hilston

It Is Wednesday My Dudes Google Trends

Google searches for ‘It Is Wednesday My Dude’ are most popular on Wednesdays.

March 18, 2018 · 0 min · Greg Hilston