-
python2-path-py-12.5.0-1.lbn25.noarch
path.py has been renamed to path <
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-pathlib-1.0.1-9.lbn36.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, eliminating any warts or ambiguities (forward vs.
backward slashes, etc.).
It's part of Python 3.4+ standard library.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
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 and Zope
/
BastionLinux 36
-
python2-pathtools-0.1.2-1.lbn25.noarch
pathtools Pattern matching and various utilities for file systems paths.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-pdbpp-0.10.3-1.lbn25.noarch
.. -*- restructuredtext -*-pdb++, a drop-in replacement for pdb What is it?
This module is an extension of the pdb_ module of the standard library. It is
meant to be fully compatible with its predecessor, yet it introduces a number
of new features to make your debugging experience as nice as possible. pdb++
features include: - colorful TAB completion of Python expressions (through...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-pdbpp-0.10.3-1.lbn25.noarch
.. -*- restructuredtext -*-pdb++, a drop-in replacement for pdb What is it?
This module is an extension of the pdb_ module of the standard library. It is
meant to be fully compatible with its predecessor, yet it introduces a number
of new features to make your debugging experience as nice as possible. pdb++
features include: - colorful TAB completion of Python expressions (through...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
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.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-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 and Zope
/
BastionLinux 36