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

Showing 857 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
  • Evertune | Improve Your Brand's Visibility in AI Search Icon
    Evertune | Improve Your Brand's Visibility in AI Search

    For enterprise marketing teams looking for a platform to understand and influence how AI models like ChatGPT recommend their products or services.

    Evertune is the Generative Engine Optimization (GEO) platform that helps brands improve visibility in AI search across ChatGPT, AI Overview, Gemini, Claude and more.
    Learn More
  • Empowering Companies To Excel In Safety Data Sheet Compliance Icon
    Empowering Companies To Excel In Safety Data Sheet Compliance

    For any organization using chemicals that require Safety Data Sheets

    Effortless setup and maintenance: Simplified management and seamless online access to safety data sheets for your team
    Learn More
  • 1
    Track Attack is a system for analysing data contained in log files. Track Attack can process different types of log files in parallel so as to get a time-ordered view of how events unfolded.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CD Organizer helps you to fill your CD with files in the best way. Keeps directories together and ordered, minimize number of CD needed. Text tool, output to shellscript.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    YARD RADIUS

    Yet Another Radius Daemon

    Yet Another Radius Daemon (i.e. YARD RADIUS) is a free RADIUS RFC-compliant daemon for accounting and authorization, which is derived from the original Livingston Enterprise Inc. RADIUS daemon release 2.1. It adds several useful features to the LE daemon
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    A sophisticated installer/uninstaller of registry (.REG) files
    Downloads: 0 This Week
    Last Update:
    See Project
  • A privacy-first API that predicts global consumer preferences Icon
    A privacy-first API that predicts global consumer preferences

    Qloo AI adds value to a wide range of Fortune 500 companies in the media, technology, CPG, hospitality, and automotive sectors.

    Through our API, we provide contextualized personalization and insights based on a deep understanding of consumer behavior and more than 575 million people, places, and things.
    Learn More
  • 5
    2D tilebased/networked game development libraries. Include functionality for different configuration files (INI-style, XML) and IFF (ancient format design from Electronic Arts). All is based on the Simple Directmedia Layer and related libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    NAFE -- (not) another font editor -- write and edit linux console font files (.psf) with any text editor
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Displays the contents of the files in the /proc/acpi and records their changes. Useful to get an idea of the ACPI properties of a computer and to see how entries are changing over time (as _should_ temperature or battery capacity).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An original bruteforce-based encryption/decryption system. BBE was originally conceived to chat with encrypted text on IRC. mIRC and X-Chat support BBE via script addon. BBE can also encrypt MIME encoded files. Blowfish encryption is currently supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    env-switcher effectively allows users to manipulate the environment loaded for all shells (including non-interactive remote shells) without manually editing their startup dot files -- something that users traditionally have difficultly doing properly.
    Downloads: 4 This Week
    Last Update:
    See Project
  • The #1 AI-Powered eLearning Platform Icon
    The #1 AI-Powered eLearning Platform

    For users seeking a platform to generate online courses using AI

    Transform your content into engaging eLearning experiences with Coursebox, the #1 AI-powered eLearning authoring tool. Our platform automates the course creation process, allowing you to design a structured course in seconds. Simply make edits, add any missing elements, and your course is ready to go. Whether you want to publish privately, share publicly, sell your course, or export it to your LMS, Coursebox has you covered.
    Learn More
  • 10
    Cue2toc is a program to convert CUE files to cdrdao's TOC format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    (moved to http://savannah.nongnu.org/projects/demi) Demi is an object-oriented library for Gameboy Advance programming. The main purpose of this project is to standardize commonly used aspects of GBA programming with an integrated standard library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Ale4NET used dyn library call diversion to define networking at process level. This project has been dismissed. Now it is part of View-OS project: http://savannah.nongnu.org/projects/view-os. LWIPv6 user-mode IP stack latest releases are in View-OS, too
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    quaneko is a tool that allows you to quickly search for keywords in files on the harddisk. It creates indexes over all files in given directories. A typical search query takes only seconds. Support for various file formats can be easily configured.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Disk Optimizer selects files to be placed on any disk medium that will maximize the space used. It is very efficient in finding an optimum file set since it uses a Genetic Algorithm instead of brute force.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NFSProxy is a proxy for the NFS protocol. Its purpose is to cache the data which go through it, so files can be delivered far more quickly on a second read.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    View the contents of your disk drive (hard disk and floppy disk). View, edit any sector, save sector to file and write sector from file. View contents of files, sectors in hex and ascii.view boot record of floppy, hard drive, and view partition table.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Sniffer Server - decodes TCP streams and captures packets in general The captured content may be saved to files or sent to a client over TCP/IP connection (self-defined protocol)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    mod_torrent is an Apache module that uses the BitTorrent protocol for content distribution and implements a basic BT tracker. With mod_torrent there is no need to generate separate torrent meta data files prior to content distribution on your web site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    e2undel is an interactive console tool that recovers the data of deleted files on an ext2 file system under Linux. It does not require any additional tools and should be useable without knowledge about ext2 interna.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TextSync is a palm sync conduit for standard text compressed/uncompressed bases (PDOC). It will sync to and from plain text desktop files, merging text when conflicts appear.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    BSD-licensed clone of SGI's FAM (File Alteration Monitor) API used to notify application when specific files or directories are changed. Unlike Linux version, to monitor changes it uses excellent kqueue(9) kernel API available in modern BSD derivatives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FileStructureToHTML literally creates an .html file for mp3´s, videos and more of your selected drive or a specific directory. The files can be organized in a tree, listing or in a table. Gain a whole new way of viewing your file list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GNU cp used to detect files that contain 0-filled holes and save disk space by skipping them with lseek when writing a file and thus not allocating disk blocks. Unfortunately it does no longer. So here is a program to make holes in existing files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    Logcheck is software package that is designed to automatically run and check system log files for security violations and unusual activity. Logcheck utilizes a program called logtail that remembers the last position it read from in a log file.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB