Showing 15 open source projects for "pyinstaller windows"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Start building the next generation of GenAI apps today Icon
    Start building the next generation of GenAI apps today

    MongoDB and Google Cloud bring together powerful technologies that enable you to confidently build GenAI experiences.

    MongoDB Atlas is a fully-managed developer data platform built by developers, for developers. With tight integration to Google Cloud services such as Vertex AI and BigQuery, you can accelerate application deployment to stay at the forefront of AI innovation.
    Learn More
  • 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: 76 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: 277 This Week
    Last Update:
    See Project
  • 4

    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: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 5

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

    BINPython

    Lightweight and small portable Python, build with pyinstaller

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8

    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: 358 This Week
    Last Update:
    See Project
  • 9
    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
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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: 142 This Week
    Last Update:
    See Project
  • 12

    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
  • 13

    Ancient World Of Generica

    A Current Text combat game transitioning to Dungeon Crawler/Roguelike

    This is a little game i have programmed for a while in python and compiled with pyinstaller. It is a very early alpha with only a few feature to boot in the first internet release version. These include: -Rudimentry Saving and loading -Weapons, armor and potions(but no inventory to store them in as of yet) - A modding interface for the above -Basic Text combat and morale implemented for a basic monster logic - Basic procedural generation for the above -Classes and Races
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PythBinConv

    Python Bin Converter produit un binaire depuis un fichier python

    Python Bin converter permet de générer un exécutable Windows en interface graphique depuis un fichier source python. Ce n'est qu'une version graphique de l'utilitaire pyinstaller. Sous Windows, nécessite pywin32 (http://sourceforge.net/projects/pywin32/files/), fourni dans le dossier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Colony

    Colony

    An ant simulation game involving user interaction.

    Colony is an opensource two-dimensional game developed in Python and Pygame as an educational learning experience by Jonathan Redeker. Ants spawn and live in their colony breeding, feeding, and hoping they will not die of disease. The user plays as a god destroying their colony with different skills depicted by their "player points". Colony is compiled with PyInstaller and the music and sound effects were created by lunarfox (http://www.facebook.com/lunarfox, http://soundcloud.com/lunarfox)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next