No project description provided
Project description
tox-backtocks
A refreshed backticks tox plugin
This is a very early stage release. Use it at your own risks.
Here's the roadmap to 1.0 release and our current status:
- define a
backquote var
inset_env
with abackquoted expression
(and nothing else) and evaluate it through bash, inside the tox virtual environment. - Make of a
backquote var
usable in commands section. - Allow another variable to be referenced inside the
backquoted expression
- Strip the trailing newline characters of the
backquoted expression
- Allow user configure the evaluation of
backquote expression
to be with a shell or not (either fork the command directly, either fork a shell and evaluate a possible-complex shell expression) - Allow a
backquote var
value to contain regular string parts and abackquote expression
- Allow a
backquote var
value to container more than onebackquote expression
- Allow user to configure if we should strip the trailing newline characters or not.
- Allow another variable to reuse the evaluated
backquoted expression
- Allow another variable to reuse the evaluated
backquoted expression
without reevaluating it :) (I mean, it's hacked, but heh, better than nothing) - If evaluating through a shell, automatically add said shell to
allowlist_externals
section - Have a working package
- Write user documentation
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tox_backtocks-0.2.0.tar.gz
(11.7 kB
view hashes)
Built Distribution
Close
Hashes for tox_backtocks-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a255fc4898761e07178e2626787b9ffcb0e73e6b6243ab2d97a9c77ccdd720d7 |
|
MD5 | 9aa18e484a52bfc5df717eadd867ecba |
|
BLAKE2b-256 | 4ad6999cfaefd6ac6fb05ebb61fc42b500ddd35e908b2410187ae1af56063def |