-
python-peak-util-extremes-1.1-4.fc12.noarch
The peak.util.extremes module provides a production-quality implementation of
the Min and Max objects from PEP 326. While PEP 326 was rejected for inclusion
in the language or standard library, the objects described in it are useful in
a variety of applications. In PEAK, they have been used to implement generic
functions (in RuleDispatch and PEAK-Rules), as well as to handle scheduling and
time operations in the Trellis. Because this has led to each project copying
the same code, we've now split the module out so it can be used independently.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
python-peak-util-extremes-1.1.1-6.fc19.noarch
The peak.util.extremes module provides a production-quality implementation of
the Min and Max objects from PEP 326. While PEP 326 was rejected for inclusion
in the language or standard library, the objects described in it are useful in
a variety of applications. In PEAK, they have been used to implement generic
functions (in RuleDispatch and PEAK-Rules), as well as to handle scheduling and
time operations in the Trellis. Because this has led to each project copying
the same code, we've now split the module out so it can be used independently.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python-peak-util-symbols-1.0-4.fc12.noarch
SymbolType gives you access to the peak.util.symbols module, previously
available only by installing the full PEAK toolkit. peak.util.symbols provides
a Symbol type and two built-in symbols that are used by PEAK: NOT_FOUND and
NOT_GIVEN.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
python-peak-util-symbols-1.0-9.fc19.noarch
SymbolType gives you access to the peak.util.symbols module, previously
available only by installing the full PEAK toolkit. peak.util.symbols provides
a Symbol type and two built-in symbols that are used by PEAK: NOT_FOUND and
NOT_GIVEN.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python-pecan-0.2.2-1.lbn13.noarch
A WSGI object-dispatching web framework, designed to be lean and fast, with few dependancies.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 13
-
python-pecan-0.2.2-1.lbn19.noarch
A WSGI object-dispatching web framework, designed to be lean and fast, with few dependancies.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-perfmetrics-2.0-1.lbn19.noarch
The perfmetrics package provides a simple way to add software performance metrics to Python libraries and applications. Use perfmetrics to find the true bottlenecks in a production application.
The perfmetrics package is a client of the Statsd daemon by Etsy, which is in turn a client of Graphite (specifically, the Carbon daemon). Because the perfmetrics package sends UDP packets to Statsd, perfmetrics adds no I/O delays to applications and little CPU overhead. It can work equally well in threaded (synchronous) or event-driven (asynchronous) software.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python-persistent-4.1.1-1.lbn19.x86_64
This package contains a generic persistence implementation for Python. It forms the core
protocol for making objects interact "transparently" with a database such as the ZODB.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python-pexpect-2.5.1-8.fc19.noarch
Pexpect is a pure Python module for spawning child applications; controlling
them; and responding to expected patterns in their output. Pexpect works like
Don Libes' Expect. Pexpect allows your script to spawn a child application and
control it as if a human were typing commands.
Pexpect can be used for automating interactive applications such as ssh, ftp,
passwd, telnet, etc. It can be used to automate setup scripts for duplicating
software package installations on different servers. And it can be used for
automated software testing. Pexpect is in the spirit of Don Libes' Expect, but
Pexpect is pure Python. Unlike other Expect-like modules for Python, Pexpect
does not require TCL or Expect nor does it require C extensions to be
compiled. It should work on any platform that supports the standard Python
pty module.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python-pg8000-1.08-1.lbn19.noarch
pg8000 is a Pure-Python interface to the PostgreSQL database engine. It is
one of many PostgreSQL interfaces for the Python programming language. pg8000
is somewhat distinctive in that it is written entirely in Python and does not
rely on any external libraries (such as a compiled python module, or
PostgreSQL's libpq library). pg8000 supports the standard Python DB-API
version 2.0.
pg8000's name comes from the belief that it is probably about the 8000th
PostgreSQL interface for Python.
Located in
LBN
/
…
/
Zenoss 4
/
BastionLinux 19