Skip to content

sparqlunicorn/unicornQGISdepInstaller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

unicornQGISdepInstaller

Dependency Installers for SPARQL Unicorn QGIS Plugin

This repository contains Windows installers which install Python dependencies for the SPARQL Unicorn QGIS Plugin. Dependencies need to be installed in the following filepath: C:$PROGRAMS\ $QGISFOLDER\apps\ $PYTHONFOLDER\Lib\site-packages
whereas

  • $PROGRAMS points to the Program Files folder in Windows
  • $QGISFOLDER points to the folder in which QGIS is installed e.g. QGIS 3.10
  • $PYTHONFOLDER points to the folder of the Python instance delivered with QGIS e.g. Python37

We provide installers for different versions of QGIS beginning with QGIS 3.10

The following Python dependencies need to be installed:

To install dependencies on Linux refer to the following steps:

Install the SPARQLWrapper dependency using pip:

  • pip install SPARQLWrapper

About

Dependency Installers for SPARQL Unicorn QGIS Plugin

Topics

Resources

Stars

Watchers

Forks