-
python3-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
-
python3-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
-
python3-construct-2.5.1-7.lbn19.noarch
Construct is a powerful declarative parser (and builder) for binary
data.
Instead of writing imperative code to parse a piece of data, you
declaratively define a data structure that describes your data. As
this data structure is not code, you can use it in one direction to
parse data into Pythonic objects, and in the other direction, convert
(build) objects into binary data.
This is the Python 3 version of the package.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-coverage-4.1-1.lbn19.x86_64
Coverage.py is a Python 3 module that measures code coverage during Python
execution. It uses the code analysis tools and tracing hooks provided in the
Python standard library to determine which lines are executable, and which
have been executed.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-coveralls-1.1-1.lbn19.noarch
Coveralls for python
====================
.. image::
https://img.shields.io/coveralls/coagulant/coveralls-python.svg
:target:
https://coveralls.io/r/coagulant/coveralls-python
.. image::
https://img.shields.io/travis/coagulant/coveralls-python/master.svg
:target: https://travis-ci.org/coagulant/coveralls-python
.. image::
https://img.shields.io/pypi/v/coveralls.svg
:target: ...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-crypto-2.6.1-10.lbn19.x86_64
PyCrypto is a collection of both secure hash functions (such as MD5 and
SHA), and various encryption algorithms (AES, DES, RSA, ElGamal, etc.).
This is the Python 3 build of the package.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-cryptography-1.3.1-3.lbn19.x86_64
cryptography is a package designed to expose cryptographic primitives and
recipes to Python developers.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-cryptography-vectors-1.3.1-2.lbn19.noarch
Test vectors for the cryptography package.
The only purpose of this package is to be a building requirement for
python-cryptography, otherwise it has no use. Don’t install it unless
you really know what you are doing.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-cssselect-0.9.1-9.lbn19.noarch
Cssselect parses CSS3 Selectors and translates them to XPath 1.0 expressions.
Such expressions can be used in lxml or another XPath engine to find the
matching elements in an XML or HTML document.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-cssutils-1.0.1-3.lbn19.noarch
A Python package to parse and build CSS Cascading Style Sheets. DOM only, not
any rendering facilities.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19