Open Source Python System Software - Page 95

Python System Software

View 1956 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
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 1
    This lets you used the PVM (parallel virtual machine) API from within Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    pyquota is a Python wrapper module for manipulating disk quotas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    English: Pyrotate is Python program for log files rotation. It uses any external archiver such as Winrar, 7-zip or gzip for compress and may rotate files in GNU/Linux logrotate's style. Program works in any OS such as Windows, Linux, Unix, Mac OS, etc, where Python may work. Dependencies: - Python v2.6 or better v2.7 (v2.5 for pyrotate v0.8 or earlier) - an external archiver Russian: Программа для ротации и/или архивации логов (и любых других) файлов, которая использует любой внешний архиватор и может ротировать файлы в стиле Линуксовой программы logrotate в любой ОС, где работает интерпретатор языка Python. Требования: - Python не ниже v2.6, а лучше v2.7 (или v2.5 для pyrotate v0.8 или ранее) - любой внешний архиватор
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The pyrouter project make pepole to study how to operate router, and hack it.Developed in python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    Pyrrdp is a python tool that allows to visualize basic network parameters such as RTT average and loss percentage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is anthor reverse remote shell wirtten in Python. You can use it for maintenance lots of machines box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Python Extension to allow low level SCSI commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This proyect is nothing more than pysdm with a very small modification for use ntfs-3g instead of ntfs. Este proyecto no es más que pysdm con una pequeña modificación para usar ntfs-3g en lugar de ntfs. "gettext" is needed for compile in ubuntu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    pysh: A simple, consistent user shell written in python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10

    pyshon

    System shell merged with python shell

    This is a system shell merged with python (as for now 3.*, but 2.* fork is also planned). It lets you write your system scripts in high-level language (which python is) as well as using it as "classic" terminal. It is developed in linux environment, but should be as system-independent as python itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    pyshot, windows session recorder/auditor
    pySHOT is a session recorder for windows. (soon linux session recorder also) It's a client/server python app using gearman. To use pyshot you must install pyshot-client from https://sourceforge.net/projects/pyshot-client/ on monitored server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    pysnmpfs

    pysnmpfs

    Monitor SNMP hosts with a sysfs-like filesystem in user-space

    pysnmpfs is an extensible user-space filesystem engine written in Python to provide access to SNMP data in the same fashion as sysfs or procfs. The engine automatically caches data from SNMP agents and updates files as they are read. It relies upon extensions and defines a self-registered plugin API for fetching SNMP data. The project is based upon pysnmp-4.2.5+ and fusepy-2.0.2+ by Terrence Honles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    pyspider

    pyspider

    A powerful Spider(Web Crawler) system in Python

    pyspider is a powerful Spider(Web Crawler) system in Python. Components are connected by message queue. Every component, including message queue, is running in their own process/thread, and replaceable. That means, when process is slow, you can have many instances of processor and make full use of multiple CPUs, or deploy to multiple machines. This architecture makes pyspider really fast. benchmarking. Since pyspider has various components, you can just run pyspider to start a standalone and third service free instance. Or using MySQL or MongoDB and RabbitMQ to deploy a distributed crawl cluster. To deploy pyspider in product environment, running component in each process and store data in database service is more reliable and flexible. To deploy pyspider components in each single processes, you need at least one database service. pyspider now supports MySQL, MongoDB and PostgreSQL. You can choose one of them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An experimental shell which tries to blend the broad applicability of python with the familiar shell interface. "Experimental" as it is in early development and does not have a rigidly defined development path (at the moment).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    pystim is an open source electrical stimulation device driver and development framework. It features a parallel/sequential block paradigm and supports event-base programming. It also provides a device simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Module to allow for reading lines from a continuously-growing file (such as a system log). Handles log files that get rotated/trucated out from under us. Inspired by the Perl File::Tail module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PyTask is a job queue written in python using XMLRPC. Its target is to queue the heavy jobs that a application server may need, heavy reports, background jobs where is not so easy ( apache/php ), mailings without saturing the queues of a smtp server...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    simple line command tool send several trames over TCP lan in AF_INET SOCK_STREAM and return elapsed times. usage: (pytestlan) ser IP PORT usage: (pytestlan) cli IP PORT nb_of_loop data_size example server: python pytestlan.py ser localhost 50000 example server: pytestlan.pyc ser 192.168.0.37 50000 example client (windows): pytestlan.exe cli 192.168.0.12 50000 1000 100 tested on linux, WinXP, Win7 Seven, 2008 Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a scripting environment based on shellscripts and python modules that gives one the ability to manage users, groups and aliases in an ldap directory. It also provides configuration examples of how to use ldap for authenticating users with Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Python interface to A-Bit uGuru motherboards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SNTP client based on RFC 2030 supporting both IPv4 and IPv6 implemented purely on python. TFTP client and server based on RFC 1305 supporting both IPv4 and IPv6 implemented purely on python. OSPFv2 implementation in python using RFC 2328 and RFC 3137.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    python-apt provides Python bindings for libapt, the backend to Debian's Advanced Package Tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Python implementation of the BAPSI protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Information about this project has moved to http://labix.org/python-bz2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Python module for accessing cpio archives
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB