-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetadata.txt
42 lines (33 loc) · 1.48 KB
/
metadata.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
[general]
name=Modzy
qgisMinimumVersion=3.8
description=
This plugin provides seamless access to Modzy's ML, DL and AI models.
Please be sure to install the Modzy SDK to QGIS:
- Mac OS X: In a terminal, execute: /Applications/QGIS.app/Contents/MacOS/bin/python3 -m pip install modzy-sdk
- Windows: In a terminal, execute: C:\OSGeo4W\apps\Python39>pip install modzy-sdk
To see more documentation, please view this page on Modzy's official documentation site.
version=0.21
author=Modzy
email=support@modzy.com
about=
Modzy hosts a public marketplace of ML, AI algorithms for use as well as a private library for subscribers. This plugin provides seamless access to Modzy's ML, DL and AI models.
Please be sure to install the Modzy SDK to QGIS:
- Mac OS X: In a terminal, execute: /Applications/QGIS.app/Contents/MacOS/bin/python3 -m pip install modzy-sdk
- Windows: In a terminal, execute: C:\OSGeo4W\apps\Python39>pip install modzy-sdk+
To see more documentation, please view this page on Modzy's official documentation site.
tracker=https://github.com/modzy/Modzy-QGIS-Plugin/issues
repository=https://github.com/modzy/Modzy-QGIS-Plugin/
# Optional items:
hasProcessingProvider=yes
# changelog=
tags=python,AI,ML,Modzy,modelops
homepage=https://docs.modzy.com/docs/qgis
category=Analysis
icon=icon.png
# experimental flag
experimental=False
# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False
# If the plugin can run on QGIS Server.
server=False