-
python2-ordereddict-1.1-1.lbn25.noarch
Drop-in substitute for Py2.7's new collections.OrderedDict. The recipe has big-
oh
performance that matches regular dictionaries (amortized O(1)
insertion/deletion/lookup and O(n) iteration/repr/copy/equality_testing).
Originally based on http://code.activestate.com/recipes/576693/
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-p01-checker-0.5.9-1.lbn25.noarch
This package provides a source checking/linting tool.CHANGES 0.5.9 (2021-01-21)
-- added python2 support 0.5.8 (2018-11-24) - bugfix: css lint checker and
JAVA_HOME dependency. We use java as fallback command if JAVA_HOME path is not
set. This will prevent a KeyError on JAVA_HOME lookup from os.environ.
JAVA_HOME or the java command must be available for css lint checker. 0.5.7
(2018-11-09) -...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-packaging-20.9-2.lbn25.noarch
python2-packaging provides core utilities for Python packages like utilities for
dealing with versions, specifiers, markers etc.
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-parameterized-0.7-1.lbn25.noarch
Parameterized testing with any Python test framework Parameterized testing in
Python sucks.parameterized fixes that. For everything. Parameterized testing
for nose, parameterized testing for py.test, parameterized testing for
unittest... code:: python test_math.py from nose.tools import assert_equal from
parameterized import parameterized, parameterized_class import unittest import
math...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-paste-3.5.0-1.lbn25.noarch
*Paste is in maintenance mode and recently moved from bitbucket to github.
Patches are accepted to keep it on life support, but for the most part, please
consider using other options.*Paste provides 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...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-paste-deploy-2.1.1-1.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. Paste Script <
provides commands to serve applications based on this configuration file.The
latest version is available on GitHub < (or download a wheel or tarball from
PyPI < the latest changes see the news file <
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-path-py-12.5.0-1.lbn25.noarch
path.py has been renamed to path <
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-pathlib-1.0.1-1.lbn25.noarch
pathlib offers a set of classes to handle filesystem paths. It offers the
following advantages over using string objects:* No more cumbersome use of os
and os.path functions. Everything can be done easily through operators,
attribute accesses, and method calls.* Embodies the semantics of different path
types. For example, comparing Windows paths ignores casing.* Well-defined
semantics,...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-pathlib2-2.3.7.post1-1.lbn25.noarch
The old pathlib < module on bitbucket is no longer maintained. The goal of
pathlib2 is to provide a backport of standard pathlib < module which tracks the
standard library module, so all the newest features of the standard pathlib can
be used also on older Python versions.Download Standalone releases are
available on PyPI: --The main development takes place in the Python standard
library: see...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-pathtools-0.1.2-1.lbn25.noarch
pathtools Pattern matching and various utilities for file systems paths.
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25