-
python3-tarjan-0.2.3.2-1.lbn36.noarch
Python implementation of Tarjan's algorithm Tarjan's algorithm takes as input a
directed (possibly cyclic!) graph and returns as output its strongly connected
components in a topological order.Example.. code:: >>>
tarjan({1:[2],2:[1,5],3:[4],4:[3,5],5:[6],6:[7],7:[8],8:[6,9],9:[]}) [[9], [8,
7, 6], [5], [2, 1], [4, 3]]Uses Cyclic dependencies In various cases,
dependencies might be cyclic and...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-templated-dictionary-1.5-1.lbn36.noarch
Dictionary where __getitem__() is run through Jinja2 template.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-tempora-5.7.0-4.lbn36.noarch
Objects and routines pertaining to date and time (tempora).
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-terminado-0.12.1-2.fc36.noarch
This is a Tornado websocket backend for the term.js Javascript terminal
emulator library.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-testpath-0.5.0-3.fc36.noarch
Testpath is a collection of utilities for Python code working with files and
commands.
It contains functions to check things on the filesystem, and tools for
mocking system commands and recording calls to those.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-testresources-2.0.1-1.lbn36.noarch
testresources: extensions to python unittest to allow declarative use of
resources by test cases.Copyright (C) 2005-2013 Robert Collins
<robertc@robertcollins.net> Licensed under either the Apache License, Version
2.0 or the BSD 3-clause license at the users choice. A copy of both licenses
are available in the project source as Apache-2.0 and BSD. You may not use this
file except in compliance...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-text-unidecode-1.3-8.fc36.noarch
text-unidecode is the most basic port of the Text::Unidecode Perl library.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-textract-1.6.5-1.lbn36.noarch
.. NOTES FOR CREATING A RELEASE:.. * bumpversion {major|minor|patch} .. * git
push && git push --tags .. * twine upload -r textract dist/* .. * convert into
release Extract text from any document. No muss. No fuss.Full documentation
<>__.|Build Status| |Version| |Downloads| |Test Coverage| |Documentation
Status| |Updates| |Stars| |Forks|.. |Build Statu .. |Version| image::
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-thefuck-3.32-1.lbn36.noarch
.. _the-fuck-versionversion-badgeversion-link-build-statusworkflow-
badgeworkflow-link-coveragecoverage-badgecoverage-link-mit-licenselicense-
badge:
The Fuck |Version| |Build Status| |Coverage| |MIT License|
==========================================================
*The Fuck* is a magnificent app, inspired by a
[@liamosaur](https://twitter.com/liamosaur/)
`tweet...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-threadpoolctl-3.5.0-5.lbn36.noarch
Python helpers to limit the number of threads used in the
threadpool-backed of common native libraries used for scientific computing
and data science (e.g. BLAS and OpenMP).
Fine control of the underlying thread-pool size can be useful in
workloads that involve nested parallelism so as to mitigate
oversubscription issues.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36