# etas-vehicle-app-python-demo **Repository Path**: wojiushishen33/etas-vehicle-app-python-demo ## Basic Information - **Project Name**: etas-vehicle-app-python-demo - **Description**: demo-project - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: feature_demo_zlm - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-07-28 - **Last Updated**: 2023-07-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README > Note: This is a template repository to kickstart the creation of a Python Vehicle App. Please create your own repository from this template repository by clicking the green button `Use this template`. # Vehicle App Development using Python ![CI Workflow](https://github.com/eclipse-velocitas/vehicle-app-python-template/actions/workflows/ci.yml/badge.svg#branch=main) [![License: Apache](https://img.shields.io/badge/License-Apache-yellow.svg)](http://www.apache.org/licenses/LICENSE-2.0) This repository provides you with a complete development environment for your own Vehicle App based on the [Software defined vehicle platform](https://sdv.eclipse.org/) including a sample Vehicle App using the [Vehicle App Python SDK](https://github.com/eclipse-velocitas/vehicle-app-python-sdk). The development environment uses the [Development Container](https://code.visualstudio.com/docs/remote/create-dev-container#:~:text=%20Create%20a%20development%20container%20%201%20Path,additional%20software%20in%20your%20dev%20container.%20More%20) feature of Visual Studio Code. ## Documentation * [Velocitas Development Model](https://websites.eclipseprojects.io/velocitas/docs/about/development_model/) * [Vehicle App SDK Overview](https://websites.eclipseprojects.io/velocitas/docs/about/development_model/vehicle_app_sdk/) ## Quickstart Tutorials 1. [Setup and Explore Development Enviroment](https://websites.eclipseprojects.io/velocitas/docs/tutorials/quickstart/) 1. [Develop your own Vehicle Model](https://websites.eclipseprojects.io/velocitas/docs/tutorials/tutorial_how_to_create_a_vehicle_model/) 1. [Develop your own Vehicle App](https://websites.eclipseprojects.io/velocitas/docs/tutorials/vehicle-app-development/) ## Contribution - [GitHub Issues](https://github.com/eclipse-velocitas/vehicle-app-python-template/issues) - [Mailing List](https://accounts.eclipse.org/mailing-list/velocitas-dev) - [Contribution](CONTRIBUTING.md)