Open Source Python System Software - Page 97

Python System Software

View 1958 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 Studio. Switch between models without switching platforms.
    Start Free
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 1
    A pure Python module that implements client side RADIUS authentication, as defined by RFC2138. This project has moved to GitHub. http://github.com/btimby/py-radius/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    radiustest

    Radius client written in python

    This is a flexible radius client. The main idea is to have a client which could be easily used to test different Radius servers. Client supports: - Radius PAP authentication - Multi thread (sniffing separated from sending) - Several Attribute Value Pairs (AVP) supported (nas-ip-address, service-type, nas-port-type, calling-station-id, called-station-id) - We can add new AVP easily - Flooding mode (performance/stress testing) - Accounting messages Client uses scapy library to send/receive packets. It consists of two python classes: - RadiusExt: Radius class supporting AVP, authentication, packet manipulation (derived from Scapy Packet class) - RadiusAttr: Class for AVP (derived from Scapy Packet class) I use this client to: - test basic PAP authentication - send different AVP to test if Radius server is behaving correctly (RFC compliance) - display returned AVP - flood Radius server with multiple packets (performance testing) For examples please refer to readme.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    raspdbusgpiopy

    raspberry daemon for gpio management with dbus

    This daemon enable application to interact with Raspberry GPIO with DBUS standard API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    readsmb is an open source extentsion module for Python. It's writen by C and published under the GPLv2. Using readsmb, you can browse or read contents on a SAMBA/CIFS server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptimeβ€”all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 5

    recoll-lotusnotes-filter

    Lotus Notes filter for the Recoll text search tool

    A Recoll filter that supports the inclusion of Lotus Notes databases in the Recoll text search index.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    recovermypartition
    Recover data from a partition or dd image from a console using python and sleuthkit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    refracTag (discontinued)

    Portable file-tagging utility coded in Python.

    IMPORTANT: Refractag was later renamed to Inferact. Please use the latter for improved functionality. File-tagging for Windows and Linux. Terminal interface only, for now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This library and tools help you to keep tags for files in an external database. As few external dependencies as possible are needed, making it a lightweight file tagging solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Python script for doing mass extended-regular-expression based replacements on a stdin stream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AIβ€”with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • 10
    Rembassy is a server monitoring architecture that attempts to be easy to adapt and extend. Includes web interface, flexible and easy APIs to build plugins, historic data of state changes and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    remoteClam is a Windows-Service. It allows remote activation of virus scans with clamAV. It comes with a webinterface to allow easy clientscans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Coming with its command line interpretor, repoz is a system tool which allows a safe management of complex softwares that do not support a full featured repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    reslog reverse-resolves IPs in Apache log files. The result can then be analyzed by another program, like Analog. You can think of it as a replacement of the Apache HostNameLookups directive, in the sense that it resolves client IPs altogether once a d
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Rishi is a botnet detection software, capable of detecting hosts infected with IRC based bots by passively monitoring network traffic. A webinterface provides additional information to found incidents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    rnb - Really Nice Backup - Command line tool for backing up your files to a removabe drive. This program is not under active development. Known bugs in the current version: - Automatic mounting of the backup drive does not work. This can be worked around by mounting the drive before running the program. - Installation fails in some newer distributions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    rootforce

    On-the-fly process capability changer

    Did you ever work on a config file for over 5 minutes just to discover on saving that you forget to sudo the editor? Rootforce solves this problem, as it (metaphorically) allows to create a big red sudo button which gives the running editor the permissions it needs. In fact it’s built to be called by a hotkey daemon like the one built into KDE to change the capabilities of a running process. See https://gitlab.com/rootforce/rootforce for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Scripts and tools to manage your Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    rpm-depcheck is a tool for checking the RPM dependencies of a specified command. It is useful, for example, for getting an indication of what should be included in the "BuildRequires" tag of a RPM spec file when compiling a program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    rsim is a simple discrete-event communications network simulator initially developed to test routing protocols for undersea acoustic modem networks. If done well then rsim will eventually be a good replacement for "ns2".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A highly modular client remote/web services library written in Python supporting multiple protocols and transports through a unified interface. All modules are as independent as possible from each other to ensure high re-usability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Git-based multi-project software development, testing, release, and distribution
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    s-tui

    s-tui

    Terminal-based CPU stress and monitoring utility

    s-tui (Stress Terminal UI) is a terminal-based performance monitoring and stress-testing tool focused specifically on CPU behavior analysis in Linux and other UNIX-like systems. It provides real-time graphical visualization of CPU temperature, frequency, power consumption, and utilization directly within a text-based interface, eliminating the need for a graphical desktop environment. The utility is particularly useful for diagnosing thermal throttling, validating cooling solutions, and evaluating system stability under heavy load conditions. In addition to passive monitoring, s-tui can integrate with external stress tools to actively push the CPU to its limits while simultaneously displaying performance metrics. The software is lightweight, scriptable, and well suited for remote environments such as SSH sessions or small devices like Raspberry Pi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Integration of Linux hosts in Active Directory Domain. Make Linux hosts Windows domain hosts, Make Windows domain users Linux users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    sar110-tools offers a command line interface to query and manipulate the state of the Solwise SAR-110 ADSL router. sar110-tools is written in Python, and licensed under the GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    sarface is a user-interface to the sysstat/sar database which inputs data from sar and plots to a live X11 graph via gnuplot. It mimics the cmd-line options from sar but can cross-plot any two or more stats and apply simple mathematical functions them.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB