-
python3-ordered-set-2.0.0-3.lbn19.noarch
An OrderedSet is a custom MutableSet that remembers its order, so that every
entry has an index that can be looked up.
This package contains python3 bindings.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-ordered-set-2.0.2-7.lbn25.py37.noarch
An OrderedSet is a custom MutableSet that remembers its order, so that every
entry has an index that can be looked up.
Python 3 version.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-ordered-set-4.1.0-14.lbn36.noarch
An OrderedSet is a custom MutableSet that remembers its order, so that every
entry has an index that can be looked up.
Python 3 version.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-ordered-set-4.1.0-14.lbn36.noarch
An OrderedSet is a custom MutableSet that remembers its order, so that every
entry has an index that can be looked up.
Python 3 version.
Located in
LBN
/
…
/
Business
/
BastionLinux 36
-
python3-ordereddict-1.1-1.lbn36.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
/
…
/
Core Linux
/
BastionLinux 36
-
python3-ordereddict-1.1-1.lbn36.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
/
…
/
Business
/
BastionLinux 36
-
python3-orderedmultidict-1.0.1-1.lbn36.noarch
A multivalue dictionary is a dictionary that can store multiple values for the
same key. An ordered multivalue dictionary is a multivalue dictionary that
retains the order of insertions and deletions.omdict retains method parity with
dict.Information and documentation at
Located in
LBN
/
…
/
Business
/
BastionLinux 36
-
python3-orderedset-2.0-2.lbn19.x86_64
This package contains an ordered set implementation in Cython. Features:
- Works like a regular set, but remembers insertion order;
- Is approximately 5 times faster than the pure Python implementation
overall (and 5 times slower than set);
- Compatible with Python 2.6 through 3.4.;
- Supports the full set interface;
- Supports some list methods, like index and __getitem__.
- Supports set methods against iterables.
Located in
LBN
/
…
/
Big Data
/
BastionLinux 19
-
python3-orionutils-0.1.7-1.lbn36.noarch
orion-utilsorionutils provides collection generation for testing Galaxy and
related projects. ReleasingTo release a new version of orion-utils, follow
these steps:1. Change the version in setup.py 2. Generate a distribution of the
new version: python setup.py sdist 3. Upload to PyPI twine upload
dist/orionutils-*.tar.gzYou must have PyPI credentials for an account with
upload permissions.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-orjson-3.8.10-1.fc36.x86_64
orjosn is a fast, correct Python JSON library supporting dataclasses,
datetimes, and numpy
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36