/felix

A collection of handy decorators for Python

Primary LanguagePythonMIT LicenseMIT

felix

A collection of handy decorators for Python.

Named after Allyson Felix, the most decorated woman in Olympic track and field history.

Installation

$ python -m pip install felix-decorator

Resources

The decorators in this package borrow heavily from this excellent tutorial on Real Python.