A plugin for whitebox to display GPS data using leaflet
Project description
Whitebox Plugin - GPS Display
This is a plugin for whitebox that displays the GPS data using leaflet.js.
Installation
Simply install the plugin to whitebox:
poetry add whitebox-plugin-gps-display
Adding Plugin to Whitebox Locally (For Development)
- 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
- 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
File details
Details for the file whitebox_plugin_gps_display-0.1.3.tar.gz
.
File metadata
- Download URL: whitebox_plugin_gps_display-0.1.3.tar.gz
- Upload date:
- Size: 14.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.10.15 Linux/5.15.154+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab23fe14ba7f10437d9a18b963bf3fd49bef5ac020c003bc89e578841606e7d0 |
|
MD5 | 1b0d12c57ec4e970558a5acb16e147dc |
|
BLAKE2b-256 | 7183ec2c1ce9d2004782ba572bd08170be585d455ca8159be94da541512e483a |
File details
Details for the file whitebox_plugin_gps_display-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: whitebox_plugin_gps_display-0.1.3-py3-none-any.whl
- Upload date:
- Size: 18.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.10.15 Linux/5.15.154+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0b843ece847939008204091549d49f9aa42bf11161f80d8661836f8dd3772b8 |
|
MD5 | 4d4f9b89c67c494578d49d4dc3944b36 |
|
BLAKE2b-256 | c69b36cfecc92cfb51bc49dbd586f5b460fcc960cb5647e9658aa8658603ce7c |