Good Dads

Good Dads

Brian Kohan
I remember less and less from my childhood as I get older. It’s not like those memories have vanished, I just have to root around for them a bit longer and when I find them they’re a bit hazier. My formative memories are still crisp as day, though, and on this father’s day I’m thinking about one in …
A Moral Moment

A Moral Moment

Brian Kohan
The sirens have barely let up in the last 5 days. We hear them race passed Dodger Stadium on their way to downtown only a few miles away. On Friday, the first of the ICE raids started in the garment district. They rounded up people at work, splintering families and terrorizing a community. Los …
Going on Record

Going on Record

Brian Kohan
The United States is experiencing the most serious direct assault on the freedom of speech since McCarthyism: Broadcasters are capitulating to frivolous lawsuits meant to tame their coverage. Law firms are being punished for helping blacklisted clients. Lawful residents are being arrested for …

django-routines

12 20287
Brian Kohan
I am the creator and maintainer of django-routines which is an installable Django application written in python. It defines a routine command using django-typer and builds subcommands on that command from definitions in settings. The subcommands are named routines that run collections of management …

django-typer

206 218998
Brian Kohan
I am the creator and maintainer of django-typer which is an installable Django application written in python. It uses click and typer to provide a an interface to define Django management commands using type hints. It supports two main interface styles, a style that is a superset of the basic typer …

sphinxcontrib-typer

20 198259
Brian Kohan
I am the creator and maintainer of this python package that contains a directive for rendering Typer command helps using the rich style formatting to various formats including text, svg and png. The styling and coloring can be tweaked. See the documentation for details. The directive can also be …
IGS Network Map

IGS Network Map

Brian Kohan
The International GNSS Service (IGS) has ensured open access, high-quality GNSS data products since 1994. These products enable access to the definitive global reference frame for scientific, educational, and commercial applications – a tremendous benefit to the public, and key support element for …

django-enum

74 404399
Brian Kohan
I am the creator and maintainer of django-enum which is an installable Django application written in Python. It provides a model field type for Django models that uses the smallest possible SQL schema type to store information and coerces instances of the field to the Enum type. With this …

enum-properties

21 308377
Brian Kohan
I am the creator and maintainer of enum-properties which is an installable Python package. It extends the standard library Enum type to allow named properties to be associated with each enum value. This package is also used to supercharge django-enum. It is feature complete, but under active …
LA District Finder

LA District Finder

How did your districts change? Every 10 years we count all of our neighbors in the decennial census. The results are used to redraw legislative boundaries from Capitol Hill down to our most local levels of city government. The goal is to rebalance the number of residents in each district to maintain …