pnnl / tesp

Other
39 stars 36 forks source link

create `pip install tesp` that allows access to new API without installing simulation tools #115

Closed trevorhardy closed 11 months ago

trevorhardy commented 1 year ago

We want to allow users to use the new TESP api to create pre- and post-processing code and thus install the TESP API easily through pip.

d3j331 commented 11 months ago

tesp_support has the support for entry points, now we need the scripts

trevorhardy commented 11 months ago

Completed.