This library provides functions which can be used for developing GRASS GIS addons.
Project description
mundialis GRASS GIS helper library
This library provides functions which can be used for developing GRASS GIS addons and which are used by mundialis.
The library usage needs to be in a GRASS GIS session, so that the the module grass
can be imported.
Installation
pip install grass-gis-helpers
Small example
Small example how the library can be used inside a GRASS GIS session:
from grass_gis_helpers import general
general.set_nprocs(2)
DEV setup
pip-tools is required for DEV setup:
# only once
pip3 install pip-tools
then install grass-gis-helpers from the local repository:
pip3 install -e .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
grass_gis_helpers-2.1.0.tar.gz
(28.4 kB
view details)
Built Distribution
File details
Details for the file grass_gis_helpers-2.1.0.tar.gz
.
File metadata
- Download URL: grass_gis_helpers-2.1.0.tar.gz
- Upload date:
- Size: 28.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9307c5125f989999fbdeed3b4185791bc828df5fe6756176386e0a2372ef99d1 |
|
MD5 | 48f1739d6f1b38df0ceb2ea6aedd26e6 |
|
BLAKE2b-256 | 31dd45e826a59445f2f352886b576b0dde87af4fc9298d8b0822010e5cc26ac7 |
File details
Details for the file grass_gis_helpers-2.1.0-py3-none-any.whl
.
File metadata
- Download URL: grass_gis_helpers-2.1.0-py3-none-any.whl
- Upload date:
- Size: 35.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 010045ad0df64c7db2c3f2c4c05e2b6d0e14971d0781821f8ecd7717e7466b00 |
|
MD5 | 000d4e46ec49b7d34924a6328f95d17d |
|
BLAKE2b-256 | 29d233558b8ed1cd1e76fa65ed25140f39dfc275194f6127dabaa062802a14e2 |