-
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 25
-
python2-pep440-0.1.0-1.lbn25.noarch
PEP 440
=======
A simple package with utils to check whether versions number match `Pep
440 <https://www.python.org/dev/peps/pep-0440/>`__
Example:
::
>>> from pep440 import is_canonical
>>> is_canonical('4.1.0')
True
>>> is_canonical('4.2.1.beta2') # 4.2.1b2 is correct
False
For a bigger dependencies with more utilities see `PyPA Packaging
(version submodule)...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-pep440-0.1.0-1.lbn36.noarch
PEP 440
=======
A simple package with utils to check whether versions number match `Pep
440 <https://www.python.org/dev/peps/pep-0440/>`__
Example:
::
>>> from pep440 import is_canonical
>>> is_canonical('4.1.0')
True
>>> is_canonical('4.2.1.beta2') # 4.2.1b2 is correct
False
For a bigger dependencies with more utilities see `PyPA Packaging
(version submodule)...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-pep517-0.9.1-1.lbn25.noarch
API to call PEP 517 hooks
=========================
`PEP 517 <https://www.python.org/dev/peps/pep-0517/>`_ specifies a standard
API for systems which build Python packages.
This package contains wrappers around the hooks specified by PEP 517. It
provides:
- A mechanism to call the hooks in a subprocess, so they are isolated from
the current process.
- Fallbacks for the optional hooks, so...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-pep517-0.9.1-1.lbn36.noarch
API to call PEP 517 hooks
=========================
`PEP 517 <https://www.python.org/dev/peps/pep-0517/>`_ specifies a standard
API for systems which build Python packages.
This package contains wrappers around the hooks specified by PEP 517. It
provides:
- A mechanism to call the hooks in a subprocess, so they are isolated from
the current process.
- Fallbacks for the optional hooks, so...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-perfmetrics-2.0-1.lbn25.py37.noarch
Introduction The perfmetrics package provides a simple way to add software
performance metrics to Python libraries and applications. Use perfmetrics to
find the true bottlenecks in a production application.The perfmetrics package
is a client of the Statsd daemon by Etsy, which is in turn a client of Graphite
(specifically, the Carbon daemon). Because the perfmetrics package sends UDP
packets ...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-persistence-3.3-1.lbn25.x86_64
This package provides a variant of the persistent base class that's an
ExtensionClass_. Unless you need ExtensionClass_ semantics, you probably want
to use persistent.Persistent from the persistent_ distribution (formerly in
ZODB3)... _ExtensionClass : .. _persistent : Changelog 3.3 (2022-03-10) -- Add
support for Python 3.11 as of (3.11.0a5). 3.2 (2022-03-02) -- Add support for
Python 3.10....
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-persistence-3.3-1.lbn36.x86_64
This package provides a variant of the persistent base class that's an
ExtensionClass_. Unless you need ExtensionClass_ semantics, you probably want
to use persistent.Persistent from the persistent_ distribution (formerly in
ZODB3)... _ExtensionClass : .. _persistent : Changelog 3.3 (2022-03-10) -- Add
support for Python 3.11 as of (3.11.0a5). 3.2 (2022-03-02) -- Add support for
Python 3.10....
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-persistent-4.9.0-1.lbn25.x86_64
persistent: automatic persistence for Python objects :target:
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-persistent-4.7.0-1.lbn25.x86_64
This package contains a generic persistence implementation for Python. It
forms the core protocol for making objects interact transparently with a
database such as python-ZODB3.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25