Open Source Python System Software - Page 94

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
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 1
    pyadselfservice
    pyadselfservice is a software created using Python 3.5 and Django 1.10. This project aims to provide web based password change interface to the end users, for their Active Directory account. While changing the password, users won't not need to enter their current password. Which means users can change their password even if they have forgotten their current password. Moreover, while changing the password, this software will automatically unlock the user account if it is locked. The authenticity of the user is verified against 2 factor authentication. The first factor is validation of 3 different AD attributes. User will need to provide 3 different information which only he will know such as Home Telephone, Pin Code or any new AD attribute say PIN, Date of Birth, Date of Joining etc. The second factor is One Time Password (OTP). After successful validation of First Factor, a OTP is sent to the Email address of the user, may it be official or personal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    pybackup is a menu driven interface to the console tools 'tar' and 'ssh'. It backs up user selected files and folders to another machine via ssh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    pybotlib

    pybotlib

    Python Robotic Process Automation Library

    pybotlib is a python library for developing Robotic Process Automation projects easily with python primarily on Linux. It contains the code for a central object that will maintain the state and behavior of the RPA. The focus of the project is to accelerate RPA development at scale using open source technology. The package is split into two parts the pybotlib.VirtualAgent object that will control the overall behavior of your RPA as well as pybotlib.utils that contain many useful functions for RPA developmet purposes. Check out the API Documentation for more details. The project is centered around open technologies and the believe that the future of digital transformation across business is rooted in a shared knowledge economy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Execute commands on Linux using Symbian series 60 phone and bluetooth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Your Data Warehouse Bill by 54% Icon
    Cut Your Data Warehouse Bill by 54%

    Migrate from Snowflake, Redshift, or Databricks with free tools. No SQL rewrites.

    BigQuery delivers 54% lower TCO with serverless scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    pyconvmv is filename encoding conversion tool. It is Python reimplemetation convmv program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The pycurry project is targeted for handling concurrency issues within the Python programming language. It also contains a (almost) fully functional 'Design by Contract' implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A portable library for small monochrome graphics displays. We support most popular controllers for LCDs, VFDs, OLEDs, and ELs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    pydog initiates execution of programs specified in a yaml formatted configuration file and tracks program execution status through an interactive web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PyDSH is a remote administration tool, consisting of pydsh and pydcp. Pydsh allows you to run a command on multiple hosts in parallel over RSH, SSH or Telnet, OR manage your SSH public keys. The pydcp command allows copying files to/from multiple hosts.
    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
    PyFdupes is a tool for finding file with a similar name or same contents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A simple utility script to search executable programs and binary libraries, and find if their required shared object dependencies are met.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    pyforward

    pyforward

    Turn your linux machine into an infrastructure wifi router.

    pyforward is a GTK+ front-end to three core linux technologies that make it possible to turn your computer into a wifi access point in infrastructure mode: 1. iptables - To enable routing of your requests. 2. dnsmasq - To assign ip-addresses using dhcp. 3. hostapd - To enable wifi access to your machine in infrastructure mode. Refer the wiki page for more information on how to run pyforward. Note: Presently I'm in "development" mode. So, I urge the users of pyforward to make any feature-requests on the Discussion page or report any bugs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simple desktop file editor for linux. Allow edit ".desktop" files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    pyhard2, control hardware from python

    An object-oriented framework for the development of instrument drivers

    pyhard2 is an object-oriented framework to help in the development of instrument drivers. pyhard2 is proposed as an alternative to LabVIEW. Emphasis is given on serial drivers but the framework can be used with any socket. The source also contains the implementation of a PID controller and a setpoint ramp generator. The instrument drivers may further be incorporated in a GUI, using, e.g. PyQt or PySide. Threading is automatically taken care of. Furthermore, generic GUI (called controllers) are provided and can be extended.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    pyhostspatcher
    pyHostsPatcher provides a robust and graceful way to modify and maintain hosts files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ICQ message parser. Uses tcpdump output file as input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    pyid, extracts information (in real time) from IPTable`s logs (when modified) and notifies the user for the connections that have been dropped/rejected.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pyip is a Python package offering assembling/disassembling of raw ip packet, including ip, udp, and icmp. Also it includes 2 utilities based on raw ip, traceroute and ping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    pymagic is a complete libmagic extension for python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Pymailheaders is a small GTK+ program to display email headers in your mail box with POP3, IMAP4 and XML feed(including Gmail) support. It was innovated by xmailheaders, with new features like new mail highlighting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    pymon is an open source network and process monitoring solution implemented in python. The interface and conifiguration is designed to be easily and rapidly deployed, saving on time and overhead often associated with other monintoring solutions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    pyneo-zadosk
    pyneo-zadosk is a simple but highly configurable on-screen-keyboard. it uses libfakekey. it's written in python and is usable as stand-alone program or as module imported in a python app. it's output is based on GTK (currently python-gtk2 but will soon migrated to use gir).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    pyomnet provide an object-oriented way to define the network topology. It's a good way to illustrate network in an abstract way. pyomnet could generate the NED scenario and configuration(latter) for OMNeT++ simulation tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Python bindings and wrappers for accessing iButton devices on a 1-wire net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Linux Process status display GUI written in Python. (similler to top in linux)
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB