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

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

View related business solutions
  • 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
  • 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
  • 1
    Task Coach

    Task Coach

    Free flexible open source todo manager featuring hierarchical tasks

    Task Coach - Your friendly task manager. Task Coach is a free open source todo manager. It grew out of frustration about other programs not handling composite tasks well. In addition to flexible composite tasks, Task Coach has grown to include prerequisites, prioritizing, effort tracking, category tags, budgets, notes, and many other features. However, users are not forced to use all these features; Task Coach can be as simple or complex as you need it to be. Task Coach is available for...
    Downloads: 104 This Week
    Last Update:
    See Project
  • 2

    discord_feedbot

    Moved to https://gitlab.com/ffreiheit/discord_feedbot

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

    py keyword search and replace

    Simple python script i wrote to replace keywords in a directory

    Keyword search and replace This is a python program that looks for a keyword in a file or files and replaces it with another word - it can look for files even in deep nested directories... Installation Just execute the main script like python keyword_search_and_replace.py You can then provide word to look for plus word to replace with Remember to run the script within the directory whose file contents you want to lookup
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    p2000floppy

    p2000floppy

    tools for the floppy format of the Sequential Prophet 2000/2002

    p2000floppy: tools for the floppy format of the Sequential Circuits Prophet 2000/2002 Included tools: * p2000floppy2syx: convert floppy image file into syx-files and list contents * p2000syx2mid: convert syx-file into mid-file * p2000syx2floppy: convert syx-files into floppy image file Special features: parameter & sample dump to/from syx-files, sample memory export/import to/from WAV-file, listing of parameters & keyboard mappings, sec5-file import/export for executable code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 5

    FireCX

    Open source OWASP penetration testing tool written in Python 3

    FireCX is an open source OWASP penetration testing tool written in Python 3, that can speed up the the process of finding common PHP vulnerabilities in PHP code, i.e. command injection, local/remote file inclusion and SQL injection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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: 5 This Week
    Last Update:
    See Project
  • 7
    Eratostene

    Eratostene

    Show the prime numbers in the form of the Sieve of Eratosthenes

    [Versione in italiano sotto] This program can be used to find the prime numbers between 1 and a given number. Also the primes can be visualized in the form of Sieve of Eratosthenes with six columns. The sieve is created in Html and it is possible to save it in a file so that it can be opened with any other browser also after the program was closed. If the browser has the support for JavaScript, it should be possible to show the factorization of a non prime number clicking on it. [Versione...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    IPFS Publish

    IPFS Publish

    Continuous Delivery of static websites to IPFS

    This is a tool that aims to enable the automatic publishing of static webpages from Git repositories into IPFS. It consists of two parts: a small web server and management CLI. Web server exposes an endpoint that you use as your Git's webhook. When the hook is invoked, it clones your repo, build it (if needed), add it to the IPFS node (pin it if configured) and publish the new IPFS address under configured IPNS name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    sar2html
    ... data. Then you may plot performance graphics, generate performance report in pdf file format through sar2html. Please remember donation encourages developer to implement more.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • The complete IT asset and license management platform Icon
    The complete IT asset and license management platform

    Gain full visibility and control over your IT assets, licenses, usage and spend in one place with Setyl.

    The platform seamlessly integrates with 100+ IT systems, including MDM, RMM, IDP, SSO, HR, finance, helpdesk tools, and more.
    Learn More
  • 10
    wav2letter++

    wav2letter++

    Facebook AI research's automatic speech recognition toolkit

    First, install Flashlight (using the 0.3 branch is required) with the ASR application. This repository includes recipes to reproduce the following research papers as well as pre-trained models. All results reproduction must use Flashlight <= 0.3.2 for exact reproducibility. At least one of LZMA, BZip2, or Z is required for LM compression with KenLM. It is highly recommended to build KenLM with position-independent code (-fPIC) enabled, to enable python compatibility. After installing, run...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JTRANSC

    JTRANSC

    Bytecode to source converting Java & Kotlin code into JavaScript, C++

    JTransc (Java Trans Compiler) is an AOT (ahead-of-time compiler) that compiles .class and .jar files into a target programming language / executable bundling all the required dependencies in a single file or folder, without requiring a jitter or an external runtime. There are a lot of technologies in order to convert languages into other ones. For example, converting Java into JavaScript. Or KotlinJS Kotlin backend that already targets JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    xSMBus - Java I2C/SMBus API

    xSMBus - Java I2C/SMBus API

    USB Bridge for SMBus(I2C), GPIO, and Clock, Java API

    ... devices Interactive - enter interactive mode File - You can use the executable script to attach files Reset - restart xBridge-M01 You may refer to xBridge that is based on this API https://xbridge-m01.doidx.com You can buy the product from: - China, https://shop255163877.taobao.com - Taiwan, you can buy on https://www.ruten.com.tw/user/index00.php?s=doidx - World-wide, eBay, https://www.ebay.com/str/doidx
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tahafacex

    Tahafacex

    It works as electronic book for keeping attendance records...

    It works as electronic book for keeping attendance records using face identification\recognition technology it can mark attendance upto 100 person it can be used anywhere. MINOR CHANGE: Functionality improved MAJOR CHANGE: 1. Backup and Restore (For 1.1.0 and future versions only) 2. Export your attendance sheets in excel format of each class
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    covid-chestxray-dataset

    covid-chestxray-dataset

    We are building an open database of COVID-19 cases with chest X-ray

    ... identify publications that are not already included using a GitHub issue (DOIs we have are listed in the metadata file). There is a searchable database of COVID-19 papers. We want to improve prognostic predictions to triage and manage patient care. Data is the first step to developing any diagnostic/prognostic tool. Our goal is to use these images to develop AI-based approaches to predict and understand the infection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    instagram-spammer

    instagram spammer, spam, spammer, spambot, spammerbot, pythonspam

    instagram-spammer is a script, that allows you to spam text on instagram. If you DON'T KNOW how to use this script please read README.TXT file. WARNING This script contains packages that may NEED to be installed using PIP. Use this script only with basic programming/python knowledge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Reminder

    Reminder

    A simple reminder application

    ... interval specified continuously until the application is closed. Supported OS: Windows Usage: This is a portable application. Installation is not required. Just download and run it. Note: False Positive detections by few anti-virus programs. Please mark the file as safe and continue to use the application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AWS IoT Greengrass Core SDK

    AWS IoT Greengrass Core SDK

    SDK to use with functions running on Greengrass Core using Python

    The AWS IoT Greengrass Core SDK is meant to be used by AWS Lambda functions running on an AWS IoT Greengrass Core. It will enable Lambda functions to invoke other Lambda functions deployed to the Greengrass Core, publish messages to the Greengrass Core and work with the local Shadow service. To use the AWS IoT Greengrass Core SDK, you must first import the AWS IoT Greengrass Core SDK in your Lambda function as you would with any other external libraries. You then need to create a client for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Pesterchum-Discord

    Pesterchum-Discord

    A Discord client mimicking the Pesterchum chat client from Homestuck

    ... for technical functions. The release download is distributed as a .zip file. Unzip the file and inside will be a file called pesterchum.exe If there is an update, updater.exe will launch in a console. It doesn't install anywhere, its fairly portable. It is not yet for OSX/Linux, contact me if anyone is interested in supporting it.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    QToaster

    A simple and fast frontend for the QEMU Emulator - Freeware.

    ... Limbo. If something works on QEMU then it has a good chance of working on Android. You don't need to put QEMU in your environment path, just point to its base folder. It doesn't need any special runtimes (java, .net, Python, etc.), it only needs the utility file Lutil.dll. Frontend was made for: http://69.170.215.148/nothoro/software/QTPage/QToaster.html QEMU emulator version 6.0.0-rc2 available at: https://qemu.weilnetz.de/w64/2021/ When you run the installer, it will extract to a subfld
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Zero Install
    Zero Install is a decentralised cross-distribution software installation system. Create one package that works everywhere! With dependency handling and automatic updates, full support for shared libraries, and integration with native package managers
    Leader badge
    Downloads: 1,824 This Week
    Last Update:
    See Project
  • 21

    Charge Atomtype Name (CAN)

    preparing structures for molecular dynamics simulations.

    Our program, known as CAN, creates and uses a library to update charge, atom type, and name the atoms in any molecular structure (mol2) file and streamlines the process for preparing structures for molecular dynamics simulations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    NotepadXP

    NotepadXP

    An Advanced IDE Program for Windows 7/8/10.

    Notepad XP is An Advanced IDE Program for Windows 7/8/10. This is currently not supported on old operating systems like Windows Vista/XP because .NET Framework 4.7.2 is not supported. Their is a lot of features of this program that may come in handy in some cases. This can be used for lot's of Programming Languages like Lua, or Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    --- IMPORTANT : This project has been moved to GitHub at https://github.com/clstoulouse/motu-client-python. Download the last version from the release page https://github.com/clstoulouse/motu-client-python/releases. --- Motu is a high efficient and robust Web Server which fills the gap between heterogeneous Data Providers to End Users. Motu handles, extracts and transforms oceanographic huge volumes of data without performance collapse. This client enables to extract and download...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Windows Temp Clean-Up Tool Free

    Windows Temp Clean-Up Tool Free

    One click windows temp files cleaner for free

    - About Software - * Using this tool you will clean up your computer's temporary files in many locations at once! * And you do it all with a single click of the executable file without needing to install it on your machine! * This tool will help with clearing up space on your Windows computer the easy way and for free! - How to Use - * Open the downloaded file * Press enter to run the script
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Sushi

    Sushi

    Portable text editor. Lightweight. Fast

    Fully functional text editor. Can be linked with ThinkJava. Live HTML preview and browser. No external DLLs required. Can be used as an IDE alternative. Can be also to write C# programs, HTML, CSS, JS, Ruby, Python, VB.NET, Java, XML and others! File explorer integrated to focus more on projects.
    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.