Generic matrix generator.
Project description
Generic matrix generator.
Free software: BSD 2-Clause License
Installation
pip install matrix
You can also install the in-development version with:
pip install https://github.com/ionelmc/python-matrix/archive/main.zip
Documentation
Development
To run all the tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows |
set PYTEST_ADDOPTS=--cov-append tox |
---|---|
Other |
PYTEST_ADDOPTS=--cov-append tox |
Changelog
2.0.1 (2017-04-01) 2.0.0 (2016-02-03) ——————
Switch to configparser2 (the Python 3.5 backport)
Drop Python 2.6 support.
1.3.1 (2015-04-15)
Fix the samefile check on windows.
1.3.0 (2015-04-15)
Added an optional [cli] extra (use pip install matrix[cli]) that enables a matrix-render command. The new command loads configuration and passes the generated matrix to the given Jinja2 templates.
1.2.0 (2015-04-03)
Fix handling when having aliased entries that have empty (“-”) values.
1.1.0 (2015-02-12)
Add support for empty inclusions/exclusions.
1.0.0 (2014-08-09)
Fix Python 2.6 support.
Add support for really empty entries (leave completely empty instead of “-“)
0.5.0 (2014-08-09)
Fix Python 3 support.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file matrix-3.0.0.tar.gz
.
File metadata
- Download URL: matrix-3.0.0.tar.gz
- Upload date:
- Size: 19.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.0 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29ef733695ca0540a743f8ee35078cc92bb7606b71542a5a5e82fc5b54c27109 |
|
MD5 | b415ffb3a9ac663071089f54feffd525 |
|
BLAKE2b-256 | 4660ba84fa1481205790701f6960b07455346c2b98c80a07e748235750f12c50 |
File details
Details for the file matrix-3.0.0-py3-none-any.whl
.
File metadata
- Download URL: matrix-3.0.0-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.0 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ccd11ae266032c757b10ac773d1d09f768c39e7051c0c368b48ef8c0a64cf85 |
|
MD5 | 25d48ace25efe4ae0ade1d1a5bde9019 |
|
BLAKE2b-256 | 41b840aaa261b5d9cc844ee89a89af1f215869440f234189907c8d4632e24d30 |