RSS 28 projects tagged "Python 2.6 and above"

No download Website Updated 13 Nov 2011 CaptureMock

Screenshot
Pop 35.71
Vit 2.06

CaptureMock provides capture-replay mocking for Python, on the command line and with client-server communication. CaptureMock's approach is a so-called capture-replay approach. This means that when you 'record' your mock, CaptureMock will observe the interaction between your code and the subsystem you are mocking out, and record it in a text file in its own format. When you then run your test in 'replay mode', CaptureMock can play the role of the subsystem in question, and the real subsystem does not need to even be installed. You can then choose, each time you run your tests, whether you wish to have the real subsystems present and verify/recreate the captured mocks, or to rely on the mocks captured by a previous run. If you are running in 'replay mode' and CaptureMock does not receive the same calls as previously, it will fail the test, and suggest that you may want to recreate the mocks in record mode.

Download No website Updated 06 Apr 2011 schwarzweiss

Screenshot
Pop 28.74
Vit 27.87

schwarzweiss is a game where 2 players control tanks and must shoot at fields of a chessboard-like playfield while dodging bullets of other tanks and saving energy for stronger shots. It is part of ThePythonGameBook project.

No download No website Updated 07 Jun 2011 asq (LINQ for Python iterables)

Screenshot
Pop 23.79
Vit 26.75

asq is simple implementation of a LINQ-inspired API for Python which operates over Python iterables, including a parallel version implemented in terms of the Python standard library multiprocessing module. The API sports feature equivalence with LINQ for objects, 100% statement test coverage and comprehensive documentation. asq provides a fluent interface making extensive use of method chaining to create complex queries without compromising readability. asq works with Python 2.6 and higher, including Python 3. It has been tested on Python 2.6, Python 2.7, Python 3.1 and Python 3.2. It is also tested on IronPython 2.6 and IronPython 2.7.

No download No website Updated 09 Jul 2011 sshdb

Screenshot
Pop 23.87
Vit 26.14

SSHDB is a simple public key infrastructure tool for SSH. It allows you to manage many SSH public keys based on roles, such as admin, user, and developer.

Download No website Updated 13 Aug 2011 PbulkMailer

Screenshot
Pop 21.35
Vit 25.47

PbulkMailer is a bulk email application. Instead of a database, it works with CSV files and has a simple text file configuration. It sends directly to an MX, via a smarthost/relay, or through email accounts. Plain text and HTML messages are supported along with attachments. Per-email customization of subject, name, and body elements is allowed. Delivery and failure are logged to CSV files, and message reads, unsubscription, and spam reporting are handled using included PHP scripts.

Download Website Updated 15 Oct 2011 jmx4py

Screenshot
Pop 33.81
Vit 24.20

jmx4py offers a client API for Python similar to the existing Jolokia clients for Perl (jmx4perl), Java, and Javascript. Jolokia is a JMX-HTTP bridge giving an alternative to JSR-160 connectors. It is an agent-based approach with support for many platforms. In addition to basic JMX operations, it enhances JMX remoting with unique features like bulk requests or fine grained security policies. jmx4py builds upon the basic API and offers further features related to monitoring and controlling JVMs via JMX using Python.

Download Website Updated 29 Nov 2011 Sequencer

Screenshot
Pop 30.36
Vit 23.25

Sequencer is an engine used by system administrators for the computation and execution of sequences of actions over hardware or software. It can ping various devices in parallel, power on your whole cluster, or generate an Emergency PowerOff (EPO) script for your data center or cluster. It takes into account various dependencies (power off nodes before switches, clients before server), deals with failures kindly, and is very efficient (>4000 nodes in less than 10 minutes).

Download Website Updated 30 Nov 2011 Newfies-Dialer

Screenshot
Pop 33.00
Vit 1.00

Newfies-Dialer is a voice broadcast application designed and built to automate the delivery of interactive phone calls to contacts, clients, and the general public. It is scalable from a single server to supporting distributed call processing across multiple cloud-based telephony servers to make millions of outbound calls per day. The multi-user Web interface allows every aspect of the campaign to be controlled with detailed reporting. A Newfies-Dialer Voice Broadcasting Platform is assembled entirely from free and open source components including Freeswitch, Django, Plivo, Celery, and RabbitMQ.

Download Website Updated 30 Jul 2012 Calise

Screenshot
Pop 35.44
Vit 2.32

Calise grabs frames from a camera, returns "correct" screen backlight steps associated with them, and sets those values. It can be run with or without the Xorg environment, and on X comes with a pretty (optional) GUI.

Download Website Updated 06 Mar 2013 DS Scheduler

Screenshot
Pop 177.55
Vit 5.58

DS Scheduler is a centralized 'cron' type scheduling system for Unix/Linux. It has a Web interface for managing, monitoring, and scheduling jobs and commands in a multi-host environment.

Screenshot

Project Spotlight

passwdqc

A password/passphrase strength checking and policy enforcement tool set.

Screenshot

Project Spotlight

WAF-FLE

A console for ModSecurity.