-
python-sure-1.2.3-1.lbn19.noarch
utility belt for automated testing in python for python
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-swiftclient-3.0.0-1.lbn19.noarch
Client library and command line utility for interacting with Openstack
Object Storage API.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-sympy-0.7.1-1.lbn19.noarch
SymPy is a Python library for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python and does not require any external libraries, except optionally for plotting support.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-tablib-0.10.0-1.lbn19.noarch
Tablib is a format-agnostic tabular dataset library, written in Python.
Output formats supported:
- Excel (Sets + Books)
- JSON (Sets + Books)
- YAML (Sets + Books)
- HTML (Sets)
- TSV (Sets)
- CSV (Sets)
Note that tablib *purposefully* excludes XML support. It always will. (Note: This is a joke. Pull requests are welcome.)
Overview
--------
tablib.Dataset()
A Dataset is a table of tabular data. It may or may not have a header row. They can be build and manipulated as raw Python datatypes (Lists of tuples|dictionaries). Datasets can be imported from JSON, YAML, and CSV; they can be exported to XLSX, XLS, ODS, JSON, YAML, CSV, TSV, and HTML.
tablib.Databook()
A Databook is a set of Datasets. The most common form of a Databook is an Excel file with multiple spreadsheets. Databooks can be imported from JSON and YAML; they can be exported to XLSX, XLS, ODS, JSON, and YAML.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-taskflow-0.3.21-1.lbn19.noarch
A library to do [jobs, tasks, flows] in a HA manner using
different backends to be used with OpenStack projects.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-tempest-lib-1.0.0-1.lbn19.noarch
Library for creating test suites for OpenStack projects.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-testrepository-0.0.20-5.lbn19.noarch
Provides a database of test results which can be used to
support easy developer workflows, supporting functionality
like isolating failing tests. Testrepository is compatible
with any test suite that can output subunit. This includes any
TAP test suite and any pyunit compatible test suite.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-testresources-0.2.7-6.lbn19.noarch
testresources: extensions to python unittest to allow declarative use
of resources by test cases.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-testscenarios-0.4-4.lbn19.noarch
testscenarios provides clean dependency injection for python unittest style
tests. This can be used for interface testing (testing many implementations via
a single test suite) or for classic dependency injection (provide tests with
dependencies externally to the test code itself, allowing easy testing in
different situations).
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-tlslite-0.4.8-1.lbn19.noarch
TLS Lite is an open source python library that implements SSL and TLS. TLS
Lite supports RSA and SRP ciphersuites. TLS Lite is pure python, however it
can use other libraries for faster crypto operations. TLS Lite integrates with
several stdlib neworking libraries.
API documentation is available in the 'docs' directory.
If you have questions or feedback, feel free to contact me. For discussing
improvements to tlslite, also see 'tlslite-dev@googlegroups.com'.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19