Skip to content

GiulioLeone/pyarchinit

 
 

Repository files navigation

PyArchInit3 - QGIS plugin

GitHub release GitHub repo size in bytes HitCount Donate to QGIS

Installing from zip

Linux/Windows/MacOS

  1. Download the zip archive from github
  2. Install the python packages requirements (see Dependencies paragraph)
  3. Open QGIS and then from Plugin manager use Install from ZIP to install the plugin

Note: While installing a message box could be prompted to warn you about missing python packages required from the plugin.

Note2: Under Windows is necessary to start QGIS as Administrator when you install the plugin for the first time in order to install all the dependencies properly.

Dependencies

The dependencies can be installed using the modules_installer.py by running it from within a python shell:

python modules_installer.py

Contribute

  1. Fork ad clone the repository: git clone https://github.com/<user>/pyarchinit.git
  2. Make your changes
  3. Commit to your repository: git commit -am 'your_message'
  4. Create a pull request: git push -u origin <your_branch>

PR

About

Official repository of pyArchInit since Python 3 porting

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 78.7%
  • QML 21.3%