-
python3-pytest-xdist+setproctitle-3.6.1-5.lbn36.noarch
This is a metapackage bringing in setproctitle extras requires for
python3-pytest-xdist.
It makes sure the dependencies are installed.
Located in
LBN
/
…
/
CI/CD
/
BastionLinux 36
-
python3-pytest-xdist-3.6.1-5.lbn36.noarch
The pytest-xdist plugin extends pytest with new test execution modes,
the most used being distributing tests across multiple CPUs
to speed up test execution:
pytest -n auto
With this call, pytest will spawn a number of workers processes equal
to the number of available CPUs, and distribute the tests randomly across them.
Located in
LBN
/
…
/
CI/CD
/
BastionLinux 36
-
python3-pytest-xprocess-0.18.1-2.fc36.noarch
Experimental py.test <>_ plugin for managing processes across test runs.Usage
install via:: pip install pytest-xprocessThis will provide a xprocess fixture
which helps you to ensure that one ore more longer-running processes are
present for your tests. You can use it to start and pre-configure test-specific
databases (Postgres, Couchdb, ...).Additionally there are two new command
line...
Located in
LBN
/
…
/
CI/CD
/
BastionLinux 36
-
python3-pytest-xvfb-2.0.0-4.fc36.noarch
With Xvfb and the plugin installed, your testsuite automatically runs with
Xvfb. This allows tests to be run without windows popping up during GUI tests
or on systems without a display (like a CI).
If Xvfb is not installed, the plugin does not run and your tests will still
work as normal. However, a warning message will print to standard output
letting you know that Xvfb is not installed.
If you're currently using xvfb-run in something like .travis.yml, simply remove
it and install this plugin instead - then you'll also have the benefits of Xvfb
locally.
Located in
LBN
/
…
/
CI/CD
/
BastionLinux 36
-
python3-python-dateutil-2.9.0.post0-2.lbn36.noarch
dateutil - powerful extensions to datetime
The dateutil module provides powerful extensions to
the standard datetime module, available in Python.
Installation
dateutil can be installed from PyPI using pip (note that the package name is
different from the importable name):
pip install python-dateutil
Download
dateutil is available on PyPI
https:/pypi.org/project/python-dateutil/
The documentation is hosted at:
https:/dateutil.readthedocs.io/en/stable/
Code
The code and issue tracker are hosted on GitHub:
https:/github.com/dateutil/dateutil/
Features
Computing of relative deltas (next month, next year,
next Monday, last week of month, etc);
Computing of relative deltas between two given
date and/or datetime objects;
Computing of dates based on very flexible recurrence rules,
using a superset of the iCalendar
specification. Parsing of RFC strings is supported as well.
Generic parsing of dates in almost any string format;
Timezone (tzinfo) implementations for tzfile(5) fo
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-python-dotenv-0.15.0-1.lbn36.noarch
_______ .__ __. ____ ____ | ____|| \ | | \ \ / / | |__ | \| | \ \/ / | __| | .
| \ / __ | |____ | |\ | \ / (__)|_______||__| \__| \__/python-dotenv | [.
Almost all (over 540) of the Olson timezones are supported.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-pytz-2020.1-3.lbn25.noarch
pytz brings the Olson tz database into Python. This library allows accurate
and cross platform timezone calculations using Python 2.3 or higher. It
also solves the issue of ambiguous times at the end of daylight savings,
which you can read more about in the Python Library Reference
(datetime.tzinfo).
Almost all (over 540) of the Olson timezones are supported.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25