Search Results for "sourceforge.net/projects/winpython/files/winpython_3.8/3.8.10.0/winpython64-3.8.10.0.7z"

Showing 76 open source projects for "sourceforge.net/projects/winpython/files/winpython_3.8/3.8.10.0/winpython64-3.8.10.0.7z"

View related business solutions
  • Iris Powered By Generali - Iris puts your customer in control of their identity. Icon
    Iris Powered By Generali - Iris puts your customer in control of their identity.

    Increase customer and employee retention by offering Onwatch identity protection today.

    Iris Identity Protection API sends identity monitoring and alerts data into your existing digital environment – an ideal solution for businesses that are looking to offer their customers identity protection services without having to build a new product or app from scratch.
    Learn More
  • Loan management software that makes it easy. Icon
    Loan management software that makes it easy.

    Ideal for lending professionals who are looking for a feature rich loan management system

    Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
    Learn More
  • 1
    LajtLinux
    ...Obrazy zawierają autorski, otwartoźródłowy instalator graficzny i są tworzone głównie na własny użytek. Jeśli ktoś przy okazji z nich skorzysta — będzie mi bardzo miło 🙂 Pełny opis znajdziesz w pliku README.txt lub pod adresem: https://sourceforge.net/projects/lajtlinux/files/ [EN] LajtLinux is a hobby project consisting of lightweight Debian Testing ISO images with minimal Wayland setups and lightweight window managers (sway, river, labwc, niri, mangowc, dwl). Images include a custom, open-source graphical installer and are mainly built for personal use. If someone happens to use them — I’ll be very happy 🙂 Full description can be found in the README.txt file or at: https://sourceforge.net/projects/lajtlinux/files/
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Sandboxie

    Sandboxie

    Sandboxie Plus & Classic

    Sandboxie (and its enhanced fork Sandboxie Plus) is an open-source sandboxing tool for Windows NT-based systems. It creates isolated virtual environments in which applications can run safely without permanently modifying the system, ideal for testing untrusted software. Sandboxie Classic has the old no longer developed MFC-based UI, hence it lacks native interface support for Plus features. Although some of the missing features can be configured manually in the Sandboxie.ini configuration...
    Downloads: 136 This Week
    Last Update:
    See Project
  • 3
    Horust

    Horust

    Horust is a supervisor / init system written in rust

    Horust is a Rust-based init system for Linux, designed to be fast, simple, and secure. Unlike traditional init systems, Horust focuses on stateless configuration using TOML files and aims to bring predictability and ease of use to system boot and service management. Written with Rust’s safety guarantees, Horust provides features like dependency handling, parallel service startup, and logging, making it suitable for containers, embedded systems, or minimal Linux environments where systemd is too complex or heavy.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    StateOS

    StateOS

    Free real-time operating system (RTOS) for microcontrollers

    ...It supports cooperative and preemptive multitasking, making it ideal for running multiple real-time tasks on microcontrollers. StateOS emphasizes clarity and ease of integration with existing projects and provides a full set of synchronization primitives, timers, and message-passing tools. It's widely used in industrial and academic settings for prototyping and low-level firmware development.
    Downloads: 4 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 5
    ANTIRTOS

    ANTIRTOS

    Function pointers queues classes library for Arduino

    ...It is designed to be simple, portable, and efficient, making it ideal for resource-constrained environments such as IoT devices, robotics, and educational hardware projects. ANTIRTOS features a basic scheduler, support for cooperative and preemptive multitasking, and offers portability across different CPU architectures with minimal changes. Its simplicity and clarity make it a great starting point for learning real-time systems.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Puter

    Puter

    The Internet OS! Free, Open-Source, and Self-Hostable

    Puter is a browser-based personal operating system and file explorer built entirely with web technologies. It mimics the experience of a traditional desktop OS, allowing users to manage files, launch apps, and interact with a graphical interface—all within a web browser. The project is designed to be both functional and nostalgic, combining the aesthetic of retro operating systems with modern development tools like React and Tailwind CSS. Puter offers a self-hostable, customizable environment for those seeking an online workspace or hobby project.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 7
    OctoPi

    OctoPi

    Raspberry PI distro for controlling 3D printers over the web

    OctoPrint is a snappy web interface for your 3D printer that allows you to control and monitor all aspects of your 3D printer and print jobs right from within any browser on your network. OctoPi includes the OctoPrint software for 3d printer and a mjpg-streamer, which can be used to stream JPEG files over an IP-based network. Includes RaspiCam support. Learn how you can support OctoPrint here. https://octoprint.org/support-octoprint/
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    Linuxfx Winux OS

    Linuxfx Winux OS

    Winux Operating System by Linuxfx

    Break free from hardware restrictions and forced upgrades. Winux is the definitive successor for Windows 10 users seeking performance and reliability. Featuring an Intuitive Familiar Interface and Native Compatibility for your essential software.
    Leader badge
    Downloads: 832 This Week
    Last Update:
    See Project
  • 9
    egos-2000

    egos-2000

    Helping students read all the code of a teaching operating system

    egos-2000 is a minimalist operating system built for educational and research purposes, offering a simplified kernel and runtime environment for exploring OS concepts. It runs on QEMU and is written in C/C++ with a focus on clarity and modularity. The system includes a basic filesystem, process management, and syscall interface, making it ideal for understanding core OS principles. egos-2000 is particularly well-suited for students learning about kernels, user-space interaction, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 10
    Tock OS

    Tock OS

    A secure embedded operating system for microcontrollers

    ...Written in Rust, it uses a novel kernel architecture where the OS runs a minimal trusted core and all userland code, including device drivers, is sandboxed and isolated. Tock is ideal for IoT devices, wearables, and embedded research projects where reliability and safety are critical. Its capability-based security model and preemptive multitasking allow developers to safely run multiple applications on constrained devices with confidence in memory and fault isolation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Community Linux 64

    Community Linux Distro

    Boot from USB, stay on the USB with overlay file system that is automatically added from free space. Result: an installation less 64 bit Linux Distro. See quick boot: https://sourceforge.net/projects/community-linux-64/files/video_20250404_013524.mp4 Update: 32G_1.0.0.img.gz uploaded, suitable for direct 'dd' operation on a 32 Gig USB drive. (Remember to decompress the image first with gunzip) Windows users may create this USB with Rufus in 'dd' mode. Target audience: All PCs, especially Mini PCs, Embedded PCs, Kiosks, Info Terminals, Cash registers ... etc.
    Downloads: 170 This Week
    Last Update:
    See Project
  • 12
    MOROS

    MOROS

    MOROS: Obscure Rust Operating System

    MOROS is a hobby operating system written in Rust by Vincent Ollivier. It targets computers with an x86-64 architecture and a BIOS, typically from 2005 to 2020. It also runs well on most emulators. MOROS is open source. You can build or download an image. Check out the manual for details on how to use it. MOROS is text-based and draws inspiration from Unix and DOS to provide a simple and efficient environment for computing and communication from the command line. Each program is designed to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    KB1OIQ - Andy's Ham Radio Linux

    KB1OIQ - Andy's Ham Radio Linux

    Install ham radio software on Debian Live, RPi OS, or Ubuntu Linux

    ...The supported Linux flavors are listed in the GETTING_STARTED document. An installation script does all of the work. Please download and READ the installation instructions: https://sourceforge.net/projects/kb1oiq-andysham/files/v26e/GETTING_STARTED Watch a video of Andy (KB1OIQ) as he talks about AHRL during a ham radio convention in MA in the summer of 2025: https://www.youtube.com/watch?v=hwuKZK1dKcU&t=2086s Several videos of Andy's complete AHRL presentation can be found on YouTube. Here is one made in March 2026: https://youtu.be/xv9YnREmeAA?...
    Leader badge
    Downloads: 476 This Week
    Last Update:
    See Project
  • 14
    Aura Operating System

    Aura Operating System

    AuraOS, the Franco-English Operating System developed in C#

    Aura Operating System is a GUI-based, object-oriented operating system written in C#. It is designed to showcase how high-level languages like C# can be used to create low-level systems such as kernels, user interfaces, and file systems. Aura features a colorful, windowed graphical desktop environment with built-in applications, all running on a custom kernel built from scratch. It is not based on Linux or Windows, but rather developed as an independent system with its own structure and drivers.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 15
    Debian 13 Mate

    Debian 13 Mate

    Debian Trixie with the Mate desktop environment

    EFI SUPPORT: Download the efi iso if you need efi support here: https://sourceforge.net/projects/debian-mate/files/current/ This is debian 13 mate. Built with debian tools, packages, and currently based on the stable branch (Trixie). Here I try not to use software from outside of the debian repositories. For all intents and purposes, this is just debian paired with the mate desktop environment with a lot of hardware support taken care of.
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 16
    Pong-Dev

    Pong-Dev

    Mirror for various AOSP Projects maintained by me for Nothing Phone 2

    Leader badge
    Downloads: 182 This Week
    Last Update:
    See Project
  • 17
    ESU Assist for Windows 10

    ESU Assist for Windows 10

    Tool for checking Windows 10 ESU eligibility and managing enrolment

    ESU Assist for Windows 10 (Latest v1.2.1 — 30/09/2025) ESU Assist is a freeware utility that helps administrators detect ESU eligibility, automate forced enrolment into Microsoft's Extended Security Updates for Windows 10, and safely restore original settings when needed, using enhanced rollback features. 🗂️ Download ESU Assist 1.2.1 ZIP: https://www.liberategrace.com/apps/esu-assist/ESU_Assist_1.2.1.zip 🧩 Source Code: https://sourceforge.net/projects/esu-assist-for-windows-10/files/ 🔧 Technical Highlights • Package digitally signed with PGP (NEW!) • Windows 10 Consumer edition compatibility • Clear status reporting • Automation and rollback safeguards • Windows build and revision verification • Status check prior to forced enrolment Name: ESU_Assist_1.2.1.zip (Package digitally signed with PGP) Size: 7286 bytes : 7 KiB MD5: 8c6f84428a0293a1c25c76224d378dc9 SHA1: 4c0d513dfbad1ddff3b40a4468df32c5cd76ffac
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ultimate Edition

    Ultimate Edition

    An Ubuntu remix for both new and experienced Linux sophisticates

    Ultimate Edition Linux, previously "Ubuntu Ultimate Edition". We cater to a large base of *nix users including, but certainly not limited to gamers & low resource computers. We have a Ultimate Edition for virtually any user.
    Leader badge
    Downloads: 627 This Week
    Last Update:
    See Project
  • 19
    ZestISO

    ZestISO

    An easy to use Arch Linux based OS

    ...More info and source code: https://github.com/SuperSonic65535/zestiso-archiso If you like this project, please consider supporting me at: ko-fi.com/supersonic65535 Your contributions helps me develop and improve my projects for everyone as well as cover food and travel expenses. WARNING: ZestISO is beta software and comes with NO WARRANTY. Use at your own risk. *Windows games supported via Wine, Proton and Steam. While at least 95% are playable, a few may have compatibility issues.
    Leader badge
    Downloads: 125 This Week
    Last Update:
    See Project
  • 20
    PearlOS

    PearlOS

    Latest Debian and Ubuntu based REPO files and ISO's for PearlLinuxOS

    PearlOS is Pearl Linux just another branding we used early on with the distro. We are hoping to better organize our upcoming releases. All future releases and the most resent scootski (12) and Preslee (13) you will find under pearlos. Our previous release of our first rolling release also called preslee is no longer on bookworm and trixie now its stickly trixie which is our latest debian release. Sccotski is our latest Ubuntu base and is from 24.04 ISO's are located under...
    Leader badge
    Downloads: 244 This Week
    Last Update:
    See Project
  • 21
    File Arbor

    File Arbor

    Automatic file organizer for macOS and Windows.

    File Arbor is an automatic file organizer for macOS and Windows. Set up rules once and let File Arbor sort your downloads, documents, and desktop files into organized folders automatically. KEY FEATURES - Rule-based file organization: extension, name patterns, regex, file size, creation/modified date - Quick presets for common file types: Images, Documents, Videos, Music, Archives - Real-time auto mode: files are sorted the moment they appear - Multi-folder watching: monitor Downloads, Desktop, Documents, and custom locations simultaneously - Cross-platform: runs on both macOS and Windows with a unified rule system - 100% offline: no cloud, no tracking, no telemetry — files never leave your computer - Modern, clean interface designed for ease of use PLATFORM SUPPORT - macOS 10.15 Catalina or later (Universal binary — Intel and Apple Silicon) - Windows 10 and Windows 11 - Windows build is signed
    Downloads: 8 This Week
    Last Update:
    See Project
  • 22

    BakAndImgCD

    LiveCD for data backup and disk imaging

    BakAndImgCD is a small Linux-based operating system, which has been designed to perform the following two tasks: data backup and disk imaging. The 4MLinux Backup Scripts make use of FSArchiver, GNU ddrescue, Partclone, Partimage, rsync, and other utilities. The output files (archives and images) can be optionally compressed and sent to a remote sever (using Ethernet, WiFi, PPP or PPPoE). BakAndImgCD is fully compatible with UNetbootin, which can be used to create an easy-to-use live USB.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 23
    LavoroL

    LavoroL

    Core operating system

    ...You need to unzip and copy files to flash drive using Ventoy.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Pearl MATE Studio 12

    Pearl MATE Studio 12

    OSX Styled Powerful Audio Workstation

    ...Pearl-Samba-Config handles your home or office network sharing from an easy to use GUI. Wasta-Remastersys for the developers who respin their own distro that handles larger than 4G files. Calamares Installer. Password not required for Live session or to install. If needed while running username =- live password = live
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Tria Sistema Operatiu

    Tria Sistema Operatiu

    Helps you find, download & burn the best Operating System for any PC

    Tria O.S. detects hard & soft specs of the PC where you run it, you can load this info or specify it manually to let the program inform you what would be the best operating system for a specific PC, with the specified hardware, and then see the difference by adding RAM, a SSD hard drive, changing the graphics card ... etc. REQUIREMENTS: For Linux, you need GAMBAS 3.3 or later, so you will have to install the gambas3 package before installing. 90's EDITION needs 160 MB (192 MB on...
    Downloads: 9 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB