candiy 0.0.2

Creator: coderz1093

Last updated:

Add to Cart

Description:

candiy 0.0.2

Readme





























GUI to monitor a CAN network and communicate with an ECU.
Installation
Install this via pip (or your favourite package manager):
pip install candiy
Start developing
The project uses Poetry for dependencies management and packaging. Make sure you have it installed in your development machine. To install the development dependencies in a virtual environment, type:
poetry install

This will also generate a poetry.lock file, you should track this file in version control. To execute the test suite, call pytest inside Poetry's virtual environment via poetry run:
poetry run pytest

Check out the Poetry documentation for more information on the available commands.
For those using VS Code there are tasks defined for the most common commands:

install development dependencies
run tests
run all checks configured for pre-commit
generate documentation

See the .vscode/tasks.json for more details.
Committing changes
This repository uses commitlint for checking if the commit message meets the conventional commit format.
Contributors ✨
Thanks goes to these wonderful people (emoji key):






This project follows the all-contributors specification. Contributions of any kind welcome!
Credits
This package was created with
Copier and the
browniebroke/pypackage-template
project template.
The icons were created from Tabler Icons.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.