-
python2-openid-2.2.5-14.lbn25.noarch
The OpenID library with batteries included.
Features of the 2.x.x series include:
* Refined and easy-to-use API.
* Extensive documentation.
* Many storage implemetations including file-based, sqlite,
postgresql, and mysql.
* Simple examples to help you get started.
* Licensed under the Apache Software License.
* Includes a Simple Registration API
* Versions 1.x.x supports protocol version 1; versions 2.x.x support
both major OpenID protocol versions transparently
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python2-paste-3.2.1-1.lbn25.noarch
These provide several pieces of "middleware" (or filters) that can be nested
to build web applications. Each piece of middleware uses the WSGI (PEP 333)
interface, and should be compatible with other middleware based on those
interfaces.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python2-paste-deploy-1.5.2-17.lbn25.noarch
This tool provides code to load WSGI applications and servers from
URIs; these URIs can refer to Python Eggs for INI-style configuration
files. PasteScript provides commands to serve applications based on
this configuration file.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python2-paste-script-3.2.0-1.lbn25.noarch
Paster is pluggable command-line frontend, including commands to setup package
file layouts
Built-in features:
* Creating file layouts for packages.
For instance a setuptools-ready file layout.
* Serving up web applications, with configuration based on paste.deploy
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python2-pbr-5.4.3-1.lbn25.noarch
Manage dynamic plugins for Python applications
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python2-pep8-naming-0.8.2-1.lbn25.noarch
Check the PEP-8 naming conventions.
This module provides a plugin for flake8, the Python code checker.
(It replaces the plugin flint-naming for the flint checker.)
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python2-pip-19.1.1-1.lbn25.noarch
pip is a package management system used to install and manage software packages
written in Python. Many packages can be found in the Python Package Index
(PyPI). pip is a recursive acronym that can stand for either "Pip Installs
Packages" or "Pip Installs Python".
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python2-pkginfo-1.5.0.1-1.lbn25.noarch
This package provides an API for querying the distutils metadata written in the
PKG-INFO file inside a source distribution (an sdist) or a binary distribution
(e.g., created by running bdist_egg). It can also query the EGG-INFO directory
of an installed distribution, and the *.egg-info stored in a "development
checkout" (e.g, created by running setup.py develop).
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python2-ply-3.11-6.lbn25.noarch
PLY is a straightforward lex/yacc implementation. Here is a list of its
essential features:
* It is implemented entirely in Python.
* It uses LR-parsing which is reasonably efficient and well suited for larger
grammars.
* PLY provides most of the standard lex/yacc features including support
for empty productions, precedence rules, error recovery, and support
for ambiguous grammars.
* PLY is straightforward to use and provides very extensive error checking.
* PLY doesn't try to do anything more or less than provide the basic lex/yacc
functionality. In other words, it's not a large parsing framework or a
component of some larger system.
Python 2 version.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python2-prettytable-0.7.2-12.lbn25.py37.noarch
PrettyTable is a simple Python library designed to make it quick and easy to
represent tabular data in visually appealing ASCII tables. It was inspired by
the ASCII tables used in the PostgreSQL shell psql. PrettyTable allows for
selection of which columns are to be printed, independent alignment of columns
(left or right justified or centred) and printing of "sub-tables" by specifying
a row range.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19