-
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
/
…
/
Plone and Zope
/
BastionLinux 13
-
python-gevent-1.0.2-2.lbn19.x86_64
gevent is a coroutine-based Python networking library that uses greenlet to
provide a high-level synchronous API on top of libevent event loop.
Features include:
* convenient API around greenlets
* familiar synchronization primitives (gevent.event, gevent.queue)
* socket module that cooperates
* WSGI server on top of libevent-http
* DNS requests done through libevent-dns
* monkey patching utility to get pure Python modules to cooperate
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-gflags-1.5.1-4.lbn13.noarch
This project is the python equivalent of google-gflags, a Google commandline
flag implementation for C++. It is intended to be used in situations where a
project wants to mimic the command-line flag handling of a C++ app that uses
google-gflags, or for a Python app that, via swig or some other means, is
linked with a C++ app that uses google-gflags.
The gflags package contains a library that implements commandline flags
processing. As such it's a replacement for getopt(). It has increased
flexibility, including built-in support for Python types, and the ability to
define flags in the source file in which they're used. (This last is its major
difference from OptParse.)
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
python-gflags-1.5.1-4.lbn13.noarch
This project is the python equivalent of google-gflags, a Google commandline
flag implementation for C++. It is intended to be used in situations where a
project wants to mimic the command-line flag handling of a C++ app that uses
google-gflags, or for a Python app that, via swig or some other means, is
linked with a C++ app that uses google-gflags.
The gflags package contains a library that implements commandline flags
processing. As such it's a replacement for getopt(). It has increased
flexibility, including built-in support for Python types, and the ability to
define flags in the source file in which they're used. (This last is its major
difference from OptParse.)
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
python-gflags-2.0-2.lbn19.noarch
This project is the python equivalent of google-gflags, a Google commandline
flag implementation for C++. It is intended to be used in situations where a
project wants to mimic the command-line flag handling of a C++ app that uses
google-gflags, or for a Python app that, via swig or some other means, is
linked with a C++ app that uses google-gflags.
The gflags package contains a library that implements commandline flags
processing. As such it's a replacement for getopt(). It has increased
flexibility, including built-in support for Python types, and the ability to
define flags in the source file in which they're used. (This last is its major
difference from OptParse.)
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python-git-calendar-v0.1-1.lbn19.noarch
Show your git logs in Github graphical calendar mode.
Run the following command under your repository
`bash git calendar `
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-git-crucible-0.1.2-1.lbn19.noarch
Git extension that creates reviews in Crucible straight from the command line.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-gitdb-0.6.4-5.fc25.x86_64
GitDB allows you to access bare git repositories for reading and writing. It
aims at allowing full access to loose objects as well as packs with performance
and scalability in mind. It operates exclusively on streams, allowing to
operate on large objects with a small memory footprint.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python-gitdb-0.6.4-1.lbn19.x86_64
GitDB allows you to access bare git repositories for reading and writing. It
aims at allowing full access to loose objects as well as packs with performance
and scalability in mind. It operates exclusively on streams, allowing to
operate on large objects with a small memory footprint.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-glance-16.0.0-1.lbn25.noarch
OpenStack Image Service (code-named Glance) provides discovery, registration,
and delivery services for virtual disk images. The Image Service API server
provides a standard REST interface for querying information about virtual disk
images stored in a variety of back-end stores, including OpenStack Object
Storage. Clients can register new virtual disk images with the Image Service,
query for information on publicly available disk images, and use the Image
Service's client library for streaming virtual disk images.
This package contains the glance Python library.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25