Showing 134 open source projects for "python 2.4 linux"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1

    KMG Kernel Module Configurator

    A minimal python GUI that helps to manage modules in a linux system.

    KMG helps you to manage: activation/disactivation of modules startup list blacklist and it has an unique feature: it can save a snapshot of the system's modules configuration and restore it later. All the actions are traced in a dedicated log section. The GUI also gives details on the selected module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Patchamama
    Patchamama is a binary patch maker/applier that works on directory tree. It can be used in application deployment, large scale project patching (including source and binary data). It use bsdiff for the binary diff job and 7zip for compression.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Scripts and tools to manage your Server.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    Integration

    Computer management system for class rooms

    Computer management system for class rooms with: - Web based control panel for teachers. - Instalation/Granting access to software from catalog. - Remote control/View students desktop. - Control access to the Internet (individual sites or full access) - Control access to removable storages. - Central storage for users data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5

    PyDate

    A gui tool to adjust system date and time

    PyDate is a very simple Python/Tk based tool to adjust the system date and time conveniently from an easy to use graphical interface. It is primarily intended to be used with minimal desktop environments like IceWm which don't provide such tools themselves. KDE or Gnome libraries are not required to run PyDate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CIMHA is aimed to create integrated suite to provision and manage HA clusters in virtual environment. It analyzes kernel/hardware health of cluster nodes by using VESPER(linux kernel prober) and migrates the Resources based on probe signals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PSP Tools

    Set of tools for the Sony PSP (tm).

    Set of tools for the Sony PSP (tm) for fixing and testing parts of the system.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    PacmanTree

    PacmanTree

    Program for generating Arch Linux Pacman Manager dependencies graph

    Program to help using Arch Linux Pacman package manager. Program using pydot (python interface for Graphviz http://code.google.com/p/pydot/) to generate graph of dependencies for package selected by user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An Arch Linux all-in-one graphical package management tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 10
    wxpython script to erase problem packages from your rpmdb - WARNING - you could create havoc on your system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A Python script to fetch new errata file from Redhat Network to make a local Redhat Enterprise Linux RPM repository. *Warning*: The current version uses pysqlite as a backend to save informations. pysqlite is not part of Redhat. Morever it uses Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    pygtk gui for ArchLinux pacman
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Yis is an installer for Linux. It is available in many languages. It's like Yast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    aurbuild is a utility to build and install packages from the Arch Linux User Community Repository (AUR). aurbuild uses AUR's web interface to fetch information and appropriate build files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Guzuta aims to be an easy to use, user friendly and yet powerful Gtk interface to the excellent package manager library used by Archlinux, ALPM. It is named Guzuta after the name of one of the monsters in the game Pac-Man, the orange one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    openSUSE updater for CLI using the Python language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pyhostspatcher
    pyHostsPatcher provides a robust and graceful way to modify and maintain hosts files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    vmimagemanager

    Old version of https://github.com/hepix-virtualisation/vmimagemanager

    This is the old version of vmimagemanager and is kept for historical interest. For a more useful and uptodate application please look here. https://github.com/hepix-virtualisation/vmimagemanager vmimagemanager.py is a command line libvirt client and virtual machine image management python script. It is intended for backing up snapshotting. It supports libvirt, mount (re)store images, booting virtual machines. Its simple and fast to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Meta Package Creator is a simple Python/GTK GUI application that can create meta-packages that include your favorite applications for one-click installations. It can be used on all systems that use dpkg.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Both forward-chaining and backward-chaining rules (which may include python code) are compiled into python. Can also automatically assemble python programs out of python functions which are attached to backward-chaining rules. See pyke.sourceforge.ne
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 22
    Pexpect is a Python module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect can be used for automating interactive applications such as ssh, ftp, passwd, telnet, etc. Pexpect is pure Python. Note that Pexpect development has moved to Github: https://github.com/pexpect/pexpect
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    drobo-utils
    A library, GUI and sample cli script for managing Data Robotics storage units on Linux. (http://www.drobo.com) There is a library, Drobo.py, which implements the ioctl interface defined in the published specs and code samples.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 24
    Una aplicación escrita en python que nos permite poner apunto nuestro *untu((Ubuntu, Kubuntu....). * * * * * * * * * * This application written in python allows us to configure our *untu((Ubuntu, Kubuntu....). By Aetsu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    mkvm.py is a python application that tries to tie Cobbler (https://fedorahosted.org/cobbler/), Puppet (http://www.puppetlabs.com/), and Citrix XenServer (http://www.citrix.com/xenserver) together to allow automated virtual environment rollout.
    Downloads: 0 This Week
    Last Update:
    See Project