How can I create .pyi files from cython source code (.pyx)?
You can use the cythonbuilder package for that, https://pypi.org/project/cythonbuilder/
pip install cythonbuildercythonbuilder.exe build -y to automatically build all .pyx file in current working directory and generate .pyi files.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With