Jinja Filters 1.0.0 for Pelican Released

Jinja Filters is a plugin for Pelican, a static site generator written in Python.

Jinja Filters provides a selection of functions (called filters) for templates to use when building your website. They are packaged for Pelican, but may prove useful for other projects that make use of Jinja2.

•  ~2 min to read •  read more  




Minchin dot CA Pelican Theme 1.0.0 Released

I’ve been in the process of redesigning my blog and so as part of that I’ve tried to make as many pieces as possible installable from pip. To that end, I’ve packaged my website theme and uploaded it to PyPI.

•  ~1 min to read •  read more  


Colourettu 1.1.0 for Python released

Version 1.1.0 of Colourettu has been released.

Colourettu is a Python library I’ve written for dealing with colours and “palettes” (groups of colours).

•  ~1 min to read •  read more  


Colourettu 1.0.0 for Python released

Version 1.0.0 of Colourettu has been released.

Colourettu is a Python library I’ve written for dealing with colours, and specifically to determine the contrast between two colours.

•  ~1 min to read •  read more  


MetaLibrary 9 for OpenTTD released

Version 9 of MetaLibrary has been released.

To recap, MetaLibrary is a collection of code I’ve written to simplify writing an AI for OpenTTD, a remake of my childhood favorite, Transport Tycoon.

Version 9 brings a couple of bug fixes in the Python build script. The documentation for MetaLibrary has also been updated.

•  ~1 min to read •  read more  


Colourettu 0.1.1 for Python released

Version 0.1.1 of Colourettu has been released.

Colourettu is a Python library I’ve written for dealing with colours, and specifically to determine the contrast between two colours.

•  ~1 min to read •  read more  


MetaLibrary 8 for OpenTTD released

Quick on the heals of the release of version 7, version 8 of MetaLibrary has been released.

To recap, MetaLibrary is a collection of code I’ve written to simplify writing an AI for OpenTTD, a remake of my childhood favorite, Transport Tycoon.

Version 8 brings a 9-30x improvement in the speed of Lakes, and by extension, a speed-up in the Ship Pathfinder. And that’s all for now; I figured that would be enough. The documentation for MetaLibrary has also been updated.

•  ~1 min to read •  read more