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
Sep 8, 2023 at 02:28
License
Apache 2.0
Total Downloads
6
GitHub Repository
https://github.com/aliles/funcsigsDocumentation
http://funcsigs.readthedocs.org/en/latest/