-
python3-tkinter-3.10.15-1.lbn36.x86_64
The Tkinter (Tk interface) library is a graphical user interface toolkit for
the Python programming language.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-tokenizers-0.15.1-1.lbn36.x86_64
Tokenizers
Provides an implementation of today's most used tokenizers, with a focus on performance and
versatility.
Bindings over the Rust implementation.
If you are interested in the High-level design, you can go check it there.
Otherwise, let's dive in!
Main features:
Train new vocabularies and tokenize using 4 pre-made tokenizers (Bert WordPiece and the 3
most common BPE versions).
Extremely fast (both training and tokenization), thanks to the Rust implementation. Takes
less than 20 seconds to tokenize a GB of text on a server's CPU.
Easy to use, but also extremely versatile.
Designed for research and production.
Normalization comes with alignments tracking. It's always possible to get the part of the
original sentence that corresponds to a given token.
Does all the pre-processing: Truncate, Pad, add the special tokens your model needs.
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-toml-0.10.2-6.lbn36.noarch
TOML A Python library for parsing and creating TOML < module passes the TOML
test suite < also:* The TOML Standard < * The currently supported TOML
specification <
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-tomli-2.2.1-2.lbn36.noarch
Tomli is a Python library for parsing TOML.
Tomli is fully compatible with TOML v1.0.0.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-tomli-w-1.1.0-1.lbn36.noarch
Tomli-W
A lil' TOML writer
Tomli-W is a Python library for writing TOML.
It is a write-only counterpart to Tomli,
which is a read-only TOML parser.
Tomli-W is fully compatible with TOML v1.0.0.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-tomlkit-0.13.2-2.lbn36.noarch
TOML Kit is a 1.0.0-compliant TOML library.
It includes a parser that preserves all comments, indentations, whitespace and
internal element ordering, and makes them accessible and editable via an
intuitive API.
You can also create new TOML documents from scratch using the provided helpers.
Part of the implementation has been adapted, improved and fixed from Molten.
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-tools-3.4.2-6.lbn19.x86_64
This package contains several tools included with Python 3
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-tools-3.5.6-1.lbn25.x86_64
This package contains several tools included with Python 3
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-topydo-0.14-2.lbn36.noarch
topydo is a powerful and customizable todo.txt application for the console,
inspired by the todo.txt CLI by Gina Trapani.Highlights of the additional
features it provides:* Set due and start dates; * Multiple UIs (CLI, prompt and
a column-based TUI); * Custom sorting; * Manage tags; * Maintain dependencies
between todo items; * Allow todos to recur; * Some conveniences when adding new
items...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-tornado-4.3-2.lbn19.x86_64
Tornado is an open source version of the scalable, non-blocking web
server and tools.
The framework is distinct from most mainstream web server frameworks
(and certainly most Python frameworks) because it is non-blocking and
reasonably fast. Because it is non-blocking and uses epoll, it can
handle thousands of simultaneous standing connections, which means it is
ideal for real-time web services.
Located in
LBN
/
…
/
Big Data
/
BastionLinux 19