Skip to main content

No project description provided

Project description

tox-backtocks

PyPI version Supported Python Version License PyPI - Downloads

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 in set_env with a backquoted 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 a backquote expression
  • Allow a backquote var value to contain more than one backquote 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.3.2.tar.gz (12.1 kB view hashes)

Uploaded Source

Built Distribution

tox_backtocks-0.3.2-py3-none-any.whl (12.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page