-
python3-traitlets-5.14.3-1.lbn36.noarch
A lightweight pure-Python derivative of Enthought Traits, used for
configuring Python objects.
This package powers the config system of IPython and Jupyter.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-trimesh-3.12.9-1.fc36.noarch
Trimesh is a pure Python library for loading and using triangular meshes with
an emphasis on watertight meshes. The goal of the library is to provide a fully
featured and well tested Trimesh object which allows for easy manipulation and
analysis, in the style of the Polygon object in the Shapely library.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-twine-3.1.1-1.lbn36.noarch
twine .. rtd-inclusion-marker-do-not-removeTwine is a utility_ for publishing_
Python packages on PyPI_.It provides build system independent uploads of source
and binary
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-twisted-22.4.0-1.fc36.noarch
Twisted is a networking engine written in Python, supporting numerous protocols.
It contains a web server, numerous chat clients, chat servers, mail servers
and more.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-twisted+tls-22.4.0-1.fc36.noarch
This is a metapackage bringing in tls extras requires for python3-twisted.
It makes sure the dependencies are installed.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-typed_ast-1.5.4-1.fc36.x86_64
A fork of the ast module with type annotations. This package is based on the ast modules from Python 2 and 3,
and has been extended with support for type comments and type annotations
as supported in Python 3.6.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-types-docutils-0.18.3-1.lbn36.noarch
Typing stubs for docutilsThis is a PEP 561 type stub package for the docutils
package. It can be used by type-checking tools like mypy, PyCharm, pytype etc.
to check code that uses docutils. The source for this package can be found at
All fixes for types and metadata should be contributed there.See for more
details. This package was generated from typeshed commit...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-types-toml-0.10.8.5-1.lbn36.noarch
Typing stubs for tomlThis is a PEP 561 type stub package for the toml package.
It can be used by type-checking tools like mypy, PyCharm, pytype etc. to check
code that uses toml. The source for this package can be found at All fixes for
types and metadata should be contributed there.See for more details. This
package was generated from typeshed commit
4e946b74bf18dc932caf41d0257957d85bbabe91.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-typing-3.10.0.0-1.lbn36.noarch
Typing -- Type Hints for PythonThis is a backport of the standard library
typing module to Python versions older than 3.5. (See note below for newer
versions.)Typing defines a standard notation for Python function and variable
type annotations. The notation can be used for documenting code in a concise,
standard format, and it has been designed to also be used by static and runtime
type...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-typing-extensions-4.13.2-1.lbn36.noarch
The typing_extensions module serves two related purposes:
Enable use of new type system features on older Python versions.
For example, typing.TypeGuard is new in Python 3.10, but typing_extensions
allows users on previous Python versions to use it too.
Enable experimentation with new type system PEPs before they are accepted and
added to the typing module.
typing_extensions is treated specially by static type checkers such as mypy and
pyright. Objects defined in typing_extensions are treated the same way as
equivalent forms in typing.
typing_extensions uses Semantic Versioning. The major version will be
incremented only for backwards-incompatible changes. Therefore, it's safe to
depend on typing_extensions like this: typing_extensions >=x.y, <(x+1),
where x.y is the first version that includes all features you need.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36