-
python2-boto3-1.4.0-1.lbn19.noarch
Boto3 is the Amazon Web Services (AWS) Software Development
Kit (SDK) for Python, which allows Python developers to
write software that makes use of services like Amazon S3
and Amazon EC2.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python2-botocore-1.4.49-1.lbn19.noarch
A low-level interface to a growing number of Amazon Web Services. The
botocore package is the foundation for the AWS CLI as well as boto3.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python2-bson-3.3.0-1.lbn19.x86_64
BSON is a binary-encoded serialization of JSON-like documents. BSON is designed
to be lightweight, traversable, and efficient. BSON, like JSON, supports the
embedding of objects and arrays within other objects and arrays.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python2-castellan-0.4.0-1.lbn19.noarch
Generic Key Manager interface for OpenStack
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python2-celery-3.1.20-2.lbn19.noarch
An open source asynchronous task queue/job queue based on
distributed message passing. It is focused on real-time
operation, but supports scheduling as well.
The execution units, called tasks, are executed concurrently
on one or more worker nodes using multiprocessing, Eventlet
or gevent. Tasks can execute asynchronously (in the background)
or synchronously (wait until ready).
Celery is used in production systems to process millions of
tasks a day.
Celery is written in Python, but the protocol can be implemented
in any language. It can also operate with other languages using
web hooks.
The recommended message broker is RabbitMQ, but limited support
for Redis, Beanstalk, MongoDB, CouchDB and databases
(using SQLAlchemy or the Django ORM) is also available.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python2-certbot-0.6.0-0.0dev0git8e742fa.lbn19.noarch
The python2 libraries to interface with certbot
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python2-certifi-2015.04.28-8.lbn19.noarch
Certifi is a carefully curated collection of Root Certificates for
validating the trustworthiness of SSL certificates while verifying
the identity of TLS hosts. It has been extracted from the Requests project.
Please note that this Fedora package links to the bundle certificates
of ca-certificates. For Python 3 support install python3-certifi
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python2-cffi-1.5.2-1.lbn19.x86_64
Foreign Function Interface for Python, providing a convenient and
reliable way of calling existing C code from Python. The interface is
based on LuaJIT’s FFI.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python2-configargparse-0.10.0-2.lbn19.noarch
Applications with more than a handful of user-settable options are best
configured through a combination of command line args, config files, hard
coded defaults, and in some cases, environment variables.
Python’s command line parsing modules such as argparse have very limited
support for config files and environment variables, so this module extends
argparse to add these features.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python2-configobj-5.0.6-5.lbn19.noarch
ConfigObj is a simple but powerful configuration file reader and writer: an ini
file round tripper. Its main feature is that it is very easy to use, with a
straightforward programmer's interface and a simple syntax for config files.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19