Hi,
There are a couple of options, for excel connectivity in Python.
XLRD :- Reading from XLS and XLSX files.
XLWT :- Writing to XLS files (currently no support for XLSX)
OPENPYXL :- Read and Write only XLSX file. (No support for XLS)
Regards,
Karthik
On Monday, 10 March 2014 5:21 PM, kona
Hello,
Does anybody know of plugins/tools available in Python to reverse engineer and
generate UML/Sequence diagram for Python code at run time. Looking for a
solution similar to MaintainJ that exists for Java.MaintainJ - Reverse Engineer
Java Like Never Before
|
| |
MaintainJ - Revers