文件名称:pybind11-stubgen:生成python模块的存根(针对使用pybind11编译的C ++扩展)
文件大小:23KB
文件格式:ZIP
更新时间:2024-05-27 10:22:12
python typing pycharm mypy pep484
关于 生成python模块的存根 有一些针对使用编译的模块的调整 软件包仅针对python3。 (实际上,它与python2兼容,但尚未得到官方支持) 欢迎发行/公关 安装 从PYPI: python -m pip install pybind11-stubgen 来自github: python -m pip install git+https://github.com/sizmailov/pybind11-stubgen.git 用法 pybind11-stubgen [-h] [-o OUTPUT_DIR] \ [--root-module-suffix ROOT_MODULE_SUFFIX] \ [--no-setup-py] \ [--ignore-invalid {si
【文件预览】:
pybind11-stubgen-master
----README.rst(1KB)
----.gitmodules(147B)
----pybind11_stubgen()
--------__init__.py(36KB)
--------__main__.py(66B)
----.travis.yml(1KB)
----LICENSE(2KB)
----test()
--------compare_walker.py(1KB)
--------run_test.sh(416B)
--------pybind11-project-example()
--------.gitignore(15B)
--------stubs()
----setup.py(493B)