Utilities for working with 3.3's inspect.Signature objects.
Project description
The sigtools python library provides:
Decorators to specify keyword-only parameters, annotations and positional-only parameters, even on python2: sigtools.modifiers
Decorators to specify how *args, **kwargs are handled, in a way that can be introspected: sigtools.specifiers
Function combination routines that preserve signatures: sigtools.wrappers
Functions to manipulate signature objects likewise: sigtools.signatures
The documentation can be found at Read The Docs: http://sigtools.readthedocs.org
Installing
Within a virtualenv:
$ pip install sigtools
Or for a user-wide install:
$ pip install --user sigtools
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sigtools-1.1a3.tar.gz
(47.2 kB
view hashes)
Built Distribution
Close
Hashes for sigtools-1.1a3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d5915a74f5fcfdc0b2a8ac65bb34ae783555dee869a4a03f9e5207395da5060 |
|
MD5 | 5a49ace06f68f057da31cd876f6c4561 |
|
BLAKE2b-256 | fa72e8ef5b3d6f3e24d7834c7cd12ce1e2c4a21263a05c9aaaaa9967f1c795c5 |