Skip to content

A Python-based velocitas module which enables development of Velocitas CLI packages.

License

Notifications You must be signed in to change notification settings

SoftwareDefinedVehicle/velocitas-lib

 
 

Repository files navigation

Velocitas Python Library

CI workflow License: Apache

A Velocitas python-based library to enable quick Velocitas CLI package development by providing:

  • easy access and a stable API for all the things exposed via Velocitas CLI
  • utility classes for
    • middleware access
    • service access
    • container runtime CLIs

Have a look at the API documentation to see what is available!

Installation

To install the library:

git clone https://github.com/eclipse-velocitas/velocitas-lib.git
pip install ./velocitas-lib

Update API documentation

To update the API documentation (markdown), simply run:

./update-api-docs.sh

Contribution

About

A Python-based velocitas module which enables development of Velocitas CLI packages.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.8%
  • Shell 11.7%
  • Dockerfile 1.5%