Brian Kohan
Results
3
repositories owned by
Brian Kohan
enum-properties
17
Stars
0
Forks
Watchers
Add properties and method specializations to Python enumeration values with a simple declarative syntax.
django-render-static
19
Stars
1
Forks
Watchers
Use Django's template engine(s) to render static files at deployment or package time. Includes transpilers for extending Django's url reversal and enums to JavaScript.
django-typer
54
Stars
2
Forks
Watchers
Use Typer (type hints) to define the interface for your Django management commands.