-
python3-pyxdg-0.25-5.lbn19.noarch
PyXDG is a python library to access freedesktop.org standards. This
package contains a Python 3 version of PyXDG.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-pyxdg-0.26-2.lbn25.noarch
PyXDG is a python library to access freedesktop.org standards. This
package contains a Python 3 version of PyXDG.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-pyxdg-0.27-4.fc36.noarch
PyXDG is a python library to access freedesktop.org standards. This
package contains a Python 3 version of PyXDG.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-pyxlsb-1.0.10-1.lbn36.noarch
|PyPI|pyxlsb is an Excel 2007-2010 Binary Workbook (xlsb) parser for Python.
The library is currently extremely limited, but functional enough for basic
data extraction.Install .. code:: sh pip install pyxlsbUsage The module exposes
an open_workbook(name) method (similar to Xlrd and OpenPyXl) for opening XLSB
files. The Workbook object representing the file is returned... code:: python
from...
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-PyYAML-3.11-12.lbn19.1.x86_64
YAML is a data serialization format designed for human readability and
interaction with scripting languages. PyYAML is a YAML parser and
emitter for Python.
PyYAML features a complete YAML 1.1 parser, Unicode support, pickle
support, capable extension API, and sensible error messages. PyYAML
supports standard YAML tags and provides Python-specific tags that
allow to represent an arbitrary Python object.
PyYAML is applicable for a broad range of tasks from complex
configuration files to object serialization and persistance.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-PyYAML-3.12-8.lbn25.py37.x86_64
YAML is a data serialization format designed for human readability and
interaction with scripting languages. PyYAML is a YAML parser and
emitter for Python.
PyYAML features a complete YAML 1.1 parser, Unicode support, pickle
support, capable extension API, and sensible error messages. PyYAML
supports standard YAML tags and provides Python-specific tags that
allow to represent an arbitrary Python object.
PyYAML is applicable for a broad range of tasks from complex
configuration files to object serialization and persistance.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-pyyaml-5.1.2-1.lbn25.x86_64
YAML is a data serialization format designed for human readability and
interaction with scripting languages. PyYAML is a YAML parser and
emitter for Python.
PyYAML features a complete YAML 1.1 parser, Unicode support, pickle
support, capable extension API, and sensible error messages. PyYAML
supports standard YAML tags and provides Python-specific tags that
allow to represent an arbitrary Python object.
PyYAML is applicable for a broad range of tasks from complex
configuration files to object serialization and persistence.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-pyyaml-5.4.1.1-1.lbn25.x86_64
YAML is a data serialization format designed for human readability and
interaction with scripting languages. PyYAML is a YAML parser and
emitter for Python.
PyYAML features a complete YAML 1.1 parser, Unicode support, pickle
support, capable extension API, and sensible error messages. PyYAML
supports standard YAML tags and provides Python-specific tags that
allow to represent an arbitrary Python object.
PyYAML is applicable for a broad range of tasks from complex
configuration files to object serialization and persistence.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-pyyaml-6.0.2-1.lbn36.x86_64
YAML is a data serialization format designed for human readability and
interaction with scripting languages. PyYAML is a YAML parser and emitter for
Python.PyYAML features a complete YAML 1.1 parser, Unicode support, pickle
support, capable extension API, and sensible error messages. PyYAML supports
standard YAML tags and provides Python-specific tags that allow to represent an
arbitrary...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-pyyaml-env-tag-0.1-1.lbn36.noarch
A custom YAML tag for referencing environment variables in YAML files.
Install `PyYAML` and the `pyyaml_env_tag` package with pip:
```bash
pip install pyyaml pyyaml_env_tag
```
To enable the tag, import and add the `construct_env_tag` constructor to your
YAML
loader of choice.
```python
import yaml
from yaml_env_tag import...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36