Plot VCDS CSV data with Matplotlib – a small, testable CLI tool.
Project description
VCDS-Plotter
{{description}}
Installation
pip install vcds-plotter
The console script is installed as
vcds‑plot.
See the help output for all options:
vcds-plot --help
Usage
# Plot the newest CSV file in the logs directory, grouping by unit
vcds-plot --group-by-unit
# Plot only the engine speed and temperature, excluding a noisy sensor
vcds-plot --metric Motordrehzahl,Temperatur --exclude SensorX
# Define a custom group that will be plotted in its own figure
vcds-plot --group "Engine & temp=Motordrehzahl,Temperatur"
Development
# Install dev deps & pre‑commit hooks
task install
# Run tests, linters and formatting checks
task test
task lint
task format
# Generate a changelog from git history
task changelog
Contributing
Please read CONTRIBUTING.md for details.
License
MIT © Supporterino
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
vcds_plotter-0.2.0.tar.gz
(6.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vcds_plotter-0.2.0.tar.gz.
File metadata
- Download URL: vcds_plotter-0.2.0.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8b52b4fc70b16c1969f72bdfc4e92c58b75255b8ab87d0088fb0bdb30389617
|
|
| MD5 |
65172ffb48800baa1010acf9ef326dcc
|
|
| BLAKE2b-256 |
d2ef9f63587179fa17f5077f9aba079e315899357520d0ba4bd875343369bad2
|
File details
Details for the file vcds_plotter-0.2.0-py3-none-any.whl.
File metadata
- Download URL: vcds_plotter-0.2.0-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c6b70d834ea99de808fe48d93c5be37535665aea7eedc8c6684b47e6b7109b1c
|
|
| MD5 |
340bb6966f3c79a48c6e438e6c920fff
|
|
| BLAKE2b-256 |
86870fec8402bbdf18cbec982b1836a88cf1a0356cf1bbd667c8d665d307513c
|