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
Release files for sigtools 2.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sigtools-2.0.1.tar.gz | 53.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sigtools-2.0.1-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 122.1 kB
Release files / sigtools-2.0.1.tar.gz
| Download URL | sigtools-2.0.1.tar.gz |
|---|---|
| Size | 53.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9bc83e0cc17640aef2101add0a8382030b9a29b0ed90b513f21283c673093855
|
|
BLAKE2b-256 checksum How to use checksums |
0ebc29248bd3ad5cc14dffa7ce6d26878c186766eb7febebc2720cbbe9a13a60
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / sigtools-2.0.1-py2.py3-none-any.whl
| Download URL | sigtools-2.0.1-py2.py3-none-any.whl |
|---|---|
| Size | 69.2 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
a1b6881c7002a4739f7a51d56ab90a145448984a8c7bec295e3f40fac59b1588
|
|
BLAKE2b-256 checksum How to use checksums |
4b2fc878f835de68e5da1eb605b403108fe86458f0f90425224bf3cefdf217e0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |