SkillAgentSearch skills...

EnePro

A Python program for creating energy profile.

Install / Use

/learn @wongzit/EnePro
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

EnePro v1.6

Energy profile generator.

First release: 2015-03-08

Last update: 2021-05-29

Author: Zhe Wang

ORCiD: 0000-0002-9996-586X

From Author

The project EnePro is derived from my homework of programming, when I was a 2nd-year undergraduate student. The 1st version of EnePro was written by C, and the functions were limitted, but that was my first program. Recently, I re-wrote the EnePro with Python, added more functions, and it become more flexible. Hope you enjoy this program. If you find any bugs, please let me know. Thanks:)

Statement of need

EnePro is a Python program for generate energy profile easily. EnePro reads input from Excel .xlsx file and print energy profile to ChemDraw XML (.cdxml) file. User can do further modification after generation. With EnePro, user can easily draw accurate energy profile.

Update history

v1.6.1 (2021-05-29)

Minor bug fix.

v1.6 (2021-05-22)

  1. Bug fix.
  2. Time stamp will be added in the .cdxml file name for avoiding data lose.

Dependencies

  1. EnePro relaies on the Python external library openpyxl since Excel processing module is applied in EnePro.
  2. ChemDraw is necessary for open the .cdxml file.

Install/Run

For detail information, please check the user manual.

Source code

User can run EnePro with source code by execute: python3 ./path_to_EnePro/EnePro_vxx_source.py

Executable files

The executable files for macOS/Linux/Microsoft Windows are provided. Run EnePro by double click.

Functions & How to use

Please check the user manual (EnePro_man_vx.pdf) for details.

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated21h ago
Forks0

Languages

Python

Security Score

75/100

Audited on Apr 1, 2026

No findings