pandapower_gui
pandapower_gui copied to clipboard
A Graphical User Interface for the open source pandapower load flow program. [ I was so inexperienced when I started this, but maybe we can try again]
The requirements txt file of the project is still empty after few years of development. When I install newest versions of PyQT and other required packages the code obviously isn't...
In PyQt5 "QtWebKitWidgets" is no longer available. Instead it is replaced with "QtWebEngineWidgets" so this tool doasn't work right ?
@lthurner HI, I have spent some time cleaning up the code, did some refactoring, and started playing with the collections. I have changed the dummy network to the tutorial network...
License
@lthurner I added the same license as pandapower. I am just not sure what to use for the copyright notice.. .currently it is for your institution. What's your proposal here?
- [x] Loading and saving real cases from pickle or excel - [ ] Create a list to choose any of the reference cases and load it. - [x] Add...
The reference discussion for this project can be found at [The PandaPower Project](https://github.com/lthurner/pandapower/issues/29)