Showing 29 open source projects for "pyinstaller windows"

View related business solutions
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
  • Enterprise AI Search, Intranet, and Wiki in one platform. Icon
    Enterprise AI Search, Intranet, and Wiki in one platform.

    Your company’s all-in-one solution for trusted information

    Cut through the noise and end information overload with Guru, an all-in-one wiki, intranet, and knowledge base that serves as your company's single source of truth.
  • 1
    PyInstaller

    PyInstaller

    Freeze (package) Python programs into stand-alone executables

    PyInstaller freezes (packages) Python applications into stand-alone executables, under Windows, GNU/Linux, Mac OS X, FreeBSD, Solaris and AIX. PyInstaller’s main advantages over similar tools are that PyInstaller works with Python 3.5 to 3.9, it builds smaller executables thanks to transparent compression, it is fully multi-platform, and use the OS support to load the dynamic libraries, thus ensuring full compatibility. The main goal of PyInstaller is to be compatible with 3rd-party packages...
    Downloads: 72 This Week
    Last Update:
    See Project
  • 2
    PyExcelerate

    PyExcelerate

    Accelerated Excel XLSX Writing Library for Python 2/3

    Accelerated Excel XLSX writing library for Python. PyExcelerate is a Python for writing Excel-compatible XLSX spreadsheet files, with an emphasis on speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Py2EXE

    Py2EXE

    Convert a Python script into an executable (.exe) file using PyInstall

    This is a Python to Exe Converter application built using PyQt5. It allows you to convert a Python file into an executable (.exe) file using PyInstaller. It provides a graphical user interface (GUI) where you can select a Python file, choose conversion options, and specify the output folder. The application utilizes PyInstaller to package the Python code and its dependencies into a standalone executable file.
    Downloads: 257 This Week
    Last Update:
    See Project
  • 4

    EasyEXE

    simplify converting Python scripts into standalone executables.

    EasyEXE is a Python script designed to simplify the process of converting Python scripts into standalone executables. It utilizes PyInstaller to achieve this conversion and provides a user-friendly interface for customizing various options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Vivantio IT Service Management Icon
    Vivantio IT Service Management

    Your service operation isn’t one-size-fits all, so your IT service management solution shouldn’t be either

    The Vivantio Platform allows you to focus on the IT service management tools that make sense for your organization’s unique service model: from incident, problem and change requests, to service requests, client knowledge and asset management
  • 5
    Img2Txt

    Img2Txt

    Img2Txt - Extract Text From Images using AI

    Important: If you are sharing this program. Please Include the official Download Link What is Img2Txt? Img2Txt is a Python-based application packaged using PyInstaller that utilizes the power of pytesseract, an AI-powered optical character recognition (OCR) library, to extract text from images and convert it into plain text. The application features a simple and modern user-friendly interface created using customtkinter, allowing users to easily process images and obtain the text within them...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6

    A WAD of Dungeon Mazes

    A random map WAD file generator

    ... instead of the Python files that it has been "frozen" with pyInstaller. The way the exe is formed sometimes makes virus sofware suspicious (try googling "windows blocked pyinstaller" for info). If you feel better about not using the exe just download Python 3 and use the python files. The doomstarter.pyw file is the entrypoint. The latest changes to V1.2 were designed to make the user interface much more compact so that people running Windows screens on Zoom 150% can still see all the buttons.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    BINPython

    BINPython

    Lightweight and small portable Python, build with pyinstaller

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Text-ly

    Text-ly

    Text.ly - An alternative for Notepad.

    LOOKING FOR Text Editor? You've Come At The Right Place! Editing Your text for your simplicity A Text editor for Editing Text....! Just download and install and use as an alternative for typical Notepad. This application is compiled from the Pyinstaller library so don't mind there is a vulnerability or something the antivirus program might show it as malware or trojan this happens with most of the apps compiled from the Pyinstaller library. So No worries There is not any malware or virus...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    VENOM C2 shellcode

    VENOM C2 shellcode

    C2 shellcode generator/compiler/handler

    The script will use msfvenom (metasploit) to generate shellcode in different formats ( C# | python | ruby | dll | msi | hta-psh | doc | apk | macho | elf | deb | mp4 | etc ) injects the shellcode generated into one template (example: python) "the python function will execute the shellcode into ram" and uses compilers like gcc (gnu cross compiler) or mingw32 or pyinstaller to build the executable file. It also starts a handler to receive the remote connection (shell or meterpreter) venom 1.0.11...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
  • 10
    Universal Color Picker

    Universal Color Picker

    Color Picker Tool which works universally on screen

    Universal Color Picker is project aimed to create a color picker and pallet making tool for artist. UCP allow user to pick color from whole window (not bounded by the boundaries of software). Currently this software is windows only. Note: Executable is made using pyinstaller on windows
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Python Converter
    Python Converter *v1.1.0* • You can quickly convert GUI files created with PyQt5 and PySide2 to python file with uic method. • You will be able to convert your Python programs to .exe format with the pyinstaller method in the criteria you want. • You can quickly set up a virtual environment in your project, test it in a virtual environment, load modules and assist in the development phase of your project. It will be added with updates.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Python Calculator

    Python Calculator

    My own project

    Made like in one day, using PyQT5, QT Designer, and PyInstaller
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    LadybugPDF (4-up tool)

    LadybugPDF (4-up tool)

    A free open source tool for generating 4-up slides from a PDF document

    A free open source tool for generating 4-up slides from a PDF document. Written in Python 3.7 with the PyPDF2 package, compiled with PyInstaller. Opens a command-line window while running.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PyInstaller Extractor

    Extract contents of a Windows executable file created by pyinstaller

    MIGRATED TO GITHUB https://github.com/extremecoders-re/pyinstxtractor This is a python script to extract the contents of a PyInstaller generated Windows executable file. The contents of the pyz file (usually pyc files) present inside the executable are also extracted. The pyc files are made valid so that a python bytecode decompiler will recognise it. Script can run on both python 2.x and 3.x Pyinstaller versions 2.0, 2.1, 3.0, 3.1 and 3.2 are supported
    Leader badge
    Downloads: 327 This Week
    Last Update:
    See Project
  • 15

    winpython37mod

    WinPython for Python 3.7 with additional dependencies installed.

    Includes Virtualenv and PyInstaller packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    PyCryptImg

    CLI image text encryption using python

    Simple python program to encrypt up to 255 character text into .png or .bmp images. VIEW the README for further instructions as well as image specifications. Used pyinstaller to compile into an .exe ---Feedback is welcome ---
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    CWOnly

    Python program for sending custom CW macros via serial port

    This is a project I started to learn Python and Tkinter. It all started when I received a PI for Christmas in 2015. Over Christmas breaks I have time away from work to play on projects and I have taken an interest in programming. There are many fine ham radio programs out there. This is just a learning tool. The code was written in Python2.7 and bundled with Pyinstaller. This bundle works for Windows 7 and Windows 10. CWOnly has two screen. The main screen is for operation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PyInstaller

    PyInstaller

    Converts (packages) Python programs into stand-alone executables

    PyInstaller is a program that converts (packages) Python programs into stand-alone executables, under Windows, Linux, Mac OS X, AIX and Solaris. Its main advantages over similar tools are that PyInstaller works with any version of Python since 2.3, it builds smaller executables thanks to transparent compression, it is fully multi-platform, and uses the OS support to load the dynamic libraries, thus ensuring full compatibility. The main goal of PyInstaller is to be compatible with 3rd-party...
    Downloads: 70 This Week
    Last Update:
    See Project
  • 19
    venom - shellcode generator

    venom - shellcode generator

    msfvenom shellcode generator/compiler/listenner

    The script will use msfvenom (metasploit) to generate shellcode in diferent formats ( c | python | ruby | dll | msi | hta-psh ), injects the shellcode generated into one funtion (example: python) "the python funtion will execute the shellcode in ram" and uses compilers like: gcc (gnu cross compiler) or mingw32 or pyinstaller to build the executable file, also starts a multi-handler to recibe the remote connection (reverse shell or meterpreter session). -- 'shellcode generator' tool reproduces...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Youpy

    Youpy

    A simple Console Youtube Playlist Downloader

    A simple Console application to download Youtube playlists (Only supports full video quality download for now) Created in python and compiled in pyinstaller for easy and portable usage. Automatically saves playlist in home folder *Linux Automatically saves playlist in youtube downloader directory *windows * Supports Windows and Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Oracle-to-S3 data uploader

    Ad-hoc data uploader for Oracle and Amazon-S3

    Let's you stream your Oracle table/query data to Amazon-S3 from Windows CLI (command line). Features: Streams Oracle table data to Amazon-S3. No need to create CSV extracts before upload to S3. Data stream is compressed while upload to S3. No need for Amazon AWS CLI. Works from your OS Windows desktop (command line). It's executable (Oracle_To_S3_Uploader.exe) - no need for Python install. It's 64 bit - it will work on any vanilla DOS for 64-bit Windows. AWS Access Keys are not passed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    TabbyLogger

    Live log viewer in tabs written in Python using PySide.

    TabbyLogger Live log viewer in tabs written in Python using PySide. Ready to be compiled to exe by PyInstaller or Cx_freeze. It was created as a helper for working with Openerp logs but it will be useful for anyone who needs to see live log of any application. It is also simple example of handling QT tabs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    PDF*Merger for Windows

    Merge/concatenate PDF files into one PDF file

    Merge your PDF files for upload to reporting engine or other needs. Command line, win32 Written in Python. Compiled with PyInstaller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Pyinstaller Exe Rebuilder

    Pyinstaller Exe Rebuilder

    Recompiles pyinstaller exe files

    Pyinstaller exe rebuilder is a tool to recompile/reverse engineer pyinstaller generated executables without having access to the source code. Python version 2.5, 2.6 and 2.7 are supported. (Note : pyinstaller itself supports python 2.4 to 2.7) Within the software you will find detailed help including a video about how to use the tool.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25

    ~PyGuy's Bibliography Maker

    A simple way to make doing assessments much much easier.

    Welcome to ~PyGuy's bibliography maker! Here is a short a sweet vprogram that will instantly create a bibliography for anyone to use on their assessment. Give me some feedback so I can add more website support and make getting the last crappy part of your assessment done faster! Written in Python 2.7.3. Compiled with PyInstaller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next