Python API: New Libraries
Python API has been significantly enhanced and a number of new libraries have been added.
New Python Library: Plotly
- Free source extensive graphing library
- Over 40 unique chart types including:
- Statistical
- Financial
- Geographic
- Scientific
- 3-dimensional
- Access to chart animations
- Web page output with standard output tools
- Publication quality (high resolution) output
New Python Library: Psychrochart
- Collection of Psychrometric equations
- Produces Psychrometric charts
- High quality image output (vector graphics)
- Psychrometric charts within temperature and humidity ratio ranges, for any pressure, with:
- Saturation line
- Constant RH lines
- Constant enthalpy lines
- Constant wet-bulb temperature lines
- Constant specific volume lines
- Constant dry-bulb temperature lines
- Constant humidity ratio lines
New Python Library: Openpyxl
- Library to read/write Excel 2010 files
- xlsx
- xlsm
- xltx
- xltm
- Enables editing of existing xlsx files
- Previous API (XlsxWriter) could only create new Excel spreadsheets