Open Source Python System Software - Page 77

Python System Software

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

  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    Tynix is a real-time kernel for embedded systems with reduced memory availability (without external memory). The project intends to be very small, portable for a large amount of platforms and easily configurable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    TkSync

    Compress and sync files with Google Drive/DropBox/etc.

    Achieve lower monthly fees for cloud storage solutions. Give TkSync the name of the CloudDrive (Google Drive, Dropbox, etc.) TkSync compresses and places files into ~/CloudDrive/TKSyncCompressed/ subdirectory. Top level of ~/CloudDrive has "normal" cloud drive operation. Uses ~/TkSyncDrive/ directory at same level as ~/CloudDrive for plain originals. Compares time stamp of compessed files in ~/CloudDrive/TKSyncCompressed/ to files in ~/TkSync/ directories. Newer plain files replace older compressed file or vica versa. Files in ~/TkSyncDrive/ directories that have common compression file extensions will be placed into ~/CloudDrive/TKSyncCompressed/ unchanged.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    An open source, cross platform program to provide remote-scripting capabilities across arbitrarily far flung networks of computers via high-level interfaces such as text messaging, instant messaging, and email.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TobbeOS

    TobbeOS

    TobbeOS is a GNU/Linux distro based on Arch linux

    Welcome to TobbeOS!! TobbeOS is a GNU/Linux distro based on Arch linux, it is a full desktop with Qtile as its window manager and much more. Important keys to know about: Mod = Super key (Windows key) Mod + E - Open Emacs - Need to install with script tobbeos/emacs_install.sh Mod + Return - Open Terminal (Kitty) Mod + s - Show hotkeys Mod + left Shift + s - Show alias for fish shell Mod + left Shift + Tab - Open web browser (Zen) Mod + left Shift + q - kill window Mod + d - Rofi (Program Launcher) !!!!! ISO is moved, go to: https://tobbeos.lysakermoen.com/ and install latest ISO !!!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 5
    Toldiff is a diff tool that allows tolerable (insignificant) differences between two files to be suppressed showing only the important ones. The tolerable differences are recorded running the tool with an appropriate command line flag.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A FUSE file system and a Java J2ME Uploader for Samsung mobile phones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Interactive web monitor for PBS/Torque batch systems, focused on providing queue and detailed job information for users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Tracefrog is a program that gives you the real time web page's update. You can track the web pages you interested for any web sites with any part. (no matter it provides RSS or not).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Linux Traffic Control Management Interface: build tc-style rules for control network flows. Have support to set queue disciplines to interface (root) or inside a class (leaf), create classes and classifiers.
    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
    Small File Manager and Document Launcher; using gtk 2 library and python; spacial metapher, mime types, action queueing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tridentu

    Tridentu

    A Linux OS based on LFS.

    A Linux OS based on LFS. Comes with KDE, BTRFS support, AppImage support and more. Gnome and/or Cinnamon flavors coming soon. NOTE: This is a hobby distro. I do not intend for it to be mainstream, so bear with me. Also, there are some issues with Wifi on 1.3 and 1.4. It is advised to use nmtui if you have delays logging in (until 1.5 comes out).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Trieste is a distributed file system aimed to be adaptable via policies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project is on planning phase. This will be an issue tracking system, based on e-mail. The issues will be processed with procmail. the front end will be with python. Perhaps there will be some use of sqlite and maybe some integration with moinmoin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Turn Off

    Turn Off

    Shuts down your computer in the selected period of time.

    This is a simple Python GUI that will allow you to turn off the PC automatically in the selected period of time. You can also cancel the previous turn offs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project aims to make such Open Source utilities by which one can shoot any problem with/without having technical knowledge/skills.Tuxguru's Rescue tablet resolves many problems including Passwords,Grub,Backup,Recovery,Partition,Installations,etc..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Console program that allows you to backup your personal twitter account. Should run regulary as a cron job. Uses the Twitter API, therefore should run for compatible services like Identi.ca also. Later, some reporting functionality will be added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Twisted

    Twisted

    Event-driven networking engine written in Python

    Twisted is an event-based framework for internet applications, supporting Python 3.6+. It includes modules for many different purposes. Twisted supports all major system event loops, select (all platforms), poll (most POSIX platforms), epoll (Linux), kqueue (FreeBSD, macOS), IOCP (Windows), and various GUI event loops (GTK+2/3, Qt, wxWidgets). Third-party reactors can plug into Twisted, and provide support for additional event loops.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Twisted Storage is open source software that converts any number of storage systems, legacy or green-field, into a single petabyte-scale cloud. A Twisted Storage cloud is ideal for unstructured data, digital media storage, and archiving
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Python SNMP Manager and Agent Protocols and APIs for use with the Twisted Matrix networking platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A little more than the command line, a lot less than Midnight Commander, and a home-row-based interface (I don't want to say vi-like, but then again, I just did). This is the file mangler I use, and I thought you might like it. Written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ULIX TxT Editor

    ULIX TxT Editor

    The only Word Processor designed to create and modify .htaccess files

    Full version available for Python. No updates needed for UTE-11 on Linux. *** IMPORTANT... PLEASE READ - September 24, 2022*** UTE-11 on Windows patch will be released for October 20, 2022. A patch for the faulty ability to fail when opening program is being tested now. Sorry for the long wait on this patch. Took longer than expected to isolate the root of the problem. Sorry for the inconvenience caused on our coding. The Vampnerd Group.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Easy graphical and command line tool for installing Linux distributions for use with User Mode Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    UPython is a client utility for the Uptimes Project (http://www.uptimes.net/), written entirely in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Applications contributed for URBI (Universal RealTime Behoavior Interface). URBI is a scripted command language used to control robots (AIBO pioneer..) as well as a robot-independant execution and developpement plateform. www.urbiforge.com www.gostai.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    USB Drive Renamer for Mac OSX

    USB Drive Renamer for Mac OSX

    Quickly rename large quantities of USB drives, just plug in and unplug

    A script designed to rename large quantities of USB drives or other portable hard drives. When the script is running, all the user needs to do is this: * Plug in the portable device * Wait for about a second * Unplug the portable device * Repeat The script is immediately ready to accept the next drive for renaming. No need to manually eject the drive. The script requires that all devices initially have the same name, though it can be fairly easily extended. Even though there is no GUI it is easy to use, also for users with no programming experience.
    Downloads: 0 This Week
    Last Update:
    See Project