dss-extensions / DSS-Python

Native, "direct" Python bindings (interface) and misc tools for a custom implementation of OpenDSS (EPRI Distribution System Simulator). Based on CFFI, DSS C-API, aiming for full COM API-level compatibility on Windows, Linux and MacOS, while providing various extensions.
https://dss-extensions.org/DSS-Python/
BSD 3-Clause "New" or "Revised" License
58 stars 4 forks source link

Rename repo #59

Closed PMeira closed 4 months ago

PMeira commented 4 months ago

For consistency, probably using DSS-Python would be better.

The original name was dss_python in case we needed to use the Python module name as dss_python. But, unfortunately, the underline is converted to hyphen when used in the Python package for PyPI.

Since GitHub redirects the repo, it should be fine, but ideally we should do it at once when updated all docs/links.

PMeira commented 4 months ago

Done, let's see what breaks (expecting GitHub Pages)

PMeira commented 4 months ago

Manually adding redirects for the GitHub pages was enough. No need to update the repo references since GitHub handles that part perfectly.