Skip to main content

Create console_scripts of all system site packages within tox env

Project description

tox-console-scripts plugin CI

It's possible to use system site packages within Python virtual environment, but there is no way to install console or gui scripts into such environment.

With the help of this plugin the corresponding scripts will be automatically generated for all of system site packages.

This is mostly used for testing purposes in ALTLinux during RPM build of Python packages to run integration tests against the repository packages.

Usage

The two possible options may be provided with:

  1. tox.ini configuration file
[testenv]
console_scripts = True
  1. command line option
tox --console-scripts

Note: both require sitepackages.

License

Distributed under the terms of the MIT license, tox-console-scripts is free and open source software.

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-console-scripts-0.3.2.tar.gz (6.6 kB view hashes)

Uploaded Source

Built Distribution

tox_console_scripts-0.3.2-py3-none-any.whl (6.3 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