The "/svn-1.8.15/apache24..2-1.8.15-ap24_rb.zip" file could not be found or is not available. Please select another file.

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

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
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 1

    Create Index from PDF

    PDF Indexing Script: Searches PDF for words, records page numbers

    This Python script helps automate the process of creating an index for a PDF document. It reads a list of words from a text file, searches through each page of the PDF, and records the page numbers where each word appears. The script accounts for the first 24 pages of the PDF that use Roman numerals (i-xxiv) and adjusts the page numbers accordingly. It is designed to be case-insensitive, ensuring that variations in capitalization do not affect the search results. As it processes the PDF...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

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

    dir-aka

    The Dir-aka Vulnerability Scanner is a Python-based security tool

    The Dir-aka Vulnerability Scanner is a Python-based security tool designed for cybersecurity professionals and system administrators to analyze and secure web servers against unauthorized access. This tool identifies sensitive files and folders on a target web server, filters content by file extensions, and highlights potential misconfigurations or vulnerabilities in publicly accessible directories. By scanning for directory indexing, probing for commonly targeted paths, and analyzing HTTP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Solver
    Forget about sleepless nights over textbooks! Solver is an application that solves equations quickly and easily. • Solve equations of any type — from linear to the fourth degree. • Save time and effort — you won't have to learn anything else. • Import and export data — work with equations from files and save solutions in the desired format. Don't miss the chance to make learning math simple and effective!
    Downloads: 0 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
    Traffic Intelligence
    This software project provides a set of tools developed by Nicolas Saunier at Polytechnique Montreal and his collaborators for transportation data processing, in particular road traffic, motorized and non-motorized. The project consists in particular in tools for the most typical transportation data type, trajectories, i.e. temporal series of positions. The documentation is available at https://trafficintelligence.confins.net (redirects to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    snpdo

    snpdo

    Programa de nómina para la República Dominicana

    Programa diseñado para administrar automáticamente los pagos de nómina a los trabajadores, tomando en consideración la legislación de la República dominicana.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    SearchPhotos

    Search descriptions in photo exiv information or text files

    This program helps you to find your fotos On all my systems python is already available and most of my systems are using gtk3. First attempt is with python-whoosh And the result of the experiments is this project. On Archlinux python-whoosh is 4 Mb and this program ".pyz" is only 44 kb. Compare to docfetcher (java) of 50 Mb ! That is actually a very nice program: it can index many different files, fast, reliable and not to big. By the way: speed is not an issue. Generating...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Photexo

    Photo exif organiser

    ... photos. outdir: the directory where we want our structured result. The program has some flexibility: depending on the camera it can use the file name or the exif date time. There are other command variations, please see the readme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Simple Clipboard Logger

    Simple Clipboard Logger

    AutoSaves any text clipboard data into a single TXT file

    Sometimes I lament losing important information from my clipboard so I made this to record it all into a single TXT file with timestamps. Its a fully offline python program that works in your windows tray, that lets you access the TXT file any time you need. Sadly, its worth mentioning that keyloggers that hackers use to steal data work with the same method as this program, except they hide it and send the data online, so this program may result in a false positive with your installed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 10
    transmission_cleanup

    transmission_cleanup

    Clean up of torrent files using the RPC protocal

    This application connects to the tranmission web client using the RPC interface, it allows the user to set the inital download folder for the torrents for sorting into their own folders based on the type of file it is. it also allows scheduling of the cleaning process eithe daily or weekly at a time set by you in the install process. you supply your username and password for the RPC web interface whohc is encrypted by the application and saved to the disk, The application checks...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    VisualPractice

    Visualize guitar neck with all tonality in a cycle of fifths

    You can choose scale, chords and chords in scale and view all tonality in one view. For practice routine, Guitar / Bass , choose number of strings installation = require : 1)python : https://www.python.org/downloads/ 2)go to https://bootstrap.pypa.io/get-pip.py ( save this file in a directory ) and use "py get-pip.py" to install pip ( nota : pip is installed on C:\Users<name>\AppData\Local\Programs\Python\Python313\Scripts ) 3)Pyside6 : on a prompt use : pip install PySide6 you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Rapid Programs Runner
    This tool is used to set up shortcut keys to open .exe or .bat files using previously assigned keys. For example, pressing Alt+G assigned to Steam will instantly open the program. Please note that, from what I’ve observed, it does not work with the shortcuts of some programs; you need to insert the original program file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FractalRenderingApp

    FractalRenderingApp

    Lightweight app for visualization of Mandelbrot and Julia set

    Source code is available on https://github.com/MarkoLeskovar/FractalRenderingApp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    ar-mercurial

    fork of Mercurial SCM

    Fork of Mercurial SCM (https://mercurial.selenic.com/) with additions: - revision duplicates collision resolves - sparse fixes: -- purge cleanup all out-of-sparse (issue5626) -- merge only changes in sparse (issue6521) -- dirstat refresh on sparse conf changes -- `share` comand suport sparse -- ignore subrepos out of sparse - command `debugrevlog` enhances - #6745 feature : VFS failure on OS-impossible names now just drop file of conflict.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Delayter

    Utility to queue files for deferred deletion, days/weeks/months later

    Full documentation: Download delayterX.Y.html User has files that can probably be deleted later but does not feel comfortable deleting right now. Instruct with simple commands in which the file names and delay time are specified, eg.: Delayter -m 1 -w 2 -d 3 file1 file2 by which file1 and file2 are scheduled for deletion 1 month, 2 weeks and 3 days from now (roughly 47 days). Useful on projects with many temporary junk files that cannot be deleted until a later time at which you might...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    IBlockator

    IBlockator

    Internet IP/CIDR Tables Blockator

    Script downloads and applies automatically ipset & iptables rules to block several and big IP/CIDR lists. Designed for single host use
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Bulk Image and Audio Merger

    Bulk Image and Audio Merger

    Easily pair images with audio file counterparts in bulk

    Automatically convert your audio files into YouTube-ready videos by pairing them with static images! Perfect for turning podcasts, audio episodes, or music tracks into video format in bulk. Simply match your audio files with corresponding images, and let the program handle the rest. Ideal for content creators who need to process multiple audio files without the hassle of manual video editing. Works on Windows 7 and above. (Source code is included with the program .zip file.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    GameMapPlotter

    Real time map point plotting from in game "/loc" to clipboard function

    Being a new Pantheon MMORPG player struggling without an in-game map, but being a land surveyor having created a surveying app with a map plotting function, the discovery of the "/loc" command inspired the GameMapPlotter creation. Currently, Wilds End is the only map having been found meeting the criteria needed but more maps can be setup or data can be collected to help create new maps. Python is the programming language which requires the interpreter to be installed but the goal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Contact Management Software
    System for market research for improved customer lifecycle management. Boosts acquisition, relationships, and collaboration through role-based access, scheduling, and task management
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    HelPyLite!

    HelPyLite!

    A TkInter UI for Pythons help() utility.

    Python standard usage of the "help()" utility in a terminal shell. - "help()" will invoke interactive interface. - "help(module)" will provide help on a specific module. HelPyLite peforms the same function as "help(module)", displaying the documentation in the app window. Users can: - Expand the window. - Scroll back and forth through the documentaton. - Save the documentation to a text file, for future reference, notes, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DeepSearch5Plus

    DeepSearch5Plus

    Search recursively all files, text inside files, and bookmarks

    Files, text, and bookmarks html/json search tool. It is able to merge duplicated bookmark links from multiple html/json files and export to html. The user interface is designed to be used by kyeboard in any aspect of its features scrolling list, select input field, menu bar, check and drop-down menu and so on. It's able to printout search list to pdf or system printer or save as text file. It allows to rename single file or change upper/lower case, join spaces in bulk mode with multiple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Zylthra

    Zylthra

    Zylthra: A PyQt6 app to generate synthetic datasets with DataLLM.

    Welcome to Zylthra, a powerful Python-based desktop application built with PyQt6, designed to generate synthetic datasets using the DataLLM API from data.mostly.ai. This tool allows users to create custom datasets by defining columns, configuring generation parameters, and saving setups for reuse, all within a sleek, dark-themed interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Pyramid: CONTO IN ROSSO!

    Pyramid: CONTO IN ROSSO!

    Il tuo fAmiLy BAnKeR che verifica se puoi richiedere un prestito

    Applicazione entry level satirica in Italiano scritta in python con moduli basilari destinata alla riga di comando per utenti e programmatori che non si offendono facilmente. L'applicazione consente di verificare l'effetto di entrate ed uscite su un conto corrente nel breve periodo (30 anni) con correlato calcolo al margine del conto. Inoltre l'utente attraverso gli operatori unari + (positivo) e - (negativo) potrà generare maggiori scenari. I dati in uscita possono essere salvati in un file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    rx2fits

    HF/VHF spectrosopy code for the rx888mk2 direct-sampling receiver

    ... rate, Fourier bin count, PFB frame count, integration time and receiver gain parameters can be set. Utilities for device enumeration, firmware upload, display of FITS header, file viewing, and for measuring sample rate and sample statistics are provided. The device interface is Ruslan Migirow's librx888 and dropped samples at 130 MHz are negligible. Runs on linux computers under .Net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SpeakLogPSU
    ... over night. reads the log and sends new chat text to piper. ~/.config/Epic/PSUnreal/Saved/Logs/Pongo_Donjo_chat.txt If a line number is set it can speak all the chat text and waits for new chat text. Python 3.8.10 download: https://www.planeshift.it/Download https://github.com/rhasspy/piper
    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.