Categories
Development Homesteading Multimedia Software Technology

Augmented Beekeeping

As I continue applying technology to manage the local ecology at my home, these are my plans for managing hundreds of thousands (and steadily approaching millions) of honey bees.

Categories
Development DevOps Software Technology

PyClone released

While I’ve been working on Tiberium, which sits on top of many separate tools (such as rclone), I’ve had to end up writing interfaces for some of these tools. Today, I released PyClone which wraps rclone using the pexpect package and allows you to query transfer updates from the thread that’s responsible for running rclone. […]

Categories
Development Software

PySimpleGUI (and Tkinter) in pyenv with Homebrew

Create a GUI simply, with PySimpleGUI and Homebrew.

Categories
CI/CD Development Software

The Austin Python Meetup : Creating and publishing a Python package

Create, test, and publish a Python package to the Python Package Index.