-
python2-mmh3-2.3.1-1.lbn19.x86_64
Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust
hash
functions.mmh3 2.3.1 supports both Python 2.7 and 3.x.Usage
Sample Usage::
>>> import mmh3 >>> mmh3.hash('foo') 32 bit
signed int 156908512
>>> mmh3.hash64('foo') two 64 bit signed
ints (2129773440516405919,
9128664383759220103) >>>
mmh3.hash128('foo') 128 bit signed ...
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python2-mock-2.0.0-1.lbn19.noarch
Mock is a Python module that provides a core mock class. It removes the need
to create a host of stubs throughout your test suite. After performing an
action, you can make assertions about which methods / attributes were used and
arguments they were called with. You can also specify return values and set
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python2-muranoclient-0.8.4-1.lbn19.noarch
Client library for Murano built on the Murano API. It provides a Python
API (the muranoclient module) and a command-line tool (murano).
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python2-ndg_httpsclient-0.4.0-3.lbn19.noarch
This is a HTTPS client implementation for httplib and urllib2 based on
PyOpenSSL. PyOpenSSL provides a more fully featured SSL implementation
over the default provided with Python and importantly enables full
verification of the SSL peer. This is the python2 library.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python2-openstacksdk-0.8.3-1.lbn19.noarch
A collection of libraries for building applications to work with OpenStack
clouds.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python2-os-brick-0.5.0-1.lbn19.noarch
OpenStack Cinder brick library for managing local volume attaches
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python2-os-client-config-1.16.0-1.lbn19.noarch
The os-client-config is a library for collecting client configuration for
using an OpenStack cloud in a consistent and comprehensive manner. It
will find cloud config for as few as 1 cloud and as many as you want to
put in a config file. It will read environment variables and config files,
and it also contains some vendor specific default values so that you don't
have to know extra info to use OpenStack
* If you have a config file, you will get the clouds listed in it
* If you have environment variables, you will get a cloud named `envvars`
* If you have neither, you will get a cloud named `defaults` with base defaults
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python2-os-win-0.3.2-1.lbn19.noarch
This library contains Windows / Hyper-V code commonly used in the OpenStack
projects: nova, cinder, networking-hyperv. The library can be used in any
other OpenStack projects where it is needed.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python2-oslo-cache-1.5.0-1.lbn19.noarch
oslo.cache aims to provide a generic caching mechanism for OpenStack projects
by wrapping the dogpile.cache library. The dogpile.cache library provides
support memoization, key value storage and interfaces to common caching
backends such as Memcached.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python2-oslo-concurrency-3.7.1-1.lbn19.noarch
Oslo concurrency library has utilities for safely running multi-thread,
multi-process applications using locking mechanisms and for running
external processes.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19