RSS 92 projects tagged "Apache 2.0"

Download No website Updated 30 Dec 2010 Lattice

Screenshot
Pop 21.54
Vit 29.52

Lattice is a Java build system with strong multi-module support. Build files are written not in XML, but in the Python language. The benefits are much better readability and powerful imperative build scripting. For multi-module projects, Lattice uses topological sorting to decide the correct order to build each module. Because a custom task is just a regular Python function, they can perform any type of work, including invoking other Java build systems such as Ant, Maven, or Ivy.

No download No website Updated 23 Dec 2010 Chameleon - Problem Solving Environment

Screenshot
Pop 22.32
Vit 29.64

The Chameleon Problem Solving Environment is based on the CPACS data format and allows third party application coupling for multidisciplinary simulation. It comprises a set of libraries and integration components for the commercial integration environment ModelCenter or the open source alternative RCE (http://www.rcenvironment.de/). It was initially developed from the German Aerospace Center (DLR).

No download Website Updated 09 Dec 2010 RepoGuard

Screenshot
Pop 35.78
Vit 1.00

RepoGuard is an advanced validation framework with built-in integrations for several common version control systems. The integration is carried out by utilizing the hook mechanisms each version control system provides. The user may provide configurations that are processed through inversion of control mechanisms. RepoGuard is completely written in the Python programming language, which allows for easy integration of other tools. An extensible command line tool for advanced usage is provided, which allows for comfortable administration.

No download Website Updated 27 Oct 2010 System Watchdog

Screenshot
Pop 17.41
Vit 30.58

System Watchdog is a program that is designed to monitor a collection of Linux systems. It is configured to collect data on each monitored system at 5-minute intervals and build historical graphs using RRDTool. By default, it will gather statistics on CPU, memory, disk, and network usage. It also will attempt to monitor temperature and power settings. System Watchdog uses the paramiko module to ssh to all monitored systems. To access monitored systems, threads are implemented to access each remote host. After all threads have completed, watchdog will build a summary landing page to display the current status of each host, with links to a hardware inventory and resource graphs of each host.

No download No website Updated 11 Oct 2010 Web Page Replay

Screenshot
Pop 22.49
Vit 30.83

Web Page Replay allows you to record Web pages using a local DNS and a local Web server, which act as proxies, and records performance metrics in addition to the actual resources. It can play back recorded pages again with simulated performance characteristics.

Download Website Updated 11 Oct 2010 Python WebDAV Library

Screenshot
Pop 42.00
Vit 1.93

Python WebDAV Library provides an object-oriented client-side WebDAV library for Python. It is based on Python's standard httplib and Greg Stein's davlib. The client supports RFCs 4918 (basic specification), 3744 (access control), and 3253 (versioning).

No download Website Updated 23 Sep 2010 Cyclone

Screenshot
Pop 19.57
Vit 31.12

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.

No download Website Updated 18 Sep 2010 Squires

Screenshot
Pop 37.15
Vit 1.00

Squires is a Python library which simplifies the creation of powerful self-documenting readline-based command line interfaces. Scripts using Squires have the following features in their interface: full readline bindings, tab completion of commands and their options, inline command help (which is accessed by pressing tab), option syntax validation, and hidden commands and options.

Download Website Updated 05 Sep 2010 mod_asn

Screenshot
Pop 48.41
Vit 2.37

mod_asn is an Apache module that uses BGP routing data to look up the autonomous system (AS) and the network prefix (subnet) which contains a given (client's) IP address. mod_asn is highly scalable. To do lookups in high-speed, it uses the PostgreSQL ip4r datatype, which is indexable with a Patricia Trie algorithm to store network prefixes. This is the most suitable algorithm, being able to search through around 250,000 existing prefixes quickly. mod_asn is usable as a standalone module, and the lookup result can be used by scripts or other Apache modules. For instance, a download redirector could base its decisions on the lookup result provided by mod_asn.

Download Website Updated 11 Aug 2010 pybdist

Screenshot
Pop 39.75
Vit 2.71

pybdist is a set of Python utilities to easily update your project. They can upload to code.google.com or pypi, create .zip or .tar sources, announce on freshmeat or Twitter, create a Debian distribution, build man pages, and install a .desktop icon. All metadata are stored in setup.py. The software parses the release notes and makes sure it's up-to-date (with the current version). It parses the .py file and makes sure its version number is up to date.

Screenshot

Project Spotlight

DJIGZO Email Encryption Gateway

An email encryption gateway server.

Screenshot

Project Spotlight

Parted Magic

A tool for partitioning and disk management tasks.