Skip to main content

Rerun viewer integration for vpype

Project description

vpype-rerun

vpype plug-in to [to be completed]

Examples

to be completed

Installation

See the installation instructions for information on how to install vpype.

If vpype was installed using pipx, use the following command:

$ pipx inject vpype vpype-rerun

If vpype was installed using pip in a virtual environment, activate the virtual environment and use the following command:

$ pip install vpype-rerun

Check that your install is successful:

$ vpype rerun --help
[...]

Documentation

The complete plug-in documentation is available directly in the CLI help:

$ vpype rerun --help

Development setup

Here is how to clone the project for development:

$ git clone https://github.com/abey79/vpype-rerun.git
$ cd vpype-rerun

Create a virtual environment:

$ python3 -m venv venv
$ source venv/bin/activate
$ pip install --upgrade pip

Install vpype-rerun and its dependencies (including vpype):

$ pip install -e .
$ pip install -r dev-dependencies.txt

License

See the LICENSE file for details.

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

vpype_rerun-0.1.0a0.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

vpype_rerun-0.1.0a0-py3-none-any.whl (3.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