GithubHelp home page GithubHelp logo

anvil / tox-backtocks Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 26 KB

A refreshed backticks tox plugin

License: GNU Lesser General Public License v2.1

Python 100.00%
backticks plugin tox backquotes

tox-backtocks's Introduction

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

tox-backtocks's People

Contributors

anvil avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.