RSS 46 projects tagged "Python"

Download Website Updated 23 Mar 2012 audit daemon

Screenshot
Pop 150.74
Vit 17.26

The audit package contains the user-space utilities for creating audit rules, as well as for storing, searching, and generating reports from the audit records generated by the audit subsystem in the Linux 2.6 kernel and higher. It has a real-time plugin interface for event analysis and remote logging of events.

Download Website Updated 10 Jan 2011 Slideshow

Screenshot
Pop 58.38
Vit 2.05

Slideshow is a kiosk-style application for showing text, image, and video in a loop on monitors and projectors. It is not meant for situations where interactive control is required, but when the content is continuously looping for a long time. The content is updated through a Web GUI. The application is split into two packages, the backend and frontend. The backend is written in C++ and OpenGL. and the frontend uses Python. Currently. the frontend is very GNU/Linux specific and will not run on any other platform, but is meant to be as platform independent as possible, as long as it handles OpenGL.

Download Website Updated 13 Oct 2011 Colibri

Screenshot
Pop 47.12
Vit 2.76

Colibri is a mailing list manager, with an emphasis on the Web frontend, done with Django/Python. It is similar to GNU mailman or majordomo, but in a somewhat more modern way.

Download Website Updated 12 Dec 2012 Window Switch

Screenshot
Pop 268.09
Vit 11.53

Window Switch is a tool that allows you to move applications between networked computers. The windows appear where you need them, as they were. You no longer need to save and send documents to move them around; simply move the view of the application to the machine where you need it.

No download No website Updated 13 May 2010 Qmail Suite

Screenshot
Pop 18.47
Vit 33.65

QmailSUite is a tool to manage qmail LDAP mail server accounts. A set of Python command line scripts allows the administrator to add or delete domains and set the postmaster@domain password, add or delete single users, or change account passwords. The Web application, written in PHP5, is used by postmaster@domain to manage each email account, including quota size, quota count, account status, password, aliases, and forwards for his domain.

Download Website Updated 08 Feb 2012 Freeseer

Screenshot
Pop 91.60
Vit 2.11

Freeseer a video capture utility capable of capturing presentations or demos. It can capture USB, firewire, local desktop, and more. It captures video and audio and mixes them together to produce a video, thus enabling you to capture great presentations, demos, or training material easily.

Download Website Updated 21 Mar 2011 Scénic

Screenshot
Pop 34.90
Vit 33.28

Scenic is a free software suite for streaming audio, video, and MIDI between live events. It was created at the Society for Arts and Technology (SAT) to give artists a powerful tool for telepresence in live arts contexts, and new media installations. The streaming is done over RTP with the GStreamer multimedia framework. Users can also choose low-bandwidth or high-quality codecs, depending on what is available on their system. It offers up to as many audio channels as your audio device supports. It consists of a desktop application and several command-line utilities: scenic (a Desktop application to stream audio, video, and MIDI over RTP); milhouse (streams audio and video over RTP); midistream (streams MIDI notes and controls over RTP); dc-ctl (controls connected DC IEEE 1394 cameras); firereset (resets an IEEE 1394 bus to help in case of problems); and jack-info (prints information about running JACK servers).

No download Website Updated 23 May 2011 StaticPython

Screenshot
Pop 49.36
Vit 1.00

StaticPython is a statically linked version of the Python 2.x (currently 2.7.1) and Stackless Python 2.x interpreters and their standard modules for 32-bit (i686, i386, x86) Linux, Mac OS X, and FreeBSD systems. It is distributed as single, statically linked 32-bit executable binaries, which contain the Python scripting engine, the interactive interpreter with command editing (readline), the Python debugger (pdb), most standard Python modules (including pure Python modules and C extensions), coroutine support using greenlet, and multithreading support. The binary contains both the pure Python modules and the C extensions, so no additional .py or .so files are needed to run it. It also works in a chroot environment. The binary uses uClibc, so it supports username lookups and DNS lookups as well (without NSS).

No download Website Updated 04 May 2011 Apache QPID

Screenshot
Pop 44.16
Vit 1.62

Apache Qpid is a messaging broker that implements the latest AMQP specification, providing transaction management, queuing, distribution, security, management, clustering, federation, heterogeneous multi-platform support, and much more. It is extremely fast and aims to be 100% AMQP Compliant.

No download Website Updated 23 Sep 2010 Cyclone

Screenshot
Pop 18.89
Vit 31.61

Cyclone is a low-level network toolkit that provides support for HTTP 1.1 in an API very similar to the one implemented by the Tornado Web server. It has localization based on gettext with pluralization support, native support for XMLRPC and JSONRPC, native support for WebSockets (drafts 75 and 76), decent support for sending plain text or HTML email with TLS and attachments, built-in support for Redis, and support for HTTP authentication.

Screenshot

Project Spotlight

Digtwit

A simple retweeter (suitable for group Twitter).

Screenshot

Project Spotlight

Freecell Solver

A library that solves Freecell games.