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 ...
The name of the pacakge that you use with pip install <pacakge> is set in the pyproject.toml file, and is not necessary the name of the project (but it's much less confusing if they're the same). The ...