tbores / RequirementsExtractor

Handle requirements coming from different word files. Export them in a excel file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Converting .ui files into .py files

Just run ui2py.bat

Packaging req_extractor.exe with pyinstaller

Go to the pyinstaller directory python Configure.py python Maksespec.py /req_extractor.py python MakeComServer.py /req_extractor.py python Build.py req_extractor/req_extractor.spec Then goto the req_extractor/dist/req_extractor directory and copy the documentation folder in it. Finally, just make a zip with it and that's all, the program is ready for distribution.

About

Handle requirements coming from different word files. Export them in a excel file.


Languages

Language:Python 99.9%Language:Shell 0.1%