-
python-django14-doc-1.4.5-5.lbn13.noarch
This package contains the documentation for the Django high-level
Python Web framework.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 13
-
python-dogpile-cache-0.5.0-1.lbn13.noarch
A caching API built around the concept of a "dogpile lock", which allows
continued access to an expiring data value while a single thread generates
a new value.
dogpile.cache builds on the `dogpile.core
<http://pypi.python.org/pypi/dogpile.core>`_ locking system, which
implements the idea of "allow one creator to write while others read" in
the abstract. Overall, dogpile.cache is intended as a replacement to the
`Beaker <http://beaker.groovie.org>`_ caching system, the internals of
which are written by the same author. All the ideas of Beaker which
"work" are re-implemented in dogpile.cache in a more efficient and succinct
manner, and all the cruft (Beaker's internals were first written in 2005)
relegated to the trash heap.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 13
-
python-dogpile-core-0.4.1-2.lbn13.noarch
A "dogpile" lock, one which allows a single thread to generate an expensive
resource while other threads use the "old" value, until the "new" value is
ready.
Dogpile is basically the locking code extracted from the Beaker package,
for simple and generic usage.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 13
-
python-enchant-1.3.1-6.fc13.x86_64
PyEnchant is a spellchecking library for Python, based on the Enchant
library by Dom Lachowicz.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 13
-
python-flask-0.9-1.lbn13.noarch
Flask is a microframework for Python based on Werkzeug, Jinja 2 and good
intentions. And before you ask: It's BSD licensed!
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 13
-
python-formencode-1.2.2-2.lbn13.noarch
FormEncode validates and converts nested structures. It allows for a
declarative form of defining the validation, and decoupled processes
for filling and generating forms.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 13
-
python-gevent-0.13.8-2.lbn13.armv6hl
gevent is a Python networking library that uses greenlet to provide synchronous API on top of libevent event loop.
Features include:
* Fast event loop based on libevent.
* Lightweight execution units based on greenlet.
* Familiar API that re-uses concepts from the Python standard library.
* Cooperative sockets with ssl support.
* DNS queries performed through libevent-dns.
* Ability to use standard library and 3rd party modules written for standard blocking sockets
* Fast WSGI server based on libevent-http.
gevent is inspired by eventlet but features more consistent API, simpler implementation and better performance. Read why others use gevent and check out the list of the open source projects based on gevent.
gevent is written and maintained by Denis Bilenko and is licensed under MIT license.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 13
-
python-gevent-0.13.8-2.lbn13.x86_64
gevent is a Python networking library that uses greenlet to provide synchronous API on top of libevent event loop.
Features include:
* Fast event loop based on libevent.
* Lightweight execution units based on greenlet.
* Familiar API that re-uses concepts from the Python standard library.
* Cooperative sockets with ssl support.
* DNS queries performed through libevent-dns.
* Ability to use standard library and 3rd party modules written for standard blocking sockets
* Fast WSGI server based on libevent-http.
gevent is inspired by eventlet but features more consistent API, simpler implementation and better performance. Read why others use gevent and check out the list of the open source projects based on gevent.
gevent is written and maintained by Denis Bilenko and is licensed under MIT license.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 13
-
python-glance-2013.2-1.lbn13.noarch
OpenStack Image Service (code-named Glance) provides discovery, registration,
and delivery services for virtual disk images.
This package contains the glance Python library.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 13
-
python-glanceclient-0.10.0-1.lbn13.noarch
This is a client for the OpenStack Glance API. There's a Python API (the
glanceclient module), and a command-line script (glance). Each implements
100% of the OpenStack Glance API.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 13