Skip to content

MacHu-GWU/func_args-project

Repository files navigation

image

image

image

image

image

image


image

image

image

image

image

image

Welcome to func_args Documentation

func_args is a library that can help you create a wrapper function with key word arguments, type hint on top of an existing third party function with ugly API design. See example.

Install

func_args is released on PyPI, so all you need is:

$ pip install func_args

To upgrade to latest version:

$ pip install --upgrade func_args

About

Helper library to use NOTHING sentinel for default argument

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages