基本信息
源码名称:gui2exe python
源码大小:2.46M
文件格式:.zip
开发语言:Python
更新时间:2023-10-09
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
gui2exe python
找了很久

.
├── GUI2Exe
│   ├── AUINotebookPage.py
│   ├── AdvancedSplash.py
│   ├── AllIcons.py
│   ├── ArtManager.py
│   ├── BaseBuilderPanel.py
│   ├── Constants.py
│   ├── DataBase.py
│   ├── ExecutableProperties.py
│   ├── GUI2Exe.py
│   ├── GenericMessageDialog.py
│   ├── LabelBook.py
│   ├── MessageWindow.py
│   ├── Process.py
│   ├── Project.py
│   ├── ProjectTreeCtrl.py
│   ├── Py2AppPanel.py
│   ├── Py2ExePanel.py
│   ├── PyInstallerPanel.py
│   ├── Resources.py
│   ├── Setup.py
│   ├── TODO.txt
│   ├── Utilities.py
│   ├── VendorIDPanel.py
│   ├── Widgets.py
│   ├── bbFreezePanel.py
│   ├── cx_FreezePanel.py
│   ├── defaultConfig.txt
│   ├── docs
│   │   ├── api
│   │   │   ├── AUINotebookPage.html
│   │   │   ├── AdvancedSplash.html
│   │   │   ├── ArtManager.html
│   │   │   ├── BaseBuilderPanel.html
│   │   │   ├── Constants.html
│   │   │   ├── DataBase.html
│   │   │   ├── ExecutableProperties.html
│   │   │   ├── GUI2Exe.html
│   │   │   ├── GenericMessageDialog.html
│   │   │   ├── LabelBook.html
│   │   │   ├── MessageWindow.html
│   │   │   ├── Process.html
│   │   │   ├── Project.html
│   │   │   ├── ProjectTreeCtrl.html
│   │   │   ├── Py2AppPanel.html
│   │   │   ├── Py2ExePanel.html
│   │   │   ├── PyInstallerPanel.html
│   │   │   ├── Resources.html
│   │   │   ├── Utilities.html
│   │   │   ├── Widgets.html
│   │   │   ├── _sources
│   │   │   │   ├── AUINotebookPage.txt
│   │   │   │   ├── AdvancedSplash.txt
│   │   │   │   ├── ArtManager.txt
│   │   │   │   ├── BaseBuilderPanel.txt
│   │   │   │   ├── Constants.txt
│   │   │   │   ├── DataBase.txt
│   │   │   │   ├── ExecutableProperties.txt
│   │   │   │   ├── GUI2Exe.txt
│   │   │   │   ├── GenericMessageDialog.txt
│   │   │   │   ├── LabelBook.txt
│   │   │   │   ├── MessageWindow.txt
│   │   │   │   ├── Process.txt
│   │   │   │   ├── Project.txt
│   │   │   │   ├── ProjectTreeCtrl.txt
│   │   │   │   ├── Py2AppPanel.txt
│   │   │   │   ├── Py2ExePanel.txt
│   │   │   │   ├── PyInstallerPanel.txt
│   │   │   │   ├── Resources.txt
│   │   │   │   ├── Utilities.txt
│   │   │   │   ├── Widgets.txt
│   │   │   │   ├── bbFreezePanel.txt
│   │   │   │   ├── cx_FreezePanel.txt
│   │   │   │   ├── index.txt
│   │   │   │   ├── majorClasses.txt
│   │   │   │   └── whatsnew.txt
│   │   │   ├── _static
│   │   │   │   ├── GUI2Exe_small.png
│   │   │   │   ├── contents.png
│   │   │   │   ├── default.css
│   │   │   │   ├── doctools.js
│   │   │   │   ├── file.png
│   │   │   │   ├── gui2exe_splash.png
│   │   │   │   ├── interface.js
│   │   │   │   ├── jquery.js
│   │   │   │   ├── layout.css
│   │   │   │   ├── minus.png
│   │   │   │   ├── navigation.png
│   │   │   │   ├── plus.png
│   │   │   │   ├── pygments.css
│   │   │   │   ├── rightsidebar.css
│   │   │   │   ├── searchtools.js
│   │   │   │   ├── sphinxdoc.css
│   │   │   │   ├── stickysidebar.css
│   │   │   │   └── traditional.css
│   │   │   ├── bbFreezePanel.html
│   │   │   ├── cx_FreezePanel.html
│   │   │   ├── genindex.html
│   │   │   ├── index.html
│   │   │   ├── majorClasses.html
│   │   │   ├── modindex.html
│   │   │   ├── search.html
│   │   │   ├── searchindex.json
│   │   │   └── whatsnew.html
│   │   ├── css
│   │   │   ├── Copy of layout.css
│   │   │   ├── default.css
│   │   │   ├── html.css
│   │   │   ├── layout.css
│   │   │   └── print.css
│   │   ├── images
│   │   │   ├── arrow.gif
│   │   │   ├── arrow2.gif
│   │   │   ├── bg
│   │   │   │   ├── balloons.gif
│   │   │   │   ├── bullet.gif
│   │   │   │   ├── footer.jpg
│   │   │   │   ├── gradient.jpg
│   │   │   │   ├── header.jpg
│   │   │   │   ├── header_left.jpg
│   │   │   │   └── header_right.jpg
│   │   │   ├── bg1.jpg
│   │   │   ├── firefox.jpg
│   │   │   ├── gui2exe_splash.png
│   │   │   ├── gui2exe_splash2.png
│   │   │   ├── gui2exe_splash_small.png
│   │   │   ├── h2.gif
│   │   │   ├── hr.gif
│   │   │   ├── icons
│   │   │   │   ├── exclamation.gif
│   │   │   │   ├── go.gif
│   │   │   │   ├── quote.gif
│   │   │   │   └── stop.gif
│   │   │   ├── img-1.jpg
│   │   │   ├── img-2.jpg
│   │   │   ├── logo.gif
│   │   │   ├── nav_btm.jpg
│   │   │   ├── nav_side.jpg
│   │   │   ├── splash_small.png
│   │   │   └── switches.png
│   │   ├── source
│   │   │   ├── images
│   │   │   │   ├── GUI2Exe.ico
│   │   │   │   ├── GUI2Exe_small.png
│   │   │   │   ├── Thumbs.db
│   │   │   │   └── gui2exe_splash.png
│   │   │   ├── index.rst
│   │   │   └── whatsnew.rst
│   │   └── switches.html
│   ├── extern
│   │   ├── __init__.py
│   │   ├── aui
│   │   │   ├── __init__.py
│   │   │   ├── aui_constants.py
│   │   │   ├── aui_switcherdialog.py
│   │   │   ├── aui_utilities.py
│   │   │   ├── auibar.py
│   │   │   ├── auibook.py
│   │   │   ├── dockart.py
│   │   │   ├── framemanager.py
│   │   │   ├── tabart.py
│   │   │   └── tabmdi.py
│   │   ├── flatmenu
│   │   │   ├── __init__.py
│   │   │   ├── artmanager.py
│   │   │   ├── flatmenu.py
│   │   │   ├── fmcustomizedlg.py
│   │   │   ├── fmresources.py
│   │   │   └── labelbook.py
│   │   └── ribbon
│   │       ├── __init__.py
│   │       ├── art.py
│   │       ├── art_aui.py
│   │       ├── art_internal.py
│   │       ├── art_msw.py
│   │       ├── bar.py
│   │       ├── buttonbar.py
│   │       ├── control.py
│   │       ├── gallery.py
│   │       ├── page.py
│   │       ├── panel.py
│   │       └── toolbar.py
│   ├── images
│   │   ├── 1.png
│   │   ├── 2.png
│   │   ├── 3.png
│   │   ├── 4.png
│   │   ├── 5.png
│   │   ├── ActiveX_Control.ico
│   │   ├── Builds.png
│   │   ├── ConvertImages.py
│   │   ├── File.png
│   │   ├── GUI2Exe.icns
│   │   ├── GUI2Exe.ico
│   │   ├── GUI2Exe.png
│   │   ├── GUI2Exe_small.png
│   │   ├── Help.png
│   │   ├── Make.png
│   │   ├── NMake.png
│   │   ├── Options.png
│   │   ├── PyInstaller.png
│   │   ├── PyInstaller_small.png
│   │   ├── PyInstaller_small32.png
│   │   ├── VendorID.png
│   │   ├── VendorID_small.png
│   │   ├── VendorID_small32.png
│   │   ├── View.png
│   │   ├── abort.png
│   │   ├── about.png
│   │   ├── about32.png
│   │   ├── add.png
│   │   ├── api_reference.png
│   │   ├── api_reference32.png
│   │   ├── appearance.png
│   │   ├── aui_config.png
│   │   ├── aui_style.png
│   │   ├── aui_style32.png
│   │   ├── aui_stylechecked.png
│   │   ├── aui_stylechecked32.png
│   │   ├── autosave.png
│   │   ├── autosave32.png
│   │   ├── autosavechecked.png
│   │   ├── autosavechecked32.png
│   │   ├── bbFreeze.png
│   │   ├── bbFreeze_small.png
│   │   ├── binarydependencies.png
│   │   ├── binarydependencies32.png
│   │   ├── bitmap.png
│   │   ├── builddir.png
│   │   ├── builddir32.png
│   │   ├── builddirchecked.png
│   │   ├── builddirchecked32.png
│   │   ├── bundle.png
│   │   ├── cLetter.png
│   │   ├── cdrom.png
│   │   ├── check.png
│   │   ├── check32.png
│   │   ├── clear_all.png
│   │   ├── closealltabs.png
│   │   ├── closetab.png
│   │   ├── code_discard.png
│   │   ├── code_save.png
│   │   ├── colourscheme.png
│   │   ├── compile.png
│   │   ├── compiler_switches.png
│   │   ├── compiler_switches32.png
│   │   ├── compress.png
│   │   ├── computer.png
│   │   ├── configure.png
│   │   ├── console.png
│   │   ├── contact.png
│   │   ├── contact32.png
│   │   ├── copy_to_clipboard.png
│   │   ├── copyproject.png
│   │   ├── custom_code.png
│   │   ├── custom_code32.png
│   │   ├── cx_Freeze.png
│   │   ├── cx_Freeze_small.png
│   │   ├── datafiles.png
│   │   ├── datamodels.png
│   │   ├── delete.png
│   │   ├── delete_all.png
│   │   ├── delete_grey.png
│   │   ├── delete_project.png
│   │   ├── delete_selected.png
│   │   ├── dist_folder.png
│   │   ├── dist_folder32.png
│   │   ├── distdir.png
│   │   ├── distdir32.png
│   │   ├── distdirchecked.png
│   │   ├── distdirchecked32.png
│   │   ├── dllicon.png
│   │   ├── docking.png
│   │   ├── docking32.png
│   │   ├── drag_n_drop.png
│   │   ├── dry.png
│   │   ├── duplicate.png
│   │   ├── duplicate_grey.png
│   │   ├── dylib.png
│   │   ├── edit_add.png
│   │   ├── exit.png
│   │   ├── exit32.png
│   │   ├── explorer.png
│   │   ├── explorer32.png
│   │   ├── export_setup.png
│   │   ├── export_setup32.png
│   │   ├── file_size.png
│   │   ├── folder_close.png
│   │   ├── folder_open.png
│   │   ├── frameworks.png
│   │   ├── full_build.png
│   │   ├── full_build32.png
│   │   ├── gui2exe_background_1.png
│   │   ├── gui2exe_background_2.png
│   │   ├── gui2exe_bug.png
│   │   ├── gui2exe_splash.png
│   │   ├── hd.png
│   │   ├── help2.png
│   │   ├── help232.png
│   │   ├── history_clear.png
│   │   ├── home.png
│   │   ├── hooksicon.png
│   │   ├── icon.png
│   │   ├── importproject.png
│   │   ├── inno.png
│   │   ├── inno32.png
│   │   ├── innochecked.png
│   │   ├── innochecked32.png
│   │   ├── keywords.png
│   │   ├── keywords2.png
│   │   ├── kill.png
│   │   ├── list_minus.png
│   │   ├── list_minus_mac.png
│   │   ├── list_plus.png
│   │   ├── list_plus_mac.png
│   │   ├── lists.png
│   │   ├── load_project.png
│   │   ├── log_file.png
│   │   ├── log_file32.png
│   │   ├── mac.png
│   │   ├── menu.png
│   │   ├── menu32.png
│   │   ├── message_ccode.png
│   │   ├── message_compile.png
│   │   ├── message_compress.png
│   │   ├── message_copy.png
│   │   ├── message_error.png
│   │   ├── message_filter.png
│   │   ├── message_find.png
│   │   ├── message_info.png
│   │   ├── message_link.png
│   │   ├── message_skip.png
│   │   ├── message_warning.png
│   │   ├── missingmodules.png
│   │   ├── missingmodules32.png
│   │   ├── modules.png
│   │   ├── msw_style.png
│   │   ├── msw_style32.png
│   │   ├── msw_stylechecked.png
│   │   ├── msw_stylechecked32.png
│   │   ├── new_child.png
│   │   ├── new_sibling.png
│   │   ├── new_sibling_grey.png
│   │   ├── note.png
│   │   ├── notebook.png
│   │   ├── notebook2.png
│   │   ├── notebook232.png
│   │   ├── notebook32.png
│   │   ├── numfiles.png
│   │   ├── optimize.png
│   │   ├── pLetter.png
│   │   ├── packages.png
│   │   ├── pathicon.png
│   │   ├── perspectives.png
│   │   ├── post_compile.png
│   │   ├── post_compile32.png
│   │   ├── preferences.png
│   │   ├── preferences32.png
│   │   ├── project.png
│   │   ├── project32.png
│   │   ├── project_broken.png
│   │   ├── project_edit.png
│   │   ├── project_home.png
│   │   ├── project_ok.png
│   │   ├── project_tab.png
│   │   ├── project_unsaved.png
│   │   ├── py2app.png
│   │   ├── py2app_small.png
│   │   ├── py2exe.png
│   │   ├── py2exe_small.png
│   │   ├── pydicon.png
│   │   ├── python.png
│   │   ├── python_version.png
│   │   ├── python_version32.png
│   │   ├── recurse.png
│   │   ├── recurse32.png
│   │   ├── recursechecked.png
│   │   ├── recursechecked32.png
│   │   ├── removable.png
│   │   ├── remove.png
│   │   ├── resource.png
│   │   ├── restore_aui.png
│   │   ├── restore_aui32.png
│   │   ├── restore_defaults.png
│   │   ├── runexe.png
│   │   ├── runexe32.png
│   │   ├── save_aui_config.png
│   │   ├── save_aui_config32.png
│   │   ├── save_project.png
│   │   ├── save_project32.png
│   │   ├── save_to_file.png
│   │   ├── save_to_file32.png
│   │   ├── savealltabs.png
│   │   ├── savetab.png
│   │   ├── send.png
│   │   ├── sort_down.png
│   │   ├── sort_up.png
│   │   ├── spellcheck.png
│   │   ├── spellcheck32.png
│   │   ├── switch_db.png
│   │   ├── switch_db32.png
│   │   ├── throbber.gif
│   │   ├── tips_and_tricks.png
│   │   ├── tips_and_tricks32.png
│   │   ├── tooltips.png
│   │   ├── tooltips32.png
│   │   ├── tooltipschecked.png
│   │   ├── tooltipschecked32.png
│   │   ├── translate.png
│   │   ├── translate32.png
│   │   ├── undo.png
│   │   ├── upgrade.png
│   │   ├── upgrade32.png
│   │   ├── upx.png
│   │   ├── upx32.png
│   │   ├── upxchecked.png
│   │   ├── upxchecked32.png
│   │   ├── values.png
│   │   ├── view_setup.png
│   │   ├── view_setup32.png
│   │   └── windows.png
│   ├── locale
│   │   ├── en_US
│   │   │   └── LC_MESSAGES
│   │   │       └── Gui2Exe.mo
│   │   ├── fr_FR
│   │   │   └── LC_MESSAGES
│   │   │       └── Gui2Exe.mo
│   │   ├── it_IT
│   │   │   └── LC_MESSAGES
│   │   │       └── Gui2Exe.mo
│   │   └── ja_JP
│   │       └── LC_MESSAGES
│   │           └── Gui2Exe.mo
│   └── scripts
│       ├── catalogs
│       │   ├── Gui2Exe.pot
│       │   ├── Gui2Exe_en_US.po
│       │   ├── Gui2Exe_it_IT.po
│       │   └── Gui2Exe_ja_JP.po
│       ├── gen_lang
│       └── mki18n.py
└── gui2exe python_gui2exe.zip

27 directories, 416 files