Displaying 1 to 10 from 12 results
Ganglia - scalable distributed monitoring system
Ganglia is a scalable distributed monitoring system for high-performance computing systems such as clusters and Grids. It is based on a hierarchical design targeted at federations of clusters. It leverages widely used technologies such as XML for data representation, XDR for compact, portable data transport, and RRDtool for data storage and visualization.
SciPy - software for Mathematics, Science, and Engineering
SciPy (pronounced "Sigh Pie") is open-source software for mathematics, science, and engineering. The SciPy library is built to work with NumPy arrays, and provides many user-friendly and efficient numerical routines such as routines for numerical integration and optimization.
Bitpim - Access CDMA phones using Python
BitPim is a program that allows you to view and manipulate data on many CDMA phones from LG, Samsung, Sanyo and other manufacturers. This includes the PhoneBook, Calendar, WallPapers, RingTones (functionality varies by phone) and the Filesystem for most Qualcomm CDMA chipset based phones.
Linux Desktop Testing Project
Linux Desktop Testing Project is aimed at producing high quality test automation framework (using GNOME / Python) and cutting-edge tools that can be used to test Linux Desktop and improve it. It uses the Accessibility libraries to poke through the application's user interface. We strive to help in building a quality desktop.
Mercurial
Mercurial is fast and powerful. Mercurial offers you the power and speed to efficiently handle projects of any size and kind. Every clone contains the whole project history, so committing, branching, tagging and merging are local operations which makes them fast and convenient. You can use a multitude of workflows and easily enhance its functionality with extensions.
Plone
Plone lets non-technical people create and maintain information using only a web browser. Perfect for web sites or intranets, Plone offers superior security without sacrificing extensibility or ease of use.
Dbbenchmark - Scripts that benchmark your database performance
Scripts for benchmarking your MySQL database. Other databases might be supported later. See our main page at http://dbbenchmark.com Download here: http://code.google.com/p/dbbenchmark/downloads/detail?name=dbbenchmark-version-0.1.beta.tar.gz
Cairn - CAIRN is a modular and customizable system backup and restore program
CAIRN is a modular copy and restore program for the imaging of a computer. It copies every file on a computer and figures out how to recreate it from scratch. It is primarily network oriented but is also flexible enough to boot from any possible method.
Distributed-load-testing - Geographically distributed load testing with modular functions
This application allows you to load test websites and any URI-based resource. You can set up an unlimited number of client servers to distribute load testing jobs and hammer your site. The application consists of the following: Scheduler that manages load testing jobs and thread queuing Node manager that communicates job data to/from distributed nodes Node client(s) that accepts jobs, processes workload, sends results to node manager REQUIREMENTS Software: Python >=2.6 modules: socket, stat, bin
Manifold - An SMF service manifest creation tool.
Manifold helps you quickly and easily create Solaris SMF manifest XML files for your services by answering a few questions about how it needs to be configured. Manifold requires Python and the Genshi template package. Download/InstallInstall using setuptools, just type: $ easy_install ManifoldOr download from http://pypi.python.org/pypi/Manifold and install manually with: $ python setup.py installExampleUse manifold to create a manifest (XML) file for memcached: $ manifold memcached.xmlThe servi