Cleaning up a messy, exploratory Python project

One of my current projects is in a state that many people will probably recognize: it’s a small project that grew through the exploratory phase, got really messy, but has now proven to be really useful. Read more

Similar

Elsie: Generate Slides with Python

Elsie allows you to create slides programmatically using Python. It is a Python library that lets you build SVG slides in a composable way and then render them to PDF. There is no DSL or GUI – presentations created with Elsie are fully programmed with Pyt... (more…)

Read more »