kwonly-args

Python2 keyword-only argument emulation as a decorator. Python 3 compatible.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install kwonly-args

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.0.10 2016-04-12
1.0.9 2016-04-10
1.0.8 2016-04-09
1.0.7 2016-04-09
1.0.6 2016-04-08
1.0.5 2016-04-08
1.0.4 2016-04-08
1.0.3 2016-04-08
1.0.2 2016-04-08
1.0.1 2016-04-08
1.0.0 2016-04-08

Issues with this package?

Page last updated 2026-09-03 12:11:34 UTC