Open Source Python System Software - Page 73

Python System Software

View 2015 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.

  • 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
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    Spyse is a software framework for building multi-agent systems. It allows Python developers to build distributed intelligent systems of multiple cooperative agents based on FIPA, OWL, SOA and many others. Spyse is designed for ease-of-use and fun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SmartDog is anti-spam,intrution detection software for windows/linux. And, it contains many features that are all requried by a normal user to network administrator. Visit to the home page for more clarity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Python framework to automate your home. Plugins for: KNX, 1-Wire and counting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SnakeTrap is a web frontend for SNMPTT written in Python and Django (hence the name). It enables you to graphically configure what to do when a SNMP trap is received. A few scripts are included to notify through Nagios and regular email.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    Snap! is now hosted at github. You may find it at http://github.com/movitto/snap
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Snes9x Python Launcher is a text/terminal based frontend for the Snes9x binary used in Linux. It supports many of the command line switches used by Snes9x, and helps to make it as easy to use on Linux as it is on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Snort IDS library for Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SnowFlock enables high performance computing on virtual machine (VM)-based cloud environments. In SnowFlock, a VM transparently becomes a cluster of VMs by cloning in sub-second time into multiple copies executing on different physical hosts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Socket Guardian is an application for watching the network services of some servers and see the global state of the different systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    sps (Socket ProcesS) is a Python script which shows which processes are using which TCP port numbers, or which process is using a particular TCP port. It runs on Linux 2.2 and 2.4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Framework for software component integration, interoperability and adoptability through a XML based vocabulary: Software Component Integration Mark-up Language (SCIML)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Our goal is to create an actively supported and maintained set of tools and mirrors for Solaris, allowing automated \"get & install\" of up-to-date free software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Solarstorm

    Solarstorm

    A rethinking of the Operating System Ecosystem.

    This is the fifth or sixth generation of this idea, the big difference being that we have written some bootloader code and have started mapping out the kernel layout and structure. We have decided upon a core programming language for the kernel, and the core language for almost everything else. With a focus on isolating the MAJOR kernel features from the system itself, in what until now has remained research only instances, we hope to create a fully functioning exokerne. All code at this time will be available only via a git repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Solarwall is a web based toolset for manipulating Linux iptables. The goal is to provide modular framework for expansion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SonoffLAN

    SonoffLAN

    Control Sonoff Devices with eWeLink (original) firmware over LAN

    SonoffLAN is a Home Assistant custom integration for controlling Sonoff devices that still run original eWeLink firmware. It can use LAN control, cloud control, or both at the same time depending on device availability and configuration. The integration avoids the need to flash devices with custom firmware, which makes it practical for users who want Home Assistant control without modifying hardware. It supports single-channel and multi-channel devices, TH and POW sensors, RF Bridge commands, local multicast updates, and cloud WebSocket updates. It can load device names and encryption keys from eWeLink servers and store them locally for future use. SonoffLAN is best suited for smart home users who want deeper Sonoff automation while keeping the official device firmware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Utility to automate the download of virus definition updates (IDE files) for Sophos Anti-Virus for Windows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Source Ruckus Packager (SRP) is the source based package management system used by Source Ruckus Linux. It aims to simplify the automation of installing, uninstalling, verifying, and upgrading source based software packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Sparkles is a dynamic tarpit, adapted from LaBrea, that profiles active hosts on a network and then emulates those profiles across the network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Spektral

    Spektral

    Graph Neural Networks with Keras and Tensorflow 2

    Spektral is a Python library for graph deep learning, based on the Keras API and TensorFlow 2. The main goal of this project is to provide a simple but flexible framework for creating graph neural networks (GNNs). You can use Spektral for classifying the users of a social network, predicting molecular properties, generating new graphs with GANs, clustering nodes, predicting links, and any other task where data is described by graphs. Spektral implements some of the most popular layers for graph deep learning. Spektral also includes lots of utilities for representing, manipulating, and transforming graphs in your graph deep learning projects. Spektral is compatible with Python 3.6 and above, and is tested on the latest versions of Ubuntu, MacOS, and Windows. Other Linux distros should work as well. The 1.0 release of Spektral is an important milestone for the library and brings many new features and improvements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Spike Asset Manager (SAM) is an open-source cross-platform framework for probing a system for components and reporting them. It includes a driver file that probes for components commonly found in a LAMPJ stack (Apache, MySQL, PHP, Tomcat, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Spilo

    Spilo

    Highly available elephant herd: HA PostgreSQL cluster using Docker

    Spilo is a Docker-based HA PostgreSQL cluster built on Patroni and heavily optimized for Kubernetes environments. It includes components for failover, streaming replication, backups, and connection pooling. Spilo is used in production by Zalando and is designed to provide a resilient, self-healing Postgres cluster with minimal manual intervention.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Splitter Backup System is designed to prepare TAR archives to be burned to DVD media. Since the maximum file size in an ISO9660 file system is 2G, Splitter will traverse a given list of file system nodes and split off TAR files of 2G or less.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Spyn NES Emulator
    Spyn is an Nintendo Entertainment System written entirely in Python, using Pygame for graphics / sound.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SquidGuard Manager
    A web based management tool for the SquidGuard proxy filter. Manages requests to whitelist blocked sites. Developed using Django.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    StackCollect

    StackCollect

    A server and database monitoring platform.

    The StackCollect SCM is written in Python and is free to download, more advanced features can be purchased from StackCollect. Monitored Server Platforms Include: Windows Server 2012 R2 Monitored Database Platforms Include: PostgreSQL Microsoft SQL Server MariaDb MySQL
    Downloads: 0 This Week
    Last Update:
    See Project
Monday.com Logo