Skip to content
/ pubq Public

A publishing tool for qgis plugins written in python.

License

Notifications You must be signed in to change notification settings

pyqgis/pubq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pubq

pubq is an open source, MIT licensed, tool for working with python plugins for QGis.

Build Status Documentation Status

Install

pip install pubq

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

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

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

python setup.py develop

Releases

No releases published

Packages

No packages published

Languages