pyenergyplus / eppy3000

E+ Scripting Language using the epJSON file format
Mozilla Public License 2.0
7 stars 3 forks source link

use json2html as a viewer for EPJ. #73

Closed santoshphilip closed 3 years ago

santoshphilip commented 3 years ago

json2html is located at https://pypi.org/project/json2html/

santoshphilip commented 3 years ago

implemented in htmlviewer.py fully tested use documentation in docs/epjviewer.ipynb

santoshphilip commented 3 years ago

fixed issue #73

:Problem: Would be nice to have an html viewer for epj :Solution: pytested eppy3000.epjviewer with sphinx user documentation