-
python3-contextdecorator-0.10.0-1.lbn25.noarch
If you're a library or framework creator then it is nice to be able to create
APIs that can be used *either* as decorators or context managers.The
contextdecorator module is a backport of new features added to the contextlib
module < in Python 3.2. contextdecorator works with Python 2.4+ including
Python 3.Context managers inheriting from ContextDecorator have to implement
__enter__ and...
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-croniter-0.3.19-1.lbn25.py37.noarch
croniter provides iteration for the datetime object with a cron like format.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-cx-Oracle-7.3.0-1.lbn25.x86_64
Python interface to Oracle Database conforming to the Python DB API 2.0
specification. See
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-datadog-0.30.0-1.lbn25.noarch
The Datadog Python library [![Build Status]( [![Documentation Status]( [![PyPI
- Version]( [![PyPI - Downloads]( is a collection of tools suitable for
inclusion in existing Python projects or for development of standalone scripts.
It provides an abstraction on top of Datadog's raw HTTP interface and the
Agent's StatsD metrics aggregation server, to interact with Datadog and
efficiently report...
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-dill-0.3.0-1.lbn25.noarch
-- dill: serialize all of python --About Dill dill extends python's pickle
module for serializing and de-serializing python objects to the majority of the
built-in python types. Serialization is the process of converting an object to
a byte stream, and the inverse of which is converting a byte stream back to on
python object hierarchy.dill provides the user the same interface as the
pickle...
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-distributed-2.4.0-1.lbn25.noarch
Distributed A library for distributed computation. See documentation_ for more
details. .. _documentation:
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-dumb-init-1.2.2-1.lbn25.x86_64
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-elasticsearch-dsl-7.0.0-1.lbn25.noarch
Elasticsearch DSL Elasticsearch DSL is a high-level library whose aim is to
help with writing and running queries against Elasticsearch. It is built on top
of the official low-level client (elasticsearch-py < provides a more convenient
and idiomatic way to write and manipulate queries. It stays close to the
Elasticsearch JSON DSL, mirroring its terminology and structure. It exposes the
whole...
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-flake8-colors-0.1.6-1.lbn25.noarch
Error highlight plugin for Flake8.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-flask-1.0.2-5.lbn25.noarch
Flask is called a “micro-framework” because the idea to keep the core
simple but extensible. There is no database abstraction layer, no form
validation or anything else where different libraries already exist
that can handle that. However Flask knows the concept of extensions
that can add this functionality into your application as if it was
implemented in Flask itself. There are currently extensions for object
relational mappers, form validation, upload handling, various open
authentication technologies and more.
Python 3 version.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25