Skip to content
/ py_its Public

V2X-ITS-Python: A Python module for encoding and decoding V2X (Vehicle-to-Everything) ITS (Intelligent Transportation Systems) messages.

License

Notifications You must be signed in to change notification settings

Rom-1T/py_its

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Py-ITS

Overview

V2X-ITS-Python is a Python module for encoding and decoding V2X (Vehicle-to-Everything) ITS (Intelligent Transportation Systems) messages. It aims to facilitate communication between vehicles, infrastructure, and other entities in the transportation ecosystem.

Status

🚧 This project is currently in its early stages, with many features unstable or not yet implemented. 🚧

Features

  • Encode and decode V2X ITS messages.
  • Support for multiple message formats and protocols.

Getting Started

To get started with V2X-ITS-Python, follow these steps:

  1. Clone this repository:

    git clone https://github.com/Rom-1T/py_its.git
    
  2. Install dependencies:

    pip install -r requirements.txt
    

Contributions

Contributions are welcome! If you would like to contribute to this project, please follow these guidelines:

  • Fork the repository.
  • Create a new branch (git checkout -b feature-branch).
  • Make your changes.
  • Commit your changes (git commit -am 'Add new feature').
  • Push to the branch (git push origin feature-branch).
  • Create a new Pull Request.

About

V2X-ITS-Python: A Python module for encoding and decoding V2X (Vehicle-to-Everything) ITS (Intelligent Transportation Systems) messages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages