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

Showing 2848 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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    Portainer Templates

    Portainer Templates

    500+ 1-click Portainer app templates

    A compiled list of 500+ ready-to-go Portainer App templates. In Portainer, App Templates enable you to easily deploy services with a predetermined configuration, while allowing you to customize options through the web UI. While Portainer ships with some default templates, it's often helpful to have 1-click access to many more apps + stacks, without having to constantly switch template sources. This repo combines app templates from several sources, to create a ready-to-go template file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    qBittorrent

    qBittorrent

    A free and reliable P2P BitTorrent client

    An advanced and multi-platform BitTorrent client with a nice Qt user interface as well as a Web UI for remote control and an integrated search engine. qBittorrent aims to meet the needs of most users while using as little CPU and memory as possible.
    Leader badge
    Downloads: 381,927 This Week
    Last Update:
    See Project
  • 3
    Image Downloader

    Image Downloader

    Download images from Google, Bing, Baidu

    Crawl and download images using Selenium Using python3 and PyQt5. Supported Search Engine: Google, Bing, Baidu. Keywords input from the keyboard or input from line separated keywords list file for batch process. Download image using a customizable number of threads. Fully supported conditional search (eg. filetype:, site:). Switch for Google safe mode. Proxy configuration (socks, HTTP). CMD and GUI ways of using are provided.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    NanoDet-Plus

    NanoDet-Plus

    Lightweight anchor-free object detection model

    Super fast and high accuracy lightweight anchor-free object detection model. Real-time on mobile devices. NanoDet is a FCOS-style one-stage anchor-free object detection model which using Generalized Focal Loss as classification and regression loss. In NanoDet-Plus, we propose a novel label assignment strategy with a simple assign guidance module (AGM) and a dynamic soft label assigner (DSLA) to solve the optimal label assignment problem in lightweight model training. We also introduce a...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    Orchest

    Orchest

    Build data pipelines, the easy way

    Code, run and monitor your data pipelines all from your browser! From idea to scheduled pipeline in hours, not days. Interactively build your data science pipelines in our visual pipeline editor. Versioned as a JSON file. Run scripts or Jupyter notebooks as steps in a pipeline. Python, R, Julia, JavaScript, and Bash are supported. Parameterize your pipelines and run them periodically on a cron schedule. Easily install language or system packages. Built on top of regular Docker container images...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Temporary File Cleaner
    This tool is used to delete temporary files. You can set a timer after which it will automatically delete the temporary files. You can also force the deletion of temporary files, but it will take a bit longer to complete the operation. Some files cannot be completely deleted, such as those used in real-time (for example, by browser extensions). The deleted temporary files can be both user files and Windows files (the Automatic Cleaning will delete both).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Simple File Organizer

    Simple File Organizer

    A GUI tool for organizing files, based on file extension type.

    1. Choose a folder to organize files in 2. Select the type of file(s) to work with The simple search method includes a set of pre-defined file types The custom search method lets you choose specific file types 3. Choose if you want to copy the files to a new folder, or move them to a new folder 4. Run
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    microfileserver

    microfileserver

    small HTTP server for everyday sharing. micro-file-server

    FTP like desing, HTTPS support, configurable, in one file - py or exe. Secure, with sha512 checksum, no installation required, small and fast. microfileserver, micro-file-server, micro_file_server
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    XLabel

    XLabel

    XLabel: An Explainable Data Labeling Assistant

    XLabel is an open-source Streamlit app that takes an explainable machine-learning approach to visual-interactive data labeling. Predict the most probable labels using Explainable Boosting Machine (EBM). Show the contributions of each feature towards the predicted labels. Provide an option to write the labels directly into the data file (use XLabel.py) or save them in a separate file (use XLabelDL.py) Support data with multiple labels and multiple classes. Support data with missing values...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 10
    Temp file killer

    Temp file killer

    Temp file cleaner for windows

    this software cleans your pc and make it faster
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    AWS EC2 Instance Connect CLI

    AWS EC2 Instance Connect CLI

    All-in-one client for EC2 Instance Connect that handles key brokerage

    This is an all-in-one client for EC2 Instance Connect that handles key brokerage and establishing connections to EC2 Instances through an interface near-identical to standard system ssh, sftp, and other utilities. This is a Python client for accessing EC2 instances via AWS EC2 Instance Connect. This module supports Python 2.7.x and 3+. This package is available on PyPI for pip installation, ie, pip install ec2instanceconnectcli. It is strongly encouraged you set up a virtual environment...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    This file is capable of creating tools in Python (preferably written using the tkinter graphical interface), but to do so, you need to have the latest version of Python installed on your computer. In addition, you must install pyinstaller using the command pip install pyinstaller to be entered in CMD. Alternatively, you can use this other .bat file that autonomously installs many Python utilities. This link: https://sourceforge.net/projects/pip-installs-and-up-for-python/ You will find...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    LAME (Lame Aint an MP3 Encoder)

    LAME (Lame Aint an MP3 Encoder)

    A high quality MP3 encoder

    LAME is an educational tool to be used for learning about MP3 encoding. The goal of the LAME project is to improve the psycho acoustics, quality and speed of MP3 encoding. Note: we provide source code only!
    Leader badge
    Downloads: 16,140 This Week
    Last Update:
    See Project
  • 14
    3D Renderer with wireless display

    3D Renderer with wireless display

    Python 3D renderer with wireless display support

    3D rendering engine made using Python as an exploratory adventure into the world of 3D graphics. It also Incorporates the wireless display handler from the Electronic-Shelf-Label-Management-System V2.0. Based on the work of Rad-hi: https://github.com/Rad-hi/3D-Rendering-Desktop-App Used .obj file: https://free3d.com/3d-model/low_poly_tree-816203.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Shuffled File Set Renamer

    Shuffled File Set Renamer

    Randomly rename and shuffle all files in a folder

    ..., this can help. The sets are useful if you want to split your collection of... say 120 files into sets of 20 files, so you get 6 albums. (Source code is included with the program .zip file.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    File Format Renamer
    This tool only changes the file extension, meaning it changes one label for another, such as changing a .jpg to a .txt. Be careful: this is not a converter. So, if you change the label of a file from .jpg to .pdf, the file will still be an image and will not become a PDF. It can be useful for files of the same type. For example, if you have different types of images, you can make your computer see them all as if they were of the same kind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    To install these libraries, you need to have Python installed on your PC, preferably the latest version. This file only works for Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    FSP - File Service Protocol Suite

    UDP File transfer protocol

    FSP - File Service Protocol. FSP is lightweight UDP based protocol for transferring files. It is designed for anonymous transfers over unreliable networks.
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 19
    Buildozer

    Buildozer

    Generic Python packager for Android and iOS

    Buildozer is a tool that aim to package mobiles application easily. It automates the entire build process, download the prerequisites like python-for-android, Android SDK, NDK, etc. Buildozer manages a file named buildozer.spec in your application directory, describing your application requirements and settings such as title, icon, included modules, etc. It will use the specification file to create a package for Android, iOS, and more. The goal is to have one "buildozer.spec" file in your app...
    Downloads: 27 This Week
    Last Update:
    See Project
  • 20
    PeppermintOS

    PeppermintOS

    A minimum linux desktop distribution

    Peppermint is an operating system that provides a user with the opportunity to build the system that best fits their needs. While at the same time providing a functioning OS with minimum hassle out of the box. Our mainline desktop Peppermint ships with the desktop environment xfce with the thunar file manager set as default. Peppermint comes with nearly nothing installed other than, the core packages needed to run the system and you have the choice to which packages should best fit your...
    Leader badge
    Downloads: 4,174 This Week
    Last Update:
    See Project
  • 21
    WinPython

    WinPython

    Portable Scientific Python 2/3 32/64bit Distribution for Windows

    WinPython is a free open-source portable distribution of the Python programming language for Windows XP/7/8, designed for scientists, supporting both 32bit and 64bit versions of Python 2 and Python 3. Since September 2014, Developpement has moved to https://winpython.github.io/
    Leader badge
    Downloads: 3,228 This Week
    Last Update:
    See Project
  • 22
    Free Karaoke File Maker

    Free Karaoke File Maker

    Free Karaoke File Maker

    You can hide the singer's voice from the music files that cannot hide the voice in the computer. By default, it will be saved with 2 audio tracks of singer + melody. If you want to save only the melody without the singer's voice, you have to select the No Vocal option. To save the output file, click Save Folder and choose the location you want to save (Default: Desktop). If you are sure of the above preparations, you can change the file you want to change by holding down the mouse...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    Django Two-Factor Authentication

    Django Two-Factor Authentication

    Complete Two-Factor Authentication for Django

    ... into problems, please file an issue on GitHub, or contribute to the project by forking the repository and sending some pull requests. The package is translated into English, Dutch and other languages. Please contribute your own language using Transifex. Test drive this app through the example app. It demos most features except the Twilio integration. The example also includes django-user-sessions for providing Django sessions with a foreign key to the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DWSIM - Open Source Process Simulator

    DWSIM - Open Source Process Simulator

    Simulate chemical processes using advanced thermodynamic models

    DWSIM is an open source, CAPE-OPEN compliant chemical process simulator for Windows, Linux and macOS systems. Written in VB.NET and C#, DWSIM features a comprehensive set of unit operations, advanced thermodynamic models, support for reacting systems, petroleum characterization tools and a fully-featured graphical interface. DWSIM Pro is a commercial sibling of DWSIM built on top of open-source software. It offers extended features, comes with private support, and is accessible in the...
    Leader badge
    Downloads: 2,627 This Week
    Last Update:
    See Project
  • 25
    DocFetcher

    DocFetcher

    Desktop search application

    DocFetcher is an Open Source desktop search application: It allows you to search the contents of files on your computer. — You can think of it as Google for your local files. The application runs on Windows, Linux and Mac OS X.
    Leader badge
    Downloads: 2,280 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.