Skip to content

Releases: somehitDev/Python-Setup-Interface

Released at 2024/12/06

06 Dec 08:54

Choose a tag to compare

  • minor changes.
    • integrated common variables.
    • remove unused import statements.
  • rename repository and fix README.md.

Released at 2024/12/02

02 Dec 05:48

Choose a tag to compare

  • fix bugs.
    • fix error when cancel import requirement file by Load File... button.
    • fix error when add jmp path to system variables on windows.

Released at 2024/11/19

19 Nov 08:57

Choose a tag to compare

  • exclude JMP.Python.Setup.* files.
  • setup.py
    • copy dt2pandas.py to site-packages after setup.
    • fix bug from on windows.

Released at 2024/11/13

13 Nov 05:35

Choose a tag to compare

  • change ui.
    • Setup page
      • remove Close button.
      • align horizontally center all elements.
    • 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

25 Jul 11:20

Choose a tag to compare

  • fix bug from setup.py file.

Released at 2024/04/30

03 May 11:36

Choose a tag to compare

  • 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

30 Apr 13:46

Choose a tag to compare

support functions

  • initialize with "jsite.py"
  • install requirements wizard