In 2021 I tried to publish the library to DevNet and beq modulename was just "ise" I had to do a rename on the package, module and repository.
* Repository is named pyise-ers,
* The PyPI package is namde pyise-ers.
* The module is named pyiseers (for conveniens of imports wihtout dashes in them)
If you use the "old 0.1.2.x" ise packages in PyPi, please update your requirements to pyise-ers to get continued updates.
(after testing everything in your environment offcourse)
In here are PR's for bugs and enhancements like.
* 148 by [mortiz-code](https://github.com/mortiz-code) that fixes ISE 3.0.x compability.
* 154 by [ethangrinnell78](https://github.com/ethangrinnell78)