-
python3-3.10.15-1.lbn36.x86_64
Python 3.10 is an accessible, high-level, dynamically typed, interpreted
programming language, designed with an emphasis on code readability.
It includes an extensive standard library, and has a vast ecosystem of
third-party libraries.
The python3 package provides the "python3" executable: the reference
interpreter for the Python language, version 3.
The majority of its standard library is provided in the python3-libs package,
which should be installed automatically along with python3.
The remaining parts of the Python standard library are broken out into the
python3-tkinter and python3-test packages, which may need to be installed
separately.
Documentation for Python is provided in the python3-docs package.
Packages containing additional libraries for Python are generally named with
the "python3-" prefix.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-APScheduler-3.9.1-1.lbn36.noarch
Advanced Python Scheduler (APScheduler) is a Python library that lets you
schedule your Python code to be executed later, either just once or
periodically. You can add new jobs or remove old ones on the fly as you
please. If you store your jobs in a database, they will also survive
scheduler restarts and maintain their state. When the scheduler is
restarted, it will then run all the jobs it should have run while it was
offline.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-Authomatic-1.0.0-1.lbn36.noarch
.. |gae| replace:: Google App Engine .. _gae: |webapp2| replace:: Webapp2 ..
_webapp2: |oauth2| replace:: OAuth 2.0 .. _oauth2: |oauth1| replace:: OAuth
1.0a .. _oauth1: |openid| replace:: OpenID .. _openid: |pyopenid| replace::
python- openid .. _pyopenid: Authomatic **Authomatic**
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-Bottleneck-1.4.2-2.lbn36.x86_64
python3-Bottleneck is a collection of fast NumPy array functions
written in Cython.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-CommonMark-0.9.1-8.fc36.noarch
Pure Python port of jgm’s stmd.js, a Markdown parser and renderer for the
CommonMark specification, using only native modules. Once both this project and
the CommonMark specification are stable we will release the first 1.0 version
and attempt to keep up to date with changes in stmd.js.
We are currently at the same development stage (actually a bit ahead because we
have implemented HTML entity conversion and href URL escaping) as stmd.js. Since
Python versions pre-3.4 use outdated (i.e. not HTML5 spec) entity conversion,
I’ve converted the 3.4 implementation into a single file, entitytrans.py which
so far seems to work (all tests pass on 2.7, 3.3, and 3.4).
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-Cython-0.29.34-2.lbn36.x86_64
The Cython language makes writing C extensions for the Python language as easy
as Python itself. Cython is a source code translator based on Pyrex,
but supports more cutting edge functionality and optimizations.
The Cython language is a superset of the Python language (almost all Python
code is also valid Cython code), but Cython additionally supports optional
static typing to natively call C functions, operate with C++ classes and
declare fast C types on variables and class attributes.
This allows the compiler to generate very efficient C code from Cython code.
This makes Cython the ideal language for writing glue code for external C/C++
libraries, and for fast C modules that speed up the execution of Python code.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-PyMySQL-1.0.3-2.lbn36.noarch
This package contains a pure-Python MySQL client library. The goal of PyMySQL is
to be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPython
and Jython.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-QtPy-2.0.0-2.fc36.noarch
QtPy (pronounced ‘cutie pie’) is a small abstraction layer that lets you
write applications using a single API call to either PyQt or PySide.
It provides support for PyQt5, PyQt4 and PySide using the PyQt5 layout
(where the QtGui module has been split into QtGui and QtWidgets).
Basically, you write your code as if you were using PyQt5 but import qt from
qtpy instead of PyQt5.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-abrt-2.17.1-3.lbn36.x86_64
High-level API for querying, creating and manipulating
problems handled by ABRT in Python 3.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-abrt-addon-2.17.1-3.lbn36.noarch
This package contains python 3 hook and python analyzer plugin for handling
uncaught exception in python 3 programs.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36