-
python2-flake8-3.7.8-2.lbn25.noarch
Flake8 is a wrapper around PyFlakes, pycodestyle, and Ned's McCabe
script. It runs all the tools by launching the single flake8 script,
and displays the warnings in a per-file, merged output.
It also adds a few features: files that contain "# flake8: noqa" are
skipped, lines that contain a "# noqa" comment at the end will not
issue warnings, Git and Mercurial hooks are included, a McCabe
complexity checker is included, and it is extendable through
flake8.extension entry points.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python2-flake8-import-order-0.18-3.lbn25.noarch
Flake8 plugin for checking order of imports in Python code.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python2-flake8-polyfill-1.0.2-4.lbn25.noarch
flake8-polyfill is a package that provides some compatibility helpers for
Flake8 plugins that intend to support Flake8 2.x and 3.x simultaneously.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python2-flup-1.0.2-16.lbn25.noarch
This package contains classes to create WSGI servers in python, e.g. fastcgi.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python2-freezegun-0.3.12-1.lbn25.noarch
freezegun is a library that allows your python tests to travel through time by
mocking the datetime module. This is the Python 2 library.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python2-functools32-3.2.3.2-3.lbn25.noarch
Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python2-future-0.17.1-1.lbn25.noarch
future: Easy, safe support for Python 2/3 compatibility future is the missing
compatibility layer between Python 2 and Python 3. It allows you to use a
single, clean Python 3.x-compatible codebase to support both Python 2 and
Python 3 with minimal overhead.It is designed to be used as follows:: from
__future__ import (absolute_import, division, print_function, unicode_literals)
from builtins...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python2-futures-3.3.0-1.lbn25.noarch
The concurrent.futures module provides a high-level interface for
asynchronously executing callables.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python2-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
/
…
/
Plone and Zope
/
BastionLinux 19
-
python2-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
/
…
/
Plone and Zope
/
BastionLinux 19