sst-core icon indicating copy to clipboard operation
sst-core copied to clipboard

feature request: Python module with stubs and documentation for IDEs

Open researcherben opened this issue 1 year ago • 0 comments

Detailed description of enhancement

Python module of stubs with documentation to facilitate use of VSCode and other IDEs when writing Python driver files.

As an example, how should a user of SST know what is hidden in the Python module referenced in this file?

https://github.com/sstsimulator/sst-elements/blob/master/src/sst/elements/simpleSimulation/tests/test_simpleCarWash.py

A user might look at http://sst-simulator.org/sst-docs/ and find http://sst-simulator.org/sst-docs/docs/config/general/setProgramOption

This feature request is for the same information to be made available in IDEs like VSCode by providing a Python module with stubs and documentation.

Provide sha1 of all relevant sst repositories (sst-core, sst-elements, etc)

This could be distributed as part of sst-core.

Fill out Labels, Milestones, and Assignee fields as best possible

I don't have permissions to set the assignee, label, or milestone for this issue.

researcherben avatar Sep 13 '23 02:09 researcherben