Skip to main content

A package with utilities expressly for the VTI/PVE teams at DTNA.

Project description

PVE-VTI Utility Package

pvevti is a pip-installable package intended to provide easy access to a suite of tools and enable accelerated analysis and modification of CSV files. The package is developed and maintained by the Vehicle Thermodynamics and Integration team under Product Validation Engineering at DTNA.

Installation

To install pvevti, ensure pip is installed. pip is installed by default with any modern python installation. To check installation, enter pip list; if pip is installed, a list of packages installed to the local machine should be printed.

With pip verified to be functioning, simply enter pip install pvevti. A network connection is required to pull the files when installing or updating the package.

To update pvevti, enter pip install pvevti --upgrade. If you believe a dependency is not being met, pvevti is improperly installed, or source files were altered, force a reinstall with pip install pvevti --upgrade --force-reinstall.

To check if pvevti is installed, simply attempt to import the package in a python CLI or script.

Usage

pvevti is composed of a few modules:

  • csvutil: Utilities associated with CSV manipulation, loading, and saving.
  • pdfutil: Utilities associated with PDF creation, management, and saving.
  • jsonutil: Utilities associated with JSON reading and management.
  • genutil: Utilities associated with packaging and managing data, manipulating and extracting properties, and all pandas DataFrame manipulation (including conversions, filters, and GPS management).

The package is documented, in both source code and docstring formats. Most input arguments are typechecked, and safety rails exist to minimize the number of uncaught errors in a given process.

As with any package, use pip uninstall pvevti to remove the package and its dependencies.

It is suggested to only import the modules you need; for example, instead of import pvevti a user who only needs the general utilities should run import pvevti.genutil as gu. This increases semantic legibility and decreases import time.

Reference

For reference, please refer to docs.md. Examples of usage are found at the last section of the docs markdown file.

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

pvevti-2025.7.25.10.tar.gz (30.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pvevti-2025.7.25.10-py3-none-any.whl (27.4 kB view details)

Uploaded Python 3

File details

Details for the file pvevti-2025.7.25.10.tar.gz.

File metadata

  • Download URL: pvevti-2025.7.25.10.tar.gz
  • Upload date:
  • Size: 30.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.4

File hashes

Hashes for pvevti-2025.7.25.10.tar.gz
Algorithm Hash digest
SHA256 42a4fdc7163fb9121f9caba869b38c9f5284bc8237f52d749eb1a4f250bc2831
MD5 3421d2efb5144517e0902f95fbc45cd0
BLAKE2b-256 c8e34f91c9267662570935db3032cf5d5fbed3aac5e8df55cf918ed036601085

See more details on using hashes here.

File details

Details for the file pvevti-2025.7.25.10-py3-none-any.whl.

File metadata

  • Download URL: pvevti-2025.7.25.10-py3-none-any.whl
  • Upload date:
  • Size: 27.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.4

File hashes

Hashes for pvevti-2025.7.25.10-py3-none-any.whl
Algorithm Hash digest
SHA256 579466250d20c4cd6d2afa2c7cfd7b2e654d5e94dcd15d423d2a5df6e5d76724
MD5 60041c0e8da155a99dfc6d343c26af2c
BLAKE2b-256 4a83ccb825aca3794436bc7b8c4d40a4dfc6c705225c850c3d9e2512ac7f65ec

See more details on using hashes here.

Supported by

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