Open Source Python System Software - Page 36

Python System Software

View 1976 business solutions

Browse free open source Python System Software and projects below. Use the toggles on the left to filter open source Python System Software by OS, license, language, programming language, and project status.

  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    DWIP is short for Disk Wiping and Imaging Tool. This tool is being built for Mississippi State Universities National Forensics Training Center for use on a live cd to give out to it's students.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DaVinci OS

    DaVinci OS

    Linux Operating System based on openSUSE 13.1 by Tóca

    DaVinci Operating System is an Operating System craeted by Tóca CompuGlobal Corporation,Inc based on openSUSE 13.1 and GNU Linux. It´s currently 64 BITS and UEFI devices only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A daemon that creates realtime dynamic, expirable iptables rules to block/drop IP addresses attempting brute-force breakin attacks on a linux host via ssh or other mechanism. Highly customizable and extensible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    An experimental terminal shell project in Python & curses. The aim is to be a command-driven language, with simple english-like grammar but still powerful and easy to do most CLI tasks without having to remember "weird" unix commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    dfShell is a graphical shell in the style of a data flow composition tool. The programs launched by the shell can have >1 inputs and outputs. Backwards compatible with command line programs that use stdin and stdout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DataSiphon is a data manipulation and transformation utility written in Python. It provides both command-line and graphical interfaces and allows users to easily move data between databases or files, performing on-the-fly Python-scripted transformations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DataSync Suite
    DataSync Suite is an open source platform for integrating tools like Zimbra, SugarCRM, and Drupal. The tool is focused on a single sign-on, application data integration, and fast, flexible deployment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Datahosting ipfs kubo-cluster

    Datahosting ipfs kubo-cluster

    Managed IPFS Kubo pinning with IPFS Cluster replication

    This project provides an open-source setup for IPFS Kubo (public and private pinning) combined with IPFS Cluster replication, designed for reliable, production-ready decentralized storage. It is suitable for developers, infrastructure operators, and Web3 projects that need predictable IPFS availability without maintaining complex node infrastructure. The system supports multiple retention plans for IPFS Kubo pinning, allowing users to choose how long data remains pinned, with transparent pay-per-GB prepaid pricing. Retention options include short-term and long-term storage, making it suitable for websites, datasets, backups, and distributed applications. For higher availability, IPFS Cluster replication is available with 1, 2, or 3 replicas, enabling redundancy across nodes and improved resilience against node failure. Bandwidth usage is tracked separately, with included allowances and predictable overage pricing.https://github.com/branislav1989/ipfs-kubo-private-public-ipfs-cluste
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    DazzLed

    Prepare to be dazzled!

    DazzLed is a set of apps to control rgb-leds from you computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    DebGUI is a frontend to facilitate and accelerate the creation of Debian packages from source code (and learn in the proccess)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Lists or removes old duplicate versions of packages installed by apt-get. With this tool it's easy to keep only the newest version of each package in APT cache.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Debian Distribution Mirror is Python mirror software for Debian GNU/Linux distribution packages using wget
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Debian Unstable/testing alpha.

    Pre-Alpha Console distro for high performance Linux computing.

    Basic Debian INTEL/AMD HPC console/desktop multi purpose. Linux for software devs/QA and thin laboratory clusters. MIC hardware, NUMA and live network memory and full IPv6 are supported. Final alpha release features: ======== * Usb image * General debian repos * VM optimizations * Hugepages by default * CGROUPs optimized by default * ALSA * Latest Debugging / Baremetal kernels * Full Haswell and MIC support in test * Full optimized python support * Full optimized perl support * Java compliance * IPv6 full stack with IPsets * Multipath storage * Overclocking tools * Student/Developer scripts. (git pull, builders) * i915 latest support drivers and gallium. * Kernel patching, testing featurettes * Wi-Fi and bluetooth ipv4 support * Latest GCC versions * Qt, Java, Maven, Desktop improvements Notes ==== Basic Console Pre-alpha build Test and rate for improvemen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Debian's Archive Browser will ease the browsing and searching of package in the _huge_ Debian's Packages list. Written in python, no release yet. keep in touch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Deep Learning with Keras and Tensorflow

    Deep Learning with Keras and Tensorflow

    Introduction to Deep Neural Networks with Keras and Tensorflow

    Introduction to Deep Neural Networks with Keras and Tensorflow. To date tensorflow comes in two different packages, namely tensorflow and tensorflow-gpu, whether you want to install the framework with CPU-only or GPU support, respectively. NVIDIA Drivers and CuDNN must be installed and configured before hand. Please refer to the official Tensorflow documentation for further details. Since version 0.9 Theano introduced the libgpuarray in the stable release (it was previously only available in the development version). The goal of libgpuarray is (from the documentation) make a common GPU ndarray (n dimensions array) that can be reused by all projects that is as future proof as possible, while keeping it easy to use for simple need/quick test. The easiest way to get (most) these is to use an all-in-one installer such as Anaconda from Continuum. These are available for multiple architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DeepCluster

    DeepCluster

    Deep Clustering for Unsupervised Learning of Visual Features

    DeepCluster is a classic self-supervised clustering-based representation learning algorithm that iteratively groups image features and uses the cluster assignments as pseudo-labels to train the network. In each round, features produced by the network are clustered (e.g. k-means), and the cluster IDs become supervision targets in the next epoch, encouraging the model to refine its representation to better separate semantic groups. This alternating “cluster & train” scheme helps the model gradually discover meaningful structure without labels. DeepCluster was one of the early successes in unsupervised visual feature learning, demonstrating that clustering-based reformulation can rival supervised baselines for many downstream tasks. The repository includes code for feature extraction, clustering, training loops, and evaluation benchmarks like linear probes. Because of its simplicity and modular design, DeepCluster has inspired many later methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    DeepDiveSentinel

    DeepDive Sentinel is a Windows BETA tool for diagnosing connection

    DeepDive Sentinel (DDS) is a Windows diagnostic application focused on real-world network performance — not just raw speed. It helps you identify issues that affect gaming, streaming, calls, and remote work by highlighting latency spikes, jitter, and packet loss in a clear monitoring + diagnostics workflow. This is an early-access BETA. Development will continue and features may change. Diagnostics are intended to run locally, and DDS is designed to provide actionable “next step” recommendations based on results. Download: The latest installer is available in the project “Files” section. Feedback: Use the project tracker or contact: deepdivesentinel@outlook.com License: Freeware (binary distribution). See the included LICENSE file in this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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 level of undo and redo capability. You are also able to copy selected files to another location as single element or with its orginal parent folder usuful for audio and video files. You can launch the program associate with the file or open it in its container folder. For audio/video/text files you can configure for each of them a program to use and configure options to pass to the program. For example you could use, for example, Notepad++ and pass in its option "-n<number>" to open at certain row.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Denu aims to make menu management simple. It detects installed programs and allows arrangement for menus similar accross varying WM/DEs. Denu now is only for gentoo. Other distros will soon be supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Denu is a program aimed at providing Gentoo Linux users with a menu generation program. Currently working for fluxbox, openbox, gnome, waimea and kde. It allows menu item masking, folder ordering and custom commands. Denu syncs to the web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A solution for installing OS X to macintosh machines over network, and for building install-images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The DVS Deployable Versioning System is for tracking the development, QA and installation of deployables. It is intended to be used in in-house project environments and uses a CVS style command line interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DictDefence is program written in Python to stop dictionary attacks of all sorts. The basic idea behind DictDefence is the automated blocking of Script Kiddies that run dictionary based attacks on your servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Debian-based Linux distribution designed to serve as a "home center", i.e. a Hign Definition video/audio home theater PC and a house automation server. Conferencing and modern games will also be available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Digital Archive Creator for OCS

    Digital Archive Creator for OCS Inventory NG

    This software is written in python and aim to add export function to OCS Inventory NG for a formatted xml with custom stylesheet in a pdf or html. DAC can export a single computer or all the computers. Web version and Cli version
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB