This is the repository for the windows-curses wheels on PyPI. The wheels are based on the wheels on Christoph Gohlke's page. Only build-wheels.bat is original work. Wheels built from this repository ...
Note on first run: if a platform wheel isn’t available, the package falls back to a local build (when Rust is installed) to fetch and compile the ratatui_ffi cdylib. This is automatic and cached; ...