All Projects → TripleC-Light → PyInstallerGUI

TripleC-Light / PyInstallerGUI

Licence: other
The easiest use Pyinstaller GUI application

Programming Languages

python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to PyInstallerGUI

pyinstaller-hooks-contrib
Community maintained hooks for PyInstaller.
Stars: ✭ 66 (+340%)
Mutual labels:  pyinstaller
OpenScraper
An open source webapp for scraping: towards a public service for webscraping
Stars: ✭ 80 (+433.33%)
Mutual labels:  tornado
memoize
Caching library for asynchronous Python applications.
Stars: ✭ 53 (+253.33%)
Mutual labels:  tornado
tornado-aws
A low-level Amazon Web Services API client for Tornado
Stars: ✭ 12 (-20%)
Mutual labels:  tornado
github-trending
GitHub trending API powered by Python Tornado.
Stars: ✭ 36 (+140%)
Mutual labels:  tornado
facescore
人脸打分服务,通过tensorflow通过人脸识别,测年龄,最终返回打分的json
Stars: ✭ 31 (+106.67%)
Mutual labels:  tornado
tornado-websocket-client-example
Websocket client application example built on top of Tornado.
Stars: ✭ 34 (+126.67%)
Mutual labels:  tornado
greentor
Patch pymysql to support tornado asynchronous
Stars: ✭ 31 (+106.67%)
Mutual labels:  tornado
factory
Docker microservice & Crawler by scrapy
Stars: ✭ 56 (+273.33%)
Mutual labels:  tornado
fastweb
fastweb is a web-server integration solution. It based on tornado, celery, thrift.
Stars: ✭ 17 (+13.33%)
Mutual labels:  tornado
nats.py2
A Tornado based Python 2 client for NATS
Stars: ✭ 62 (+313.33%)
Mutual labels:  tornado
fast-poster
🔥🔥🔥 fastposter海报生成器,电商海报编辑器,电商海报设计器,fast快速生成海报 自定义海报制作 海报开发。二维码海报,图片海报,分享海报,二维码推广海报,支持Java Python PHP Go JS 小程序。基于Vue 和Pillow 演示地址:https://poster.prodapi.cn/
Stars: ✭ 329 (+2093.33%)
Mutual labels:  tornado
Fukei
A socks proxy based Tornado
Stars: ✭ 82 (+446.67%)
Mutual labels:  tornado
django-hurricane
Hurricane is an initiative to fit Django perfectly with Kubernetes.
Stars: ✭ 53 (+253.33%)
Mutual labels:  tornado
webTimer
一款时间管理小工具的chrome插件
Stars: ✭ 18 (+20%)
Mutual labels:  tornado
apispec-webframeworks
Web framework plugins for apispec (formally in apispec.ext).
Stars: ✭ 25 (+66.67%)
Mutual labels:  tornado
MAVCesium
An experimental web based map display for MAVProxy based on Cesium
Stars: ✭ 28 (+86.67%)
Mutual labels:  tornado
tornado-swagger
No description or website provided.
Stars: ✭ 36 (+140%)
Mutual labels:  tornado
chat
Chat
Stars: ✭ 12 (-20%)
Mutual labels:  tornado
Galaxy-Attack
An inspiration of the original Atari Space Invaders game built in pygame 👾 🎮
Stars: ✭ 32 (+113.33%)
Mutual labels:  pyinstaller

Last version

2020/03/13: v1.0.2
2020/02/22: v1.0.1
2020/02/11: v1.0.0

Support Traditional Chinese() and English

What is PyInstaller GUI?

Original pyinstaller has too much command, and if I have different files or import module on different path, the command will become very loooooooooong~, so I think maybe I can use GUI to solve my problem.

This application is coded by Python and web frameworks Tornado, so it will use Web to show control interface.

Usage

  1. If you use exe file, just double click PyInstallerGUI.exe
  2. If you download source code to use, just open and run PyInstallerGUI.py
  3. if your browser doesn't open automatically, you can open it by yourself and go to http://localhost:8888
  4. You can see the GUI below now

5. You can change language on top selector
6. The most fast usage has only 3 steps, see below
  1. Click to add your code
  2. Click and wait
  3. Finish~ Now you can find you exe file on folder "Pyinstaller>dist"(default)

About Me

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].