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

Showing 70 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
  • Feroot AI automates website security with 24/7 monitoring Icon
    Feroot AI automates website security with 24/7 monitoring

    Trusted by enterprises, healthcare providers, retailers, SaaS platforms, payment service providers, and public sector organizations.

    Feroot unifies JavaScript behavior analysis, web compliance scanning, third-party script monitoring, consent enforcement, and data privacy posture management to stop Magecart, formjacking, and unauthorized tracking.
    Learn More
  • Build innovative business apps powered by process automation Icon
    Build innovative business apps powered by process automation

    Connect workflows, teams and systems within one digital business transformation platform

    Manage your business as a unified system of interacting processes. Use BPMN 2.0 for low-code process modeling by business people. Follow your strategic goals with process architecture that always corresponds to the structure of an actual business.
    Learn More
  • 1
    IMA2 Simple command-line editor of binary files (images, object filers, byte code, etc). More sofisticated that F4 option in FAR. More simple that GUI hex editors. Can be useed as command-line utility in scripts.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    An easy to use Development Environment for OS developers to design, write, compile, test, and publish new or existing OS projects with ease.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    Powertweak-Linux is a port of the similarly named Microsoft Windows tool. It optimises your system to run at peek performance, by adjusting hardware settings, and config files. Work is underway in CVS to add features such as additional power management by
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Linux kernel patch to allow swapping to files on NFS mounted volumes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • RouteGenie NEMT software Icon
    RouteGenie NEMT software

    Modern software for non-emergency medical transportation providers, built to improve scheduling, billing, routing, and dispatching processes.

    RouteGenie NEMT software is a modern system built to automate all non-emergency medical transportation processes including routing, scheduling, dispatching, and billing. It helps manage everyday challenges like vehicle breakdowns, traffic problems, cancelations, driver call-offs, will calls, no shows, add-on trips, on-demand trips, and more.
    Learn More
  • 5
    RRDMON records system performance data to rrd files. The recorded data is accessible from any web-browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The AEM project page has migrated to http://sourceforge.net/projects/aem or click on "Project Home Page" to go to the new AEM home page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project aims to have a centralized location for a patch set that contains patches for United Linux. These patches will implement a subset of the Carrier Grade Linux (http://www.osdl.org/projects/cgl/) standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Fsdb speeds up the creation of slocate's database files by tracking which directories change and therefore performs much less work when updating the database. Updates are about 60 times faster than updatedb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The original project developers have moved to: http://www.sourceforge.net/projects/evros A new attempt will be started here, but don't expect anything for a while.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Marketing automation for any business | ActiveCampaign Icon
    Marketing automation for any business | ActiveCampaign

    Your team of AI agents handles email, SMS, WhatsApp and more for you

    Active Intelligence revolutionizes how you work. You guide direction while AI handles execution, acts on insights, and shows you the path forward. It's how marketing should be.
    Learn More
  • 10
    This project has moved to: http://vger.kernel.org/vger-lists.html#linux-kbuild Here, you can find the old mailing list, files and website regarding: Linux kernel build. Patches, documentation, and auxilary programs related to the kernel configuration
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    This project brings together many sub-projects with the goal of enhancing Linux performance on large systems. Sub-projects include ccNUMA, 64-bit x86, ACPI, etc. support for Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Nomad Jukebox File system njbfs is a Linux file system for the Creative Nomad Jukebox. Using automount capability, you can 'cd' to your Nomad Jukebox, read and write tracks, and even ordinary files can be stored on your Jukebox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Kernel RPM project provides binary RPM packages as well as .spec files and accompanying patches for rolling your own kernel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Support for non-Linux Unix binaries See also sourceforge.net/projects/linux-abi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FTPfs is a Linux kernel module. You can mount FTP servers locally and take full advantage of read-only local files (e.g. you might want to watch a movie without effectively downloading it).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is the old project home, which is no longer maintained. The new project entry resides at http://sourceforge.net/projects/challengeos.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    IMPORTANT : pour des informations ŕ jour, voyez la nouvelle page du projet sur http://savannah.gnu.org/projects/owl/
    Downloads: 9 This Week
    Last Update:
    See Project
  • 18
    The software package repository for <a href=http://sourceforge.net/projects/fsos>FsOS</a>, including EP80579 drivers, SempSec drivers, linux kernel patches and a lot of porting applications for FsOS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Enterprise

    Tool intended to help the process of booting Linux on Intel Macs.

    Enterprise is a custom UEFI bootloader designed to load Linux distributions directly from ISO files on Apple Mac computers (even those without UEFI booting support). It is designed to compliment Mac Linux USB Loader, though it can also be used separately (albeit with some setup work). The purpose of Enterprise is as the first stage in a two-stage booting process for Mac Linux USB Loader-created USB drives. Essentially, Enterprise loads GRUB, giving it configuration settings and the location of necessary files inside of the desired ISO, and then the distribution is booted. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Linux distro to run under Google's NaCl

    Linux Distro to run under Google's NaCl Sandbox

    ...There is several hurdles to overcome in order to get a standard linux distribution to run under NaCl. There is a library called nacl_io in the Google NaCl sdk. It mimics the function of a posix files and sockets on top of ppapi. Similarly in naclports there is a crude nacl-spawn library which mimics processes by creating multiple nacl modules with javascript acting as a sort of "kernel". Currently the main holes that prevent a conventional distro from being ported is that there is no support for pipes, most signals, and also symbolic links and lastly traditional forks are not currently possible in an efficent way.The current implementation gets around forking and has limited vfork capability. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB