-
python3-ijson-3.1.4-3.fc36.noarch
Iterative JSON parser with standard Python iterator interfaces.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-importlib-metadata-7.2.1-1.lbn36.noarch
Library to access the metadata for a Python package.
This package supplies third-party access to the functionality
of importlib.metadata including improvements added to subsequent
Python versions.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-importlib-resources-5.10.0-1.lbn36.noarch
importlib_resources is a backport of Python standard library
importlib.resources
module for older Pythons.
The key goal of this module is to replace parts of pkg_resources with a
solution in Python’s stdlib that relies on well-defined APIs. This makes
reading resources included in packages easier, with more stable and consistent
semantics.
Compatibility
New features are introduced in this third-party library and later merged
into CPython. The following table indicates which versions of this library
were contributed to different versions in the standard library:
importlib_resources
stdlib
5.8
3.12
5.7
3.11
5.0
3.10
1.3
3.9
0.5 (?)
3.7
For Enterprise
Available as part of the Tidelift Subscription.
This project and the maintainers of thousands of other packages are working with Tidelift to deliver one enterprise subscription that covers all of the open source you use.
Learn more.
Security Contact
To report a security vulnerability, please use the
Tidelift security contac
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-inotify-0.9.6-26.fc36.noarch
This is a Python module for watching filesystems changes. pyinotify
can be used for various kind of fs monitoring. Based on inotify which
is an event-driven notifier, where notifications are exported from
kernel space to user space.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-intervaltree-3.1.0-5.fc36.noarch
A mutable, self-balancing interval tree for Python. Queries may
be by point, by range overlap, or by range envelopment.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-itsdangerous-2.2.0-1.lbn36.noarch
Itsdangerous is a Python library for passing data through untrusted
environments (for example, HTTP cookies) while ensuring the data is not
tampered with.
Internally itsdangerous uses HMAC and SHA1 for signing by default and bases the
implementation on the Django signing module. It also however supports JSON Web
Signatures (JWS).
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-jinja2-time-0.2.0-17.fc36.noarch
Jinja2 Extension for Dates and Times.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-jpype1-1.4.1-1.lbn36.x86_64
.. image:: doc/logo.png :scale: 50 %JPype |implementation| |pyversions|
|javaversions| |jvm| |platform| |license|JPype is a Python module to provide
full access to Java from within Python. It allows Python to make use of Java
only libraries, exploring and visualization of Java structures, development and
testing of Java libraries, scientific computing, and much more. By gaining the
best of...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-json-merge-patch-0.2-1.lbn36.noarch
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-jsondate-0.1.2-1.lbn36.noarch
========
jsondate
========
Sick of rewriting the same JSON datetime handling code for each project?
``jsondate`` is a drop-in replacement for Python's standard ``json`` library
that
adds sensible handling of ``datetime`` and ``date`` objects.
``jsondate`` uses ISO8601 for encoding ``datetime`` objects and the
date-specific part of ISO6801 for encoding ``date`` objects.
Example::
...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36