Search Results for "python to executable file" - Page 32

Showing 3777 open source projects for "python to executable file"

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

    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 security. Auth0 now, thank yourself later.
    Try free now
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 1
    Mouse Keyboard Clicker Holder

    Mouse Keyboard Clicker Holder

    Autoclicker and holder for keyboard keys and mouse buttons

    Autoclicker and holder for mouse buttons and keyboard keys. A small program to autoclick or hold a keyboard key or a mouse button. Can be downloaded as .exe as well as the original .py file. The source code is written in Python with alongside PySide6 and Pynput. The program is distributed under the Unlicense ( https://unlicense.org/ )
    Leader badge
    Downloads: 2,984 This Week
    Last Update:
    See Project
  • 2
    TensorBoardX

    TensorBoardX

    tensorboard for pytorch (and chainer, mxnet, numpy, etc.)

    The SummaryWriter class provides a high-level API to create an event file in a given directory and add summaries and events to it. The class updates the file contents asynchronously. This allows a training program to call methods to add data to the file directly from the training loop, without slowing down training. TensorboardX now supports logging directly to Comet. Comet is a free cloud based solution that allows you to automatically track, compare and explain your experiments. It adds a lot...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    a-Shell

    a-Shell

    A terminal for iOS, with multiple windows

    a-Shell is a full-featured, interactive terminal emulator for iOS that supports a wide range of Unix commands and programming tools. It enables users to run scripts in Python, Lua, JavaScript, C, and more, directly on their iPhone or iPad. a-Shell also supports file manipulation, SSH, and package management using pip, making it a powerful tool for developers, students, and sysadmins working on the go.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    skifree-linux

    skifree-linux

    A Linux/wine wrapper for the classic Windows game Skifree

    This is a package wrapper for the classic Windows game skifree, but for Linux! This program eliminates the command line and makes it easy to run skifree on your debian-based linux computer. What's New (1.0.4.2, 2022-12-27): Fix bug where icon would appear in "Lost and found" instead of "Games" (KDE only) Remove false "Section" category in control file =How it works= The deb file contains /usr/bin/skifree (a shell script) as the main executable. This links to /usr/share...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Email-IP

    Email-IP

    Email and save on a cloud folder your IP for remote access

    The program will check the public Internet IP of the machine where it runs and email it to an email address of your choice. It can also save on a cloud folder a text file containing a log with the current IP and a timestamp of online/offline status, so you can read the IP by accessing your cloud. Useful for accessing remotely an FTP server, a web server or another service hosted on your computer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Simple BPG Image viewer

    Simple BPG Image viewer

    This program allows you to view BPG Images in Windows,Linux and macOS.

    bpgviewer =========== This program allows you to view BPG Images in Windows,Linux and macOS (format description: http://bellard.org/bpg/).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Filecatman

    Filecatman

    A file categorization management program.

    A file categorization management program, designed to make sorting, categorizing and accessing data simple and easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Whisper Library

    Whisper Library

    Whisper is a file-based time-series database format for Graphite

    Whisper is one of three components within the Graphite project. Whisper is a fixed-size database, similar in design and purpose to RRD (round-robin-database). It provides fast, reliable storage of numeric data over time. Whisper allows for higher resolution (seconds per point) of recent data to degrade into lower resolutions for long-term retention of historical data. Copies data from src in dst, if missing. Unlike whisper-merge, don't overwrite data that's already present in the target file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ModelFox

    ModelFox

    ModelFox makes it easy to train, deploy, and monitor ML models

    ModelFox makes it easy to train, deploy, and monitor machine learning models. Train a model from a CSV file on the command line. Make predictions from Elixir, Go, JavaScript, PHP, Python, Ruby, or Rust. Learn about your models and monitor them in production from your browser. ModelFox makes it easy to train, deploy, and monitor machine learning models. You can install the modelfox CLI by either downloading the binary from the latest GitHub release or by building from source. Train a machine...
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 10
    µPipenv

    µPipenv

    A lightweight wrapper for pip to support requirements.txt

    ... the size of the container image and software shipped with it matters. I would like to have a tool that "rules them all" - one lightweight tool to support all Python dependency lock file managers (pip-tools, Poetry, Pipenv) and lets users decide what they want to use when deploying Python applications in containerized environments (e.g. Kubernetes, OpenShift, ...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    HelenOS

    HelenOS

    A microkernel-based multiserver operating system written from scratch.

    HelenOS is a portable microkernel-based multiserver operating system written from scratch. It decomposes key operating system functionality such as file systems, networking, device drivers and graphical user interface into a collection of fine-grained user space components that interact with each other via message passing. A failure or crash of one component does not directly harm others. HelenOS is therefore flexible, modular, extensible, fault tolerant and easy to understand. HelenOS does...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Multi Launch Executable

    Multi Launch Executable

    Launching Multiple Instances Files From Same Compiled Main Executable.

    Able App Compiling and Executing One or More Multiple Files in a Single Bootable Executable On Your Used Computer. Update Note: 1) Fix 1.01 : "Possibility of Excluding the Acoustic Signal (Muting) When Opening & Closing Files at a Frequency Lower than 41Hz." 2) Fix 1.1 : "Updated Minor Fix & Improvement."
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Diems - CodeShine

    Diems - CodeShine

    Web application for posting, submitting, and evaluating assignments

    CodeShine (a part of Di website) - is an application for posting, submitting, and evaluating assignments. As a whole, 'Di' is a shorthand for Deogiri Institute of Engineering and Management Studies, Aurangabad 431001, Maharashtra, India.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Gib

    Gib

    Gib Is the Best agnostic package manager extender for Unix-like OS's.

    Downloads: 3 This Week
    Last Update:
    See Project
  • 15

    The_Deck_Linux

    Portable Penetration Testing Operating System

    It is an Portable Penetration Testing Operating System designed for Beagle Bone AI. It is an debian based operating system fully packed with all latest Hacking Tools. The Root file system used in this Deck Linux is Ubuntu 20.04 LTS. It can be installed in Beagle Board AI and can use as a replacement for Laptop, Desktop. It can be placed on a drone too. It has a pre-installed MeshDeck (written by Philip Polstra) so it can be runned in a ZigBee network. We can attacks from up to a mile away...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The fastai book

    The fastai book

    The fastai book, published as Jupyter Notebooks

    These notebooks cover an introduction to deep learning, fastai, and PyTorch. fastai is a layered API for deep learning; for more information, see the fastai paper. These notebooks are used for a MOOC and form the basis of this book, which is currently available for purchase. It does not have the same GPL restrictions that are on this repository. The code in the notebooks and python .py files is covered by the GPL v3 license; see the LICENSE file for details. The remainder (including all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Transaction Grabber V1

    Transaction Grabber V1

    Grabbing and scraping all transaction hash and other details bitcoin

    Scrap and Grabbing All Details Transaction (TXID) Bitcoin From Blockchain and any free block download and save to text file with filter details (HASH ID , ADDRESS, VALUE , ...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    maude

    maude

    Autonomous decentralized moderation for IPFS and Web3

    Autonomous decentralized moderation for IPFS and Web3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Teleread

    Teleread

    An e-book reading protocol for Linux and Windows

    Read .book files with this program. It is very lightweight and runs in the terminal. Supported OS: Windows 7 Windows 8 Windows 8.1 Windows 10 Windows 11 Any Linux where python3 is installed For help, select help in the main menu NOTE: to download, click files, then select the version. For some reason it isn't letting me set it to download the main file WARNING: Source code is OUTDATED. For up to date source, visit https://github.com/Enderbyte-Programs/Teleread. If you wish to write...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Cica
    ... screen. Characters are not lost even on non-HiDPI (non-Retina) Windows. Consider readability of special characters such as subscripts and superscripts ( assuming JuliaLang ). The font file is SIL Open Font License 1.1. The source code of the synthesis script etc. is MIT. The Pomicons glyphs included in Nerd Fonts are excluded from the generator because they are licensed for commercial use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    ediViewer

    ediViewer

    View, Edit and extract transactions from (PESC) standard Edi Files.

    View, Edit and extract edi transactions from PESC standard approved Edi files. The EdiViewer has been tested to work with the following [PESC standards] (https://www.pesc.org/pesc-approved-standards-1.html) 1. TS 189 Application for Admission to Educational Institutions 2. TS 130 Educational Record (Transcript)
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23

    jpg-msg

    Storing small image files in a chain of urls.

    For testing purposes, 'pcode' files executable in Matlab are distributed. Matlab is needed to upload and download the jpg msgs. --- Jpg data are hidden in url-strings stored on name-servers. Jpg data are concatenated using the hashes of neighbouring frames. The jpg file is restored (downloaded) by knowing the final hash created. Hashes are usually 8 character long. By sharing those 8 characters, we are actually sharing the jpg file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    audio-msg

    Storing audio messages in a chain of urls.

    For testing purposes, 'pcode' files executable in Matlab are distributed. Matlab is needed to record, upload, download and play the audio msgs. --- Audio frames are hidden in url-strings stored on name-servers. Audio frames are linked using the hash of neighbouring frames. The audio file is restored (downloaded) by knowing the last hash. Hashes are usually 8 character long. By transmitting those 8 characters, we are transmitting the audio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    3D Learn to Read Music Game in Python

    3D Learn to Read Music Game in Python

    ... with the extra graphics, another is the code for the readme dialog box. Game designed to work on old and slow hardware (i.e. without graphics hardware) minimum spec-is windows XP, 600 Mhz CPU (pentium 3), 32 MB of RAM, sound card (integrated or not). The game installs with a NSIS installer. More details in the read me file in the zip file.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.