inspect2
Backport of the Python 3.6 inspect module to Python 2.7-3.5
PSF
3 个版本
安装
pip install inspect2
poetry add inspect2
pipenv install inspect2
conda install inspect2
描述
分类
Development Status :: 3 - Alpha
Intended Audience :: Developers
License :: OSI Approved :: Python Software Foundation License
Operating System :: OS Independent
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3.2
Programming Language :: Python :: 3.3
Programming Language :: Python :: 3.4
Programming Language :: Python :: 3.5
Programming Language :: Python :: 3.6
Topic :: Software Development