A plugin for whitebox to simulate GPS data
Project description
Whitebox Plugin - GPS Simulator
This is a plugin for whitebox that simulates GPS data.
Installation
Simply install the plugin to whitebox:
poetry add whitebox-plugin-gps-simulator
Adding Plugin to Whitebox Locally
- Set up whitebox locally.
- Clone this repository.
- Add plugin to whitebox (editable mode):
poetry add -e path/to/plugin.
- Run the whitebox server.
Running Plugin Tests Locally (For Development)
- Ensure you have the plugin installed in whitebox like mentioned above.
- Install playwright to whitebox:
poetry add playwright
. - Run:
poetry run playwright install
. - Run:
poetry run playwright install-deps
(optional, for Linux only). - Run the tests:
make test
.
This would load the plugin in whitebox, discover its tests and run them.
Contribution Guidelines
- Write tests for each new feature.
- Ensure coverage is 90% or more.
- Google style docstrings should be used for all functions and classes.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for whitebox_plugin_gps_simulator-0.1.5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9bc0fe54d8c2bb88939e683b4b95dc636a641aba9662387c3be65e118dac596f |
|
MD5 | 7876a979dd5850b816b37afb334826a9 |
|
BLAKE2b-256 | ef7c42d489aa554817ed718bb0f73f1fc37fb2294131be4e21234b0e4f2756aa |
Close
Hashes for whitebox_plugin_gps_simulator-0.1.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 21d6e9af35417bb758127b33b5a4c0a3c667721ae933c6b9554fd37fb3b0e039 |
|
MD5 | 6a51cab37b80883eb5f01512fee9744d |
|
BLAKE2b-256 | 5950850f95298b8a914cbb6170ee2f3c67ffceeddc85f387c2e4514d3cbbcdec |