Releases: somehitDev/Python-Setup-Interface
Releases · somehitDev/Python-Setup-Interface
Released at 2024/12/06
- minor changes.
- integrated common variables.
- remove unused
importstatements.
- rename repository and fix
README.md.
Released at 2024/12/02
- fix bugs.
- fix error when cancel import requirement file by
Load File...button. - fix error when add jmp path to system variables on windows.
- fix error when cancel import requirement file by
Released at 2024/11/19
- exclude
JMP.Python.Setup.*files. setup.py- copy
dt2pandas.pytosite-packagesafter setup. - fix bug from on windows.
- copy
Released at 2024/11/13
- change ui.
Setuppage- remove
Closebutton. - align horizontally center all elements.
- remove
Requirementspage- align vertically center progress TextBox.
- remove
use filecheckbox and file selector. - add
Load File...button.- if select by this button, replace content of ScriptBox to contents of requirements file.
- add
load_require_file.py. - fix
setup.py,install_requires.pyaccording to changes of ui. - replace images by above.
Released at 2024/07/25
- fix bug from
setup.pyfile.
Released at 2024/04/30
- add "README.md" and "CHANGELOG.md"
- change python path to jmp.PYTHON_EXE(not find path by sys.executable)
- hide menubar and toolbar from window
- fix auto resizing when check/uncheck require file
- scriptbox now hide normally
Released at 2024/04/30
support functions
- initialize with "jsite.py"
- install requirements wizard