Releases: somehitDev/Python-Setup-Interface
Releases · somehitDev/Python-Setup-Interface
Released at 2024/12/06
- minor changes.
- integrated common variables.
- remove unused
import
statements.
- 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.py
tosite-packages
after setup. - fix bug from on windows.
- copy
Released at 2024/11/13
- change ui.
Setup
page- remove
Close
button. - align horizontally center all elements.
- remove
Requirements
page- align vertically center progress TextBox.
- remove
use file
checkbox 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.py
according to changes of ui. - replace images by above.
Released at 2024/07/25
- fix bug from
setup.py
file.
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