-
python2-simplejson-3.17.0-1.lbn36.x86_64
simplejson - simplejson is a simple, fast, complete, correct and extensible
JSON <> encoder and decoder for Python 3.3+ with legacy support for Python
2.5+. It is pure Python code with no dependencies, but includes an optional C
extension for a serious speed boost.The latest documentation for simplejson can
be read online here:
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-singledispatch-3.7.0-1.lbn36.noarch
:target: PyPI link_ :target: PyPI link_.. _PyPI link: .. .. :target:
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-six-1.16.0-1.lbn36.noarch
Six is a Python 2 and 3 compatibility library. It provides utility functions
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-smmap-3.0.1-1.lbn36.noarch
MotivationWhen reading from many possibly large files in a fashion similar to
random access, it is usually the fastest and most efficient to use memory
maps.Although memory maps have many advantages, they represent a very limited
system resource as every map uses one file descriptor, whose amount is limited
per process. On 32 bit systems, the amount of memory you can have mapped at a
time is...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-smmap2-3.0.1-1.lbn36.noarch
This is a mirror package for smmap < Consider installing it directly instead.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-snowballstemmer-2.2.0-1.lbn36.noarch
Snowball stemming library collection for Python Python 3 (> 3.3) is supported.
We no longer actively support Python 2 as the Python developers stopped
supporting it at the start of 2020. Snowball 2.1.0 was the last release to
officially support Python 2.What is Stemming? --Stemming maps different forms
of the same word to a common "stem" - for example, the English stemmer maps
*connection*,...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-sortedcontainers-2.1.0-1.lbn36.noarch
Python Sorted Containers Sorted Containers_ is an Apache2 licensed sorted
collections library_, written in pure-Python, and fast as C-extensions.Python's
standard library is great until you need a sorted collections type. Many will
attest that you can get really far without one, but the moment you **really
need** a sorted list, sorted dict, or sorted set, you're faced with a dozen
different...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-souper-1.1.1-1.lbn36.noarch
ZODB Storage for lots of (light weight) data.Utilizes:- ZODB < and its BTrees <
- node < (and node.ext.zodb < - repoze.catalog < Souper is a tool for
programmers. It offers an integrated storage tied together with indexes in a
catalog.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-soupsieve-1.9.6-1.lbn36.noarch
[![Gitter][gitter-image]][gitter-link] [![Build][github-ci-image]][github-ci-
link] [![Unix Build Status][travis-image]][travis-link] [![Windows Build
Status][appveyor-image]][appveyor-link] [![Coverage Status][codecov-
image]][codecov-link] [![PyPI Version][pypi-image]][pypi-link] [![PyPI - Python
Version][python-image]][pypi-link] ![License][license-image-mit] Soup Sieve
OverviewSoup Sieve...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-sourcecodegen-0.6.14-1.lbn36.noarch
This package provides a module-level source-code generator which operates on
the AST from the built-in compiler.ast module.Note that this AST is not
compatible with the new ast module in Python 2.6.Usage The generator works on
AST parse trees. >>> from compiler import parse >>> tree parse("""\ ... print
'Hello, world!' ... """)We can now generate Python-code equivalent to the
original using...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36