-
python3-beautifulsoup4-4.9.1-1.lbn25.noarch
Beautiful Soup is a Python HTML/XML parser designed for quick
turnaround projects like screen-scraping. Three features make it
powerful:
Beautiful Soup won't choke if you give it bad markup.
Beautiful Soup provides a few simple methods and Pythonic idioms for
navigating, searching, and modifying a parse tree.
Beautiful Soup automatically converts incoming documents to Unicode
and outgoing documents to UTF-8.
Beautiful Soup parses anything you give it.
Valuable data that was once locked up in poorly-designed websites is
now within your reach. Projects that would have taken hours take only
minutes with Beautiful Soup.
This is the Python 3 build of Beautiful Soup.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-bleach-3.3.1-1.lbn25.noarch
Bleach is an HTML sanitizing library that escapes or strips markup and
attributes based on a white list.
Python 3 version.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-cairo-1.15.4-1.lbn25.py37.x86_64
Python 3 bindings for the cairo library.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-cairo-devel-1.15.4-1.lbn25.py37.x86_64
This package contains files required to build wrappers for cairo add-on
libraries so that they interoperate with py3cairo.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-cffi-1.14.6-1.lbn25.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 25
-
python3-chardet-3.0.4-3.lbn25.py37.noarch
Character encoding auto-detection in Python. As
smart as your browser. Open source.
Python 3 version.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-click-8.0.4-1.lbn25.noarch
click is a Python package for creating beautiful command line
interfaces in a composable way with as little amount of code as necessary.
It's the "Command Line Interface Creation Kit". It's highly configurable but
comes with good defaults out of the box.
Python 3 version.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-configargparse-0.11.0-1.lbn25.py37.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 25
-
python3-configobj-5.0.6-5.lbn25.py37.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 25
-
python3-coverage-5.5-1.lbn25.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 25