-
python3-html5lib-1.0.1-2.lbn25.noarch
A python based HTML parser/tokenizer based on the WHATWG HTML5
specification for maximum compatibility with major desktop web browsers.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-httpretty-0.9.5-4.lbn25.noarch
Once upon a time a python developer wanted to use a RESTful API, everything was
fine but until the day he needed to test the code that hits the RESTful API:
what if the API server is down? What if its content has changed?
Don't worry, HTTPretty is here for you.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-hypothesis-6.14.1-1.lbn25.noarch
Hypothesis is a library for testing your Python code against a much
larger range of examples than you would ever want to write by
hand. It’s based on the Haskell library, Quickcheck, and is designed
to integrate seamlessly into your existing Python unit testing work
flow.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-idna-2.8-1.lbn25.noarch
A library to support the Internationalised Domain Names in Applications (IDNA)
protocol as specified in RFC 5891 <http://tools.ietf.org/html/rfc5891>. This
version of the protocol is often referred to as "IDNA2008" and can produce
different results from the earlier standard from 2003.
The library is also intended to act as a suitable drop-in replacement for the
"encodings.idna" module that comes with the Python standard library but
currently only supports the older 2003 specification.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-iniparse-0.4-20.lbn25.py37.noarch
iniparse is an INI parser for Python 3 which is API compatible
with the standard library's configparser, preserves structure of INI
files (order of sections & options, indentation, comments, and blank
lines are preserved when data is updated), and is more convenient to
use.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-iso8601-0.1.12-3.lbn25.noarch
This module parses the most common forms of ISO 8601 date strings
(e.g. 2007-01-14T20:34:22+00:00) into datetime objects.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-itsdangerous-2.1.1-1.lbn25.noarch
Itsdangerous is a Python 3 library for passing data through untrusted
environments (for example, HTTP cookies) while ensuring the data is not
tampered with.
Internally itsdangerous uses HMAC and SHA1 for signing by default and bases the
implementation on the Django signing module. It also however supports JSON Web
Signatures (JWS).
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-javapackages-5.3.0-13.lbn25.noarch
Module for handling, querying and manipulating of various files for Java
packaging in Linux distributions
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-jinja2-3.0.3-1.lbn25.noarch
Jinja2 is a template engine written in pure Python. It provides a
Django inspired non-XML syntax but supports inline expressions and an
optional sandboxed environment.
If you have any exposure to other text-based template languages, such
as Smarty or Django, you should feel right at home with Jinja2. It's
both designer and developer friendly by sticking to Python's
principles and adding functionality useful for templating
environments.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-jsonpointer-1.10-8.lbn25.py37.noarch
Library to resolve JSON Pointers according to RFC 6901.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25