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

Showing 3778 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
  • 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.
  • 1

    Windows Duplicate Filename Remover

    A Windows command line program that finds duplicate filenames

    A Windows command line program developed in C++ that helps you find, move and remove duplicate filenames. It does this by checking for files that have - Copy or (number) at the end of their names. Instructions: Drag & drop the folder you want to check on the executable or run the program in a command-line. Arguments: First argument: the directory you want it to search (C:/Desktop/bob/CheckThis) Second argument (optional): safe Passing the word safe as the second argument...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    automl-gs

    automl-gs

    Provide an input CSV and a target field to predict, generate a model

    Give an input CSV file and a target field you want to predict to automl-gs, and get a trained high-performing machine learning or deep learning model plus native Python code pipelines allowing you to integrate that model into any prediction workflow. No black box: you can see exactly how the data is processed, and how the model is constructed, and you can make tweaks as necessary. automl-gs is an AutoML tool which, unlike Microsoft's NNI, Uber's Ludwig, and TPOT, offers a zero code/model...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Uncap

    Uncap

    Map Caps Lock to Escape or any key to any key

    ... any key to any key, multiple keys to other keys, or disable keys using command line arguments. No additional file or script is required. It is a single-file executable. It is very lightweight. The executable is only about 100 KB in size. It occupies less than 1 MB of memory and negligible CPU while running.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    gscrabble

    gscrabble

    لعبة كلمات متقاطعة جميلة

    crossword puzzle game is funny and useful.
    Downloads: 3 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Zabbix-in-Telegram

    Zabbix-in-Telegram

    Zabbix Notifications with graphs in Telegram

    Zabbix Notifications with graphs in Telegram.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PDF Merge and Edit

    PDF Merge and Edit

    Python script to merge and edit sensitive PDF files

    Python script to merge and edit sensitive PDF files you don't want to upload to random sites you find on Google. Merge PDFs by adding one to another. Update a single page in a PDF (good for adding a signed page to a form) Insert a page into an existing PDF. Delete a page. Click on one of the buttons and a new window will pop up depending on the function. Pick your files and enter in the data. If there are no problems, a confirmation will pop up.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    VideoScreenSaver

    Video Screensaver developed in python.

    When you run it, a window appears; You need to enter where the video you want to be your screensaver is, and the minutes of inactivity required to activate the screensaver, if the video is in the same folder as the script, you do not need to enter the entire address, just the file name.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    pybag

    pybag

    Crossplatform files synchronization and backup portable tool.

    ... to the original files with the bag. The synchronization process will only copy changed files. The program is cross-platform and independent from the OS and file system. You may easily synchronize files between Windows and Linux, for example. Symbolic links are supported on all systems (if the OS or file system does not support symlinks, then they are emulated). This program has a GUI and a command line interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    MITIE

    MITIE

    MITIE: library and tools for information extraction

    ... Machines[3]. MITIE offers several pre-trained models providing varying levels of support for both English, Spanish, and German trained using a variety of linguistic resources (e.g., CoNLL 2003, ACE, Wikipedia, Freebase, and Gigaword). The core MITIE software is written in C++, but bindings for several other software languages including Python, R, Java, C, and MATLAB allow a user to quickly integrate MITIE into his/her own applications.
    Downloads: 8 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

    PyPWD

    A Python3 Password Manager, with encryption and without connection

    https://www.garanet.net/it-blog/python-password-manager/ A Python3 Password Manager, with encryption and without an Internet connection. How it Works: First Run: PyPWD > Creates Master Key with your master username and password (Do not forget it or modify the config file, otherwise you'll be not able to open your password manager anymore). PyPWD > Saves a DataFrame as an encrypted CVS and all passwords are encrypted too, with key and the master password. Login: PyPWD > Dencrypts...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Python Taint

    Python Taint

    Static Analysis Tool for Detecting Security Vulnerabilities in Python

    Static analysis of Python web applications based on theoretical foundations (Control flow graphs, fixed point, dataflow analysis) Detect command injection, SSRF, SQL injection, XSS, directory traveral etc. A lot of customization is possible. For functions from builtins or libraries, e.g. url_for or os.path.join, use the -m option to specify whether or not they return tainted values given tainted inputs, by default this file is used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Serial Tool

    Serial Tool

    Serial Tool for developing serial communication with embedded systems.

    PROJECT MOVED TO: https://github.com/damogranlabs/serial-tool See releases page: https://github.com/damogranlabs/serial-tool/releases Serial Tool is a utility for developing serial communications, custom protocols or device testing. You can set up bytes to send accordingly to your protocol and save configuration to a file – which can be used another time. You can send multiple byte arrays, you can send sequence of different byte arrays and put delay between them. You can read data in HEX...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    IntelliSubDownloader

    A python script that downloads subtitles from "yifysubtitles.com" .

    # IntelliSubDownloader A python script that downloads subtitles from "yifysubtitles.com" and renames the subtitles same as that of the movie . Multiple files are not supported so there should be only one video file in the directory . Please give suggestions to improve the script . 1. Put the python script inside movie folder which contains only one video file . 2. Then open the python script (or run the batch file) and type the movie name without any alphanumeric characters . 3. Confirm...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Molecular Dynamics Studio

    Molecular Dynamics Cell Construction

    ... the initial MD cell. Modifications to PACKMOL allow the atom type data to be passed through to the MSI2LMP software. MSI2LMP creates a LAMMPS input file based on class I or class II force fields. MSI2LMP was modified to use numerically coded force field data generated by NanoEngineer-1. The MMP file format was extended and integrated into all three software applications. http://www.nanoengineer-1.net http://www.ime.unicamp.br/~martinez/packmol/ http://lammps.sandia.gov/
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 15
    PyQtRPT

    PyQtRPT

    Pyside QtRPT

    Pyside QtRPT Python Binding for QtRPT (PySide Shiboken) QtRPT Report Engine Python Report License LGPL3 compatible with QtRPT (see license) """QtRPT is the easy-to-use print report engine written in C++ QtToolkit. It allows combining several reports in one XML file. For separately taken field, you can specify some condition depending on which this field will display in different font and background color, etc. The project consists of two parts: report library QtRPT and report...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Defox text to speech and downloader

    Defox text to speech and downloader

    Written or imported text offline read or online download.

    ... to open. That's not my fault. I used Python language to make this software and Python was not supported speedy to modern computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    EasyUpload

    EasyUpload

    Uploading files from Android to a desktop PC.

    ... a connection to the server using its IPv4 address and port number, and then upload the images in a fast way. The source code of both the client and server apps are available in this GitHub page: https://github.com/ahmedfgad/AndroidFlask The project is documented in a Heartbeat tutorial titled available here: https://heartbeat.fritz.ai/uploading-images-from-android-to-a-python-based-flask-server-691e4092a95e Logo image from flaticon.com by phatplus (https://www.flaticon.com/authors/phatplus)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Safe Harbor Deidentification

    Safe Harbor Deidentification for medical documents

    Phalanx - Deidentify Safe Harbor Deidentification Mode of Phalanx is an abridged pipeline of NLP annotators culminating in NER annotators which write output of text offsets. It uses the Safe Harbor deidentification method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    LabelImg

    LabelImg

    Graphical image annotation tool and label object bounding boxes

    LabelImg is a graphical image annotation tool. It is written in Python and uses Qt for its graphical interface. Annotations are saved as XML files in PASCAL VOC format, the format used by ImageNet. Besides, it also supports YOLO and CreateML formats. Linux/Ubuntu/Mac requires at least Python 2.6 and has been tested with PyQt 4.8. However, Python 3 or above and PyQt5 are strongly recommended. Virtualenv can avoid a lot of the QT / Python version issues. Build and launch using the instructions...
    Downloads: 123 This Week
    Last Update:
    See Project
  • 20
    Synchrorep

    Synchrorep

    Synchronize directories

    Synchrorep is a one click directory synchronization software. All modification will be reported to one to the other and vice versa. Usefull for nomads or speedup differencials backup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Spycrab Invaders v2

    Spycrab Invaders v2

    Team Fortress 2 and Diablo 2 meet classic arcade!

    .... These are FREE: Python Download: https://www.python.org/downloads/ Python/Pygame install YouTube tutorial: https://www.youtube.com/watch?v=AdUZArA-kZw Game Information file included. UPDATE 26 Sep: Spycrab Invaders 3 notes look good (https://sourceforge.net/p/spycrab-invaders/discussion/general/thread/b6c49ee11e/). Just need to to start!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    EasyUpload

    EasyUpload

    EasyUpload Server Accepts Images from Android to be Uploaded to a PC

    ... work with any type of files. The source code of both the client and server apps are available in this GitHub page: https://github.com/ahmedfgad/AndroidFlask The project is documented in a Heartbeat tutorial titled "Uploading images from Android to a Python-based Flask server" available here: https://heartbeat.fritz.ai/uploading-images-from-android-to-a-python-based-flask-server-691e4092a95e Logo image from flaticon.com by phatplus (https://www.flaticon.com/authors/phatplus)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    virtualgo

    virtualgo

    Virtualgo: Easy and powerful workspace based development

    Virtualgo (or vg for short) is a tool that provides workspace-based development for Go. The main feature set that makes it better than other solutions. Virtualgo doesn't do dependency resolution or version pinning itself, because this is a hard problem that's already being solved by other tools. Its approach is to build on top of these tools, such as dep, to provide the features features listed above. For people coming from Python, vg is very similar to virtualenv, with dep being respective...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    patchmaster

    Store your synth’s patches on the computer

    Up- and download patch data to/from MIDI equipment via sysex messages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Extract 16S rRNA from genomes

    This script extracts 16S rRNA sequences from multifasta files

    ... path (if not in system path modify the path at lines 21,72 (for nhmmer),51,100 (for samtools) of the script by adding the path to your nhmmer executable). The HMM files arc.ssu.rnammer.hmm and bac.ssu.rnammer.hmm have to be in the same software were executable file is saved. Inside the folder creates two sub-folders named "bacteria" and "archaea" where you will save your multifasta files (multifasta of bacteria in one and of archaea in the other one). MORE DETAILS IN THE FILE INCLUDED...
    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.