OpenDSSDirect.py icon indicating copy to clipboard operation
OpenDSSDirect.py copied to clipboard

OpenDSSDirect.py: a cross-platform Python package that implements a native/direct library interface to the alternative OpenDSS engine from DSS-Extensions.org

Results 15 OpenDSSDirect.py issues
Sort by recently updated
recently updated
newest added

### Versions - [ ] Python version: 3.10.12 - [ ] Operating system and version: tested in Google CoLab - [ ] OpenDSSDirect.py version number: DSS C-API Library version 0.14.5...

Most of the required type hints can be migrated from DSS-Python, but here it is a bit more complex since a function represents both the setter and getter for a...

enhancement
documentation

Although Python 3.7 is out of the support window and a bunch of packages dropped it, there are quite a few downloads on PyPI. Currently it seems there is no...

packaging

### Feature Request Is there JSON schema that backs the JSON generated by the new `ToJSON` methods? If not, I would be open to generate it. I’m guessing that it...

### Feature Request The return of `dss.Properties.Value()` is always a string. That leaves it to the higher-level application to attempt to convert the strings to a float or int. A...

### Versions - [x] Python version: 3.8.5 - [x] Python architecture: 64 bit (AMD64) - [x] Operating system and version: Windows 10 - [x] OpenDSSDirect.py version number: 0.6.0 ### Bug...

engine

**I'm submitting a ...** - feature request ### Feature Request Update tests so that they are more complete e.g. some tests need params ``` assert dss.Bus.GetUniqueNodeNumber() assert dss.Circuit.Capacity() assert dss.Circuit.SetActiveBusi()...

enhancement
good first issue

### Feature Request Following up on the sourceforce discussion here: https://sourceforge.net/p/electricdss/discussion/861976/thread/59230a2c2d/ This is regarding the support of reading loadshape information in hdf/parquet format for the dss-extensions suite. My understanding is...

### Versions - [ ] Python version: - [ ] Python architecture: - [ ] Operating system and version: - [ ] OpenDSSDirect.py version number: ### Feature Request ### Bug...