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

Showing 2918 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 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
  • 1
    RPNCalc

    RPNCalc

    RPNCalc - The command line Reverse Polish Notation (RPN) Calculator

    RPNCalc is the command-line based Reverse Polish Notation (RPN) calculator. RPN calculators make it very simple to do complex calculations, especially if there are parentheses involved. I've created a User Guide (https://frossm.github.io/RPNCalc-UserGuide) to do a better job of explaining how to use RPNCalc than the old readme.md file, which was getting really long. If you have questions, issues, feedback, or ideas, please let me know. You can contact me via the links
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Buku

    Buku

    Powerful command-line bookmark manager. Your mini web!

    buku is a powerful bookmark manager written in Python3 and SQLite3. buku fetches the title of a bookmarked web page and stores it along with any additional comments and tags. You can use your favourite editor to compose and update bookmarks. With multiple search options, including regex and a deep scan mode (particularly for URLs), it can find any bookmark instantly. Multiple search results can be opened in the browser at once. Though a terminal utility, it's possible to add bookmarks...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Youtube-To-MP3

    Youtube-To-MP3

    A simple Youtube to mp3 application written in python.

    A simple Youtube to mp3 application written in python. I did my best to make it have a simple intuitive design, so now you don't have to go to the sketchy converters. IF NOT ON WINDOWS I believe it should work on other operating systems but I've not tested. If your OS can't run an .exe file then you must run the .py file (source code) directly.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Limbo-Bot

    Limbo-Bot

    Limbo bot with Lua for Stake.com

    If you want to compile yourself, then download the sourcecode and put cf.exe and node_modules folder from the release zip into the same directory as the Limbo.exe I signed both exe cf.exe and Limbo.exe with a local certificate. About cf.exe is a NodejS javascript file bundled with nodejs into executable, which runs a cloudflare proxy on localhost on port 3000 to bypasss checks. I gonna upload the javascript file.
    Downloads: 2 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
  • 5
    Manuscript4u

    Manuscript4u

    Bible: Original Hebrew/Greek in paralell with a translation.

    ... in Lazarus/Free Pascal is in the package. If you have Free Pascal and Lazarus installed you can compile for other systems. If you do that, please let me know. Runs on Windows 32bit and Windows 64bit. Runs on Linux 32bit only. (But you can try to compile for Linux 64bit) ATENTION: Linux64bit: The file with "...Only-executable..." is to paste in the main folder for Linux 64bit. On Linux, if not loading, try: Right Click, Permission, Allow to run as a prog.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    pdf combiner merger converter splitter

    pdf combiner merger converter splitter

    PDF Combiner is a user-friendly, GUI-based tool built in

    PDF Combiner is a user-friendly open source free to use, GUI-based tool for combining, pdf to excel, pdf to word, image to pdf, zip, unzip annotate and splitting PDF files. It is easy to use, supports multiple file insert and delete and process, and allows you to adjust the order of files before combining.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Cal

    Cal

    Cal - The Console Calendar Generator

    Cal is a command line utility that will output a calendar for the desired month/year. It's simple and accurate with a few useful features. By default, Cal will display the current year. You can provide a month and year, a month, or just a year. You can also change the number of calendars per row in your display with the -n switch. See the examples below for a more through description. This is a single executable JAR file. While you will need Java installed, there is no need to install...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    CloudflareDDNS-Updater

    CloudflareDDNS-Updater

    Simple Cloudflare DDNS Updater

    Cloudflare DDNS Updater Client for updating Cloudflare A records Gets the IP address from 'https://ipv4.icanhazip.com/' or 'https://api.ipify.org' Automatically retrieves zone_id and record_id using the domain name Updates all A type records on the domain Configuration The configuration file is generated after the first launch in the executable directory Modify config.json in the installation directory (default: 'C:\Program Files (x86)\CloudflareDDNS-Updater-Setup'): { "ApiKey...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    EasyEXE

    simplify converting Python scripts into standalone executables.

    EasyEXE is a Python script designed to simplify the process of converting Python scripts into standalone executables. It utilizes PyInstaller to achieve this conversion and provides a user-friendly interface for customizing various options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access β€” giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started β€” no credit card required.
  • 10
    GemDash

    GemDash

    Gem Dash aka Boulder or Dyna Blaster like 8-bit style game in Python

    A Gem Dash is motivated from specific 8-bit games. Since it's my first code in Python, the old template gave me a good code basis to understand how to build game logic, use PyGame and create something that will work and I can finish. I can add even more game mechanics and changes. *_win include .exe (executable) *_mac include .app (in dmg, works independent) Requirements: - Python 3.13.2 or newer - Pygame 2.6.1 or newer ( terminal: pip install pygame ) Objective And Rules...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    DirSize

    DirSize

    DirSize - The command line directory reporting tool

    ...) or directories (-sd) is will show the SizeMap. If sorted by file counts (-sf) the map will change to show a visual representation of the number of files per subdirectory, sorted from high to low. This is a single executable JAR file. While you will need Java installed, there is no need to install this program. Just download the JAR file, please it somewhere convenient, and execute it from the command line: java -jar dirsize.jar See https://github.com/frossm/dirsize for details
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12

    cpdfSetInitialView

    GUI to set PDF initial view using cpdf on Windows

    Free and open-source GUI application for setting the initial view property of a PDF document using Coherent PDF Command Line Tools (cpdf). The required cpdf executable is free for personal, non-business use and is available as a separate download. See readme on Files page for details. OS: Windows x64, Author: David King, License: GPLv3.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    elFinder
    elFinder is a file manager for web similar to that you use on your computer. Written in JavaScript using jQuery UI, it just work's in any modern browser. Its creation is inspired by simplicity and convenience of Finder.app program used in Mac OS X.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Madedit-Mod

    Madedit-Mod

    MadEdit-Mod is a cross platform Text/Hex editor based on MadEdit

    Madedit-Mod is a cross platform text/hex editor base on MadEdit with a log of critical bug fix from me or other developers. A lot of new features were added, such as Drag-Drop Edit(cross platform), Highlight word, etc. The reason that I maintained this project is that the author of MadEdit had not worked on it for for a long time and I really like it and need more features. Find more information on Wiki pages. Currently supported Languages: English Chinese Simplified...
    Leader badge
    Downloads: 84 This Week
    Last Update:
    See Project
  • 15
    ChemCanvas

    ChemCanvas

    Chemical structure drawing tool

    This is targeted to be the most intuitive opensource 2D chemical drawing tool. You can draw organic chemical structures and reactions very easily and quickly. Available to download for Windows and Linux (AppImage, Flatpak, Snap)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16

    PLEKv2

    PLEKv2: predicting lncRNAs and mRNAs

    PLEKv2: predicting lncRNAs and mRNAs based on intrinsic sequence features and the Coding-Net model INSTALLATION ------------- We upgraded PLEK to PLEKv2. All you need is RNA sequences (fasta file). Steps: 1. Download PLEK.2.1.tar.gz from * and decompress it. $ tar zvxf PLEK.2.1.tar.gz 2. Compile PLEK2.1 $ cd PLEK2.1 3. decompress Coding_Net_kmer6_orf.h5.bz2 model $ bunzip2 Coding_Net_kmer6_orf.h5.bz2 4. decompress Coding_Net_kmer6_orf_Arabidopsis.h5.bz2 model $ bunzip2...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    UNICORE

    UNICORE

    UNiform Interface to COmputing and data REsources

    UNICORE is a software suite for building federated systems, providing secure and seamless access to heterogeneous resource such as compute clusters and file systems. UNICORE deals with authentication, user mapping and authorization, and provides a comprehensive set of RESTful APIs for HPC access and workflows. Contributors: visit https://github.com/UNICORE-EU
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    openWrt-snort

    openWrt-snort

    Image of OpenWrt OS, with snort community featured in.

    Image of OpenWrt OS, with snort community featured in, for Raspberry Pi 4/ 4B+ and 400, basically for Processor BCM2711. Installed Snort Community Model to Intrusion Detection system. Prevention system not installed. eth0 used as output/ LAN socket, to run internet and access router. eth1, which can be USB -> Ethernet port, is used as WAN port, to connect Pi board to Internet IP. to flash img file, you can restore in SD card, or use Balena Etcher to flash. or you can use DD commend...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    QRTxt

    QRTxt

    QR Code Generator

    QRTxt is just a personal project. It's a very simple QR code generator. I had two major goals in creating this project: - Make it simple and user friendly - Provide useful feedback instead of just crashing without warning if a user tries to enter more characters than a QR code supports. I digitally sign some files in my releases. If you'd like to verify those signatures, you can find my PGP/GPG keys at: https://marcusadams.me/gpg.html If you'd like to donate there's several ways...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    AVGVSTO USB

    AVGVSTO USB

    https://avgvsto.sourceforge.io

    AVGVSTO - Advanced Security Suite with USB Binding AVGVSTO is a Python-based encryption tool that binds sensitive data to a physical USB drive , ensuring decryption is only possible when the authorized device is connected. It combines AES-256 encryption with robust USB hardware authentication and brute-force protection for enhanced security. πŸ” Key Features Hardware-Bound Encryption Files can only be decrypted when the original USB drive (used during encryption) is connected. The USB's...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Autoplot

    Autoplot

    Autoplot is an interactive browser for data on the web

    Autoplot is an interactive browser for data on the web. Give Autoplot a URL or local file name and it creates a sensible plot of the data. Autoplot allows you to interactively browse data stored in ascii, .cdf, netcdf, and many other formats. Autoplot's source has been moved to GitHub. Thanks to SourceForge for many years of hosting!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    AutoArchive

    A simple backup utility

    Utility to help create backups more easily. The idea of the program is that all essential information for creating a backup is in a single file. It can use β€˜tar’ for creating archives, has a command line interface, and supports incremental backups.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23

    Jeeva folder utility

    File/folder utility useful for comparing/mirroring directories

    Full Docs: Download: JeevaX.Y.html Compare folder contents: jeeva --overlap/--mtime/--diff folder1 folder2 --overlap (see files that are in one or other folder, or common to both.) --mtime (files that are newer, the same age, or older ) --diff (files whose content is identical or different) Optionally can recursively descend to a specified depth or completely down folder tree comparing corresponding folders while descending. --copy for mirroring...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    JSchemePlus

    JSchemePlus

    An hack of Jscheme with a lot of enhancements and additional features.

    JSchemePlus is an hack of Jscheme 1.4 by Peter Norvig. It allows to redistribute a script in an executable JAR file of only ~40K and implements all of R4RS with a lot of additional functions, like: (execute command) (random) (sequence from up-to step) (split list element) (string-split string sub-string) (read-all-from-file file) (write-to-file file data) (file-size file) etc... For the complete list read the HELP file or type (help). JSchemePlus needs only the Java Virtual Machine (version 6...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    KCast

    chromecast videos from KDE desktop

    KCast is a KDE Plasma 6 widget that lets you cast video files or youtube URLs to a Chromecast devices in your local network. It supports device discovery, local media playback via an embedded HTTP server, and drag-and-drop integration with browsers and file managers like Dolphin.
    Downloads: 2 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.