Skip to content

kForth/vida_py

Repository files navigation

vida_py

PyPI Version GitHub Release License GitHub deployments

Python interface Volvo's VIDA databases.

Installation

You can install vida_py using pip.

  pip install vida-py

Dependencies

vida_py depends on a few python modules, these modules will be installed automatically when installing with pip.

vida_py is compatible with python 3.6 and up.

VIDA Database Files

Please note that VIDA database files are not supplied with this package. Users must obtain these files separately, typically from an existing VIDA installation.

Contributing

Contributions are welcome! Please submit a pull request or open and issue to discuss changes or report bugs.

License

This project is licensed under the AGPL v3.0 License - see the LICENSE file for details.