Showing 35 open source projects for "pyinstaller"

View related business solutions
  • Sage Intacct Cloud Accounting and Financial Management Software Icon
    Sage Intacct Cloud Accounting and Financial Management Software

    Cloud accounting, payroll, and HR that grows with you

    Drive your organization forward with the right solution at the right price. AI-powered continuous accounting and ERP to support your growth now and into the future.
  • The Voice API that just works | Twilio Icon
    The Voice API that just works | Twilio

    Build a scalable voice experience with the API that's connecting millions around the world.

    With Twilio Voice, you can build unique phone call experiences with one API, to create, receive, control and monitor calls with just a few lines of code. Create an engaging voice experience that you can quickly scale and modify with a wide array of customization options and resources.
  • 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: 84 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    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: 293 This Week
    Last Update:
    See Project
  • ManageEngine Endpoint Central for IT Professionals Icon
    ManageEngine Endpoint Central for IT Professionals

    A one-stop Unified Endpoint Management (UEM) solution

    ManageEngine's Endpoint Central is a Unified Endpoint Management Solution, that takes care of enterprise mobility management (including all features of mobile application management and mobile device management), as well as client management for a diversified range of endpoints - mobile devices, laptops, computers, tablets, server machines etc. With ManageEngine Endpoint Central, users can automate their regular desktop management routines like distributing software, installing patches, managing IT assets, imaging and deploying OS, and more.
  • 5

    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
  • 6
    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...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    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
  • 8
    BINPython

    BINPython

    Lightweight and small portable Python, build with pyinstaller

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • 10
    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: 0 This Week
    Last Update:
    See Project
  • 11
    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: 0 This Week
    Last Update:
    See Project
  • 12
    PyNote X
    A simple notepad like application, with potential to become a full fledged IDE and note taking app! Will upload DMG and Linux Binary soon, till then download source and run `pyinstaller --noconsole pynote.py`
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Simple m3u8dl

    Simple multithread m3u8 download

    Simple multithread m3u8 download tool written by Python and converted by Pyinstaller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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: 7 This Week
    Last Update:
    See Project
  • 15
    Python Calculator

    Python Calculator

    My own project

    Made like in one day, using PyQT5, QT Designer, and PyInstaller
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    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
  • 17

    winpython37mod

    WinPython for Python 3.7 with additional dependencies installed.

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

    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: 315 This Week
    Last Update:
    See Project
  • 19

    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
  • 20
    cdepanel

    cdepanel

    CDE desktop environment Front Panel emulation

    Common Desktop Environment (CDE) front panel app emulation written in python. Get the 90-ties retro look and feel on your linux machine ! Comes with the original CDE color schemes and integrates with Xfce4 (Window decorations/backdrops) Tested on Xubuntu 16.04/17.10 and Linux Mint 18.3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    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: 1 This Week
    Last Update:
    See Project
  • 22
    Py2Bin

    Py2Bin

    compile python script file to standeloune binary file (MacOs 10.6 + )

    Py2Bin is an application for MacOs X 10.6 or later, this application compile and bluid a standeloune executable binary file from a .py python script file. The result of the compilation can be execute without the python programe This application is submite under GPL pulic licence If you need som information of if ou have a problem with this application please wrtite to m.houbad@gmail.com Py2Bin use Pyinstaller as compiler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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: 2 This Week
    Last Update:
    See Project
  • 24
    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
  • 25

    Oracle-to-S3 data uploader

    Ad-hoc data uploader for Oracle and Amazon-S3

    ... are not passed as arguments. Written using Python/boto/PyInstaller. Purpose Stream (upload) Oracle table data to Amazon-S3. How it works Tool connects to source Oracle DB and opens data pipe for reading. Data is pumped to S3 using multipart upload. Optional upload to Reduced Redundancy storage (not RR by default). Optional "make it public" after upload (private by default) If doesn't, bucket is created You can control the region where new bucket is created Streamed data can be tee'd (dumped)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next