Ajax/php interface to mpd (media player daemon). Web backend is PHP; manager for known songs is cli Python; known songs are stored in MySQL; more info to follow later.
Serialization + persistance : in a few lines of code, compress and annotate Python objects into SQLite; then later retrieve them chronologically by keywords without any SQL. Most useful "standard" module for a database to store schema-less data.
The OpynWorship project seeks to create a useful, free-and-open-source, multilingual, and cross-platform program written in python for churches or really anyone that needs presentation software to queue up various media for seamless presentation.
Python based application to render in background Blender projects (still images or animation). It provides also a server for remote control such as checking the render status or cancel/submit new jobs. Msi available for windows.
Korreio is GUI to mail systems management based on LDAP, CYRUS and POSTFIX. Its has some integrated modules: a LDAP manager, Cyrus-IMAP Mailbox (cyradm replacement), Cyrus-IMAP Partition manager (report-like), Sieve manager, Postfix Queue manager.
Easily download your newsgroups binary files with this small GTK+ application to control your HellaNZB daemon. It's well integrated into your desktop: in a few clicks you can monitor and manage your remote (or local) queue.
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
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.
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...
A Console-based BitTorrent Client with built-in scheduler for handling multiple sessions. It is designed to manage sessions in queue easily without heavy-weight GUI. External module can search for new torrents in trackers and submit it automatically.
Utilities for event handling in Tkinter. It has currently a function to process events without having to wait for Tkinter to process the event queue, that is: a painless event_generate()
Puke is a jukebox style curses frontend for mpg123 or mpg321 written in python. Its main feature is the ability to search for songs and queue them up for play. If there are no songs queued it will play a random song.