Einfache Projektliste Software-Karte

4849 Projekte im Ergebnis
Letztes Update: 2011-10-11 13:53

dstat

dstat is a versatile replacement for vmstat, iostat, netstat, nfsstat, and ifstat. It includes various counters (in separate plugins) and allows you to select and view all of your system resources instantly; you can, for example, compare disk usage in combination with interrupts from your IDE controller, or compare the network bandwidth numbers directly with the disk throughput (in the same interval).

Letztes Update: 2012-03-28 21:53

psycopg

psycopg is a PostgreSQL database adapter for the Python programming language. Its main advantages are that it supports the full Python DBAPI 2.0 and it is thread safe at level 2. It was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a conspicuous number of concurrent INSERTs or UPDATEs. The psycopg distribution includes ZPsycopgDA, a Zope Database Adapter.

(Machine Translation)
Letztes Update: 2014-01-14 00:01

DOLFIN

DOLFIN is the C++ interface of the FEniCS project for the Automation of Computational Mathematical Modeling (ACMM), providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms through FFC; automatic and efficient assembly of linear systems; and support for general families of finite elements.

(Machine Translation)
Letztes Update: 2011-04-11 16:07

mrepo

mrepo (formerly known as Yam) builds a local APT/Yum RPM repository from local ISO files, downloaded updates, and extra packages from RHN (Red Hat Network) and 3rd party repositories. It takes care of setting up the ISO files, downloading the RPMs, configuring HTTP access, and providing PXE/TFTP resources for remote installations. It was primarily intended for doing remote network installations of various distributions from a laptop without the need for CD media or floppies, but is equally suitable for an organization's centralized update server.

Letztes Update: 2006-12-11 13:33

Boa Constructor

Boa Constructor is a cross-platform RAD GUI-building IDE. It offers visual frame creation and manipulation, an object inspector, a debugger, integrated help, and many views on the source, including inheritance hierarchies, object methods and properties, and HTML generated from documentation strings. It is written in Python and uses the wxPython toolkit which wraps wxWindows.

(Machine Translation)
Letztes Update: 2011-10-07 14:11

Python Imaging Library

The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter. This library supports many file formats, and provides powerful image processing and graphics capabilities.

Letztes Update: 2014-04-07 23:01

Attic

Attic is a deduplicating backup program. The main goal of attic is to provide an efficient and secure way to back up data. The data deduplication technique used makes Attic suitable for daily backups since only actual changes are stored. Main features: space efficient storage, optional data encryption, and off-site backups.

(Machine Translation)
Letztes Update: 2010-01-28 05:21

Pyflakes

Pyflakes is a program that analyzes Python programs and detects various errors. It works by parsing the source file rather than importing it, so it is safe to use on modules with side effects. It's also much faster.

Letztes Update: 2014-04-30 15:03

libcap-ng

The libcap-ng library is intended to make programming with POSIX capabilities much easier than the traditional libcap library. It includes utilities that can analyze all currently running applications to locate applications that may have too many privileges.

(Machine Translation)
Betriebssystem: Linux
Programmiersprache: C, Python
Letztes Update: 2014-02-17 20:04

SHOGUN

SHOGUN is a machine learning toolbox whose focus is on large scale kernel methods and especially on Support Vector Machines (SVM). It provides a generic SVM object interfacing to several different SVM implementations, all making use of the same underlying, efficient kernel implementations. Apart from SVMs and regression, SHOGUN also features a number of linear methods like Linear Discriminant Analysis (LDA), Linear Programming Machine (LPM), (Kernel) Perceptrons, and algorithms to train hidden Markov models. SHOGUN can be used from within C++, Matlab, R, Octave, and Python.

Letztes Update: 2014-05-07 22:33

StoryText

StoryText (formerly PyUseCase) is an unconventional GUI testing tool written in Python. It currently has mature support for PyGTK, beta status support for Java Swing, SWT/Eclipse RCP, and Tkinter, and very basic support for wxPython. Instead of recording GUI mechanics directly, it asks the user for descriptive names and hence builds up a "domain language" along with a "UI map file" that translates it into the current GUI layout. Instead of an "assertion" mechanism, it auto-generates a log of the GUI appearance and changes to it, so as to use that as a baseline for text-based testing, using e.g. TextTest. Instead of requiring the tester to add "wait" statements by hand, it includes support for instrumenting code so that "waits" can be recorded.

(Machine Translation)
Letztes Update: 2010-02-17 23:30

GNOME Structured File Library

The GNOME Structured File Library is a utility library for reading and writing structured file formats. Support for MS OLE2 streams is complete, as is zip import. There is also support for document metadata and some initial work on decompressing VBA streams in OLE files for future conversion to other languages. This library replaces libole2 and is used in gnumeric, mrproject, abiword, libwv2, koffice. It is also part of the AAF format.

(Machine Translation)
Letztes Update: 2013-09-28 18:05

PyInstaller

PyInstaller converts (packages) Python programs into standalone executables under Windows, Linux, Mac OS X, Solaris, and AIX. It supports several platforms and is able to build fully-contained (single file) executables.

Letztes Update: 2008-11-21 19:01

wxRemind

wxRemind is a wxPython-based front/back-end for
Remind, a powerful calendar and alarm application.
The display features a calendar and daily event
list suitable for visualizing your schedule at a
glance. Dates and associated events can be quickly
selected either with the mouse or cursor keys, and
dates in the calendar are color coded to reflect
the total duration of scheduled events. wxRemind
integrates with an external editor of your choice
to make editing of reminder files more efficient,
provides hotkeys to quickly access the most
commonly used options, and allows popup, sound,
and/or spoken alarms.

(Machine Translation)
Letztes Update: 2004-12-16 08:38

Poker 3D

poker3d is a poker server and client. The client shows poker players in a 3D scene, animated according to the state of the game. Up to ten players can play hands of Texas Hold'em, Stud 7, Omaha, or Omaha8. Single and multi-table sit-and-go tournaments are automatically spawned. The client may play up to 4 games simultaneously. An accelerated 3D card is recommended to run the client.