-
python3-lxml-3.7.2-1.lbn19.1.x86_64
lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. It
provides safe and convenient access to these libraries using the ElementTree It
extends the ElementTree API significantly to offer support for XPath, RelaxNG,
XML Schema, XSLT, C14N and much more.To contact the project, go to the project
home page < or see our bug tracker at case you want to use the current ...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-mako-1.0.3-2.lbn19.noarch
Mako is a template library written in Python. It provides a familiar, non-XML
syntax which compiles into Python modules for maximum performance. Mako's
syntax and API borrows from the best ideas of many others, including Django
templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded
Python (i.e. Python Server Page) language, which refines the familiar ideas of
componentized layout and inheritance to produce one of the most straightforward
and flexible models available, while also maintaining close ties to Python
calling and scoping semantics.
This package contains the mako module built for use with python3.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-markdown-2.6.6-1.lbn19.noarch
This is a Python implementation of John Gruber's Markdown. It is
almost completely compliant with the reference implementation, though
there are a few known issues.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-markupsafe-0.23-6.lbn19.x86_64
A library for safe markup escaping.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-mccabe-0.2.1-6.lbn19.noarch
Ned's script to check McCabe complexity.
This module provides a plugin for ``flake8``, the Python code
checker.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-memcached-1.51-7.lbn19.noarch
Python3 port for pure python memcached client library, ported and being
kept up to date by https://github.com/eguven
Please report issues and submit code
changes to the github repository at:
https://github.com/eguven/python3-memcached
Below is the original README content.
This package was originally written by Evan Martin of Danga.
Sean Reifschneider of tummy.com, ltd. has taken over ...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-mock-2.0.0-1.lbn19.noarch
Mock is a Python module that provides a core mock class. It removes the need
to create a host of stubs throughout your test suite. After performing an
action, you can make assertions about which methods / attributes were used and
arguments they were called with. You can also specify return values and set
needed attributes in the normal way.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-mod_wsgi-4.5.2-1.lbn19.x86_64
The mod_wsgi adapter is an Apacheache module that provides a WSGI compliant
interface for hosting Python based web applications within Apache. The
adapter is writtentten completely in C code against the Apache C runtime and
for hosting WSGI applications within Apache has a lower overhead than using
existing WSGI adapters for mod_python or CGI.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-ndg_httpsclient-0.4.0-3.lbn19.noarch
This is a HTTPS client implementation for httplib and urllib2 based on
PyOpenSSL. PyOpenSSL provides a more fully featured SSL implementation
over the default provided with Python and importantly enables full
verification of the SSL peer. This is the python3 library.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-netaddr-0.7.18-7.lbn19.noarch
A pure Python network address representation and manipulation library.
netaddr provides a Pythonic way of working with :-
- IPv4 and IPv6 addresses and subnets
- MAC addresses, OUI and IAB identifiers, IEEE EUI-64 identifiers
- arbitrary (non-aligned) IP address ranges and IP address sets
- various non-CIDR IP range formats such as nmap and glob-style formats
Included are routines for :-
- generating, sorting and summarizing IP addresses and networks
- performing easy conversions between address notations and formats
- detecting, parsing and formatting network address representations
- performing set-based operations on groups of IP addresses and subnets
- working with arbitrary IP address ranges and formats
- accessing OUI and IAB organisational information published by IEEE
- accessing IP address and block information published by IANA
For details on the latest updates and changes, see :-
http://github.com/drkjam/netaddr/blob/rel-0.7.x/CHANGELOG
API documentation for the latest release is available here :-
http://packages.python.org/netaddr/
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19