Skip to content

pyqgis/plutil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plutil

plutil is an open source, MIT licensed library useful for writing QGis plugins.

Build Status Documentation Status

Install

pip install qgis-plutil

You can also download/clone the source, in which case you have to:

git clone https://github.com/pyqgis/plutil.git
python setup.py install

To contribute a patch clone the repo, create a new branch, install in develop mode:

python setup.py develop

About

Common functionality for QGis plugins.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages