func_args

A lightweight Python library for creating wrapper functions with enhanced argument handling using sentinel values to mark parameters as required or optional.

Installation

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

pip3 install func-args

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.0.2 2026-04-28      
1.0.1 2025-05-08      
1.0.0 yanked 2025-05-05      
0.1.1 2023-02-16  

Issues with this package?

Page last updated 2026-05-17 02:49:04 UTC