-
python3-wsgi_intercept-1.10.0-1.lbn36.noarch
Installs a WSGI application in place of a real host for testing.Introduction
Testing a WSGI application sometimes involves starting a server at a local host
and port, then pointing your test code to that address. Instead, this library
lets you intercept calls to any specific host/port combination and redirect
them into a WSGI application_ importable by your test program. Thus, you can
avoid...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-wsgiproxy2-0.4.6-1.lbn36.noarch
Installation With pip:: $ pip install WSGIProxy2Install optionnal backends:: $
pip install requests restkit urllib3Create a proxy:: >>> from wsgiproxy import
HostProxy >>> proxy HostProxy(application_url)Then use it. Here is an example
with WebOb but you can use it like a classic WSGI application:: >>> from webob
import Request >>> req Request.blank('/form.html') >>> resp...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-wsgiutils-0.7.2-1.lbn36.noarch
WSGI Utils (Version 0.7.1) -- WSGI Utils are a package of standalone utility
libraries that ease the development of simple WSGI programs. The functionality
provided is limited at the moment, patches to add new features and address
defects are most The following components are included please refer to the
documentation for more details:wsgiServer - This module provides a very
simple...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-wxpython4-4.2.2-1.lbn36.x86_64
wxPython4 is a is a new implementation of wxPython focused on improving speed,
maintainability and extensibility. Just like "Classic" wxPython it wraps the
wxWidgets C++ toolkit and provides access to the user interface portions of the
wx API, enabling Python applications to have a GUI on Windows, Macs or Unix
systems with a native look and feel and requiring very little (if any) platform
specific code.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-wxpython4-media-4.2.2-1.lbn36.x86_64
wxPython4 is a is a new implementation of wxPython focused on improving speed,
maintainability and extensibility. Just like "Classic" wxPython it wraps the
wxWidgets C++ toolkit and provides access to the user interface portions of the
wx API, enabling Python applications to have a GUI on Windows, Macs or Unix
systems with a native look and feel and requiring very little (if any) platform
specific code.
This package provides the wx.media module.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-wxpython4-webview-4.2.2-1.lbn36.x86_64
wxPython4 is a is a new implementation of wxPython focused on improving speed,
maintainability and extensibility. Just like "Classic" wxPython it wraps the
wxWidgets C++ toolkit and provides access to the user interface portions of the
wx API, enabling Python applications to have a GUI on Windows, Macs or Unix
systems with a native look and feel and requiring very little (if any) platform
specific code.
This package provides the wx.html2 module.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-xapps-overrides-2.8.2-3.lbn36.x86_64
Python3.10 files for XApp apps.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-xarray-2022.6.0-1.fc36.noarch
Xarray (formerly xray) is an open source project and Python package that
makes working with labelled multi-dimensional arrays simple, efficient,
and fun!
Xarray introduces labels in the form of dimensions, coordinates and
attributes on top of raw NumPy-like arrays, which allows for a more
intuitive, more concise, and less error-prone developer experience. The
package includes a large and growing library of domain-agnostic functions
for advanced analytics and visualization with these data structures.
Xarray was inspired by and borrows heavily from pandas, the popular data
analysis package focused on labelled tabular data. It is particularly
tailored to working with netCDF files, which were the source of xarray's
data model, and integrates tightly with dask for parallel computing.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-xcffib-0.11.1-3.fc36.noarch
xcffib is intended to be a (mostly) drop-in replacement for xpyb. xpyb
has an inactive upstream, several memory leaks, is python2 only and doesn't
have pypy support. xcffib is a binding which uses cffi, which mitigates
some of the issues described above. xcffib also builds bindings for 27 of
the 29 (xprint and xkb are missing) X extensions in 1.10.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-xlib-0.31-2.fc36.noarch
The Python X Library is a complete X11R6 client-side implementation,
written in pure Python. It can be used to write low-levelish X Windows
client applications in Python 3.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36