kwargs-only

A decorator to make a function accept keyword arguments only, on both Python 2 and 3.

Installation

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

pip3 install kwargs-only

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.1.1 2019-12-21    
1.1.0 2019-11-15    
1.0.2 2019-10-28    
1.0.1 2019-02-07    
1.0.0 2017-06-18    

Issues with this package?

Page last updated 2023-10-28 04:20:59 UTC