funcsigs
Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+.
Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+.
To install this package, run one of the following:
Funcsigs is a backport of the PEP 362 function signature features from Python 3.3's inspect module. The backport is compatible with Python 2.6, 2.7, and 3.2 and up.
Summary
Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+.
Last Updated
Apr 21, 2020 at 19:32
License
Apache 2.0
Total Downloads
198
Supported Platforms
GitHub Repository
https://github.com/aliles/funcsigsDocumentation
http://funcsigs.readthedocs.org/en/latest/