6 projects
py-flags
Type-safe (bit)flags for python 3
dictionaries
Dict implementations with attribute access: ReadonlyDictProxy, FrozenDict, FrozenOrderedDict, Dict, OrderedDict
json-cfg
JSON config file parser with extended syntax (e.g.: comments), line/column numbers in error messages, etc...
django-universal-view-decorator
Smart view class (CBV) decoration
decorator-args
Optional/required/keyword-only decorator arguments made easy.
kwonly-args
Python2 keyword-only argument emulation as a decorator. Python 3 compatible.