Vease-Viewer 2.3.14rc15__py3-none-any.whl → 2.3.14rc17__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of Vease-Viewer might be problematic. Click here for more details.

@@ -0,0 +1,53 @@
1
+ Metadata-Version: 2.4
2
+ Name: Vease-Viewer
3
+ Version: 2.3.14rc17
4
+ Summary: Vease-Viewer is the viewer microservice of Vease
5
+ Author-email: Geode-solutions <team-web@geode-solutions.com>
6
+ Project-URL: Homepage, https://github.com/Geode-solutions/Vease-Viewer
7
+ Project-URL: Bug Tracker, https://github.com/Geode-solutions/Vease-Viewer/issues
8
+ Classifier: Programming Language :: Python :: 3
9
+ Classifier: License :: OSI Approved :: MIT License
10
+ Classifier: Operating System :: OS Independent
11
+ Requires-Python: <3.13,>=3.9
12
+ Description-Content-Type: text/markdown
13
+ License-File: LICENSE
14
+ Requires-Dist: aiohappyeyeballs~=2.0
15
+ Requires-Dist: aiohttp~=3.0
16
+ Requires-Dist: aiosignal~=1.0
17
+ Requires-Dist: attrs~=25.0
18
+ Requires-Dist: blinker~=1.0
19
+ Requires-Dist: click~=8.0
20
+ Requires-Dist: contourpy~=1.0
21
+ Requires-Dist: cycler~=0.0
22
+ Requires-Dist: fastjsonschema~=2.0
23
+ Requires-Dist: flask~=3.0
24
+ Requires-Dist: flask-sqlalchemy==3.1.1
25
+ Requires-Dist: fonttools~=4.0
26
+ Requires-Dist: frozenlist~=1.0
27
+ Requires-Dist: greenlet~=3.0
28
+ Requires-Dist: idna~=3.0
29
+ Requires-Dist: itsdangerous~=2.0
30
+ Requires-Dist: jinja2~=3.0
31
+ Requires-Dist: kiwisolver~=1.0
32
+ Requires-Dist: markupsafe~=3.0
33
+ Requires-Dist: matplotlib~=3.0
34
+ Requires-Dist: multidict~=6.0
35
+ Requires-Dist: numpy~=2.0
36
+ Requires-Dist: opengeodeweb-microservice==1.0.1rc3
37
+ Requires-Dist: opengeodeweb-viewer==1.11.0rc12
38
+ Requires-Dist: packaging~=25.0
39
+ Requires-Dist: pillow~=11.0
40
+ Requires-Dist: propcache~=0.0
41
+ Requires-Dist: pyparsing~=3.0
42
+ Requires-Dist: python-dateutil==2.9.0.post0
43
+ Requires-Dist: six~=1.0
44
+ Requires-Dist: sqlalchemy~=2.0
45
+ Requires-Dist: typing-extensions==4.15.0
46
+ Requires-Dist: vtk~=9.0
47
+ Requires-Dist: websocket-client==1.8.0
48
+ Requires-Dist: werkzeug~=3.0
49
+ Requires-Dist: wslink~=1.0
50
+ Requires-Dist: yarl~=1.0
51
+ Dynamic: license-file
52
+
53
+ # Vease-Viewer
@@ -1,9 +1,9 @@
1
1
  vease_viewer/app.py,sha256=8TGdMB4jhKmWWpoEJ6Lq9QyLd4D2H559YZwvA1AC2ZI,454
2
2
  vease_viewer/rpc/protocols.py,sha256=pK_wKNdG_edG9nLRK8kGZs3OZb6N430Y_kuyeDlLfHQ,1090
3
3
  vease_viewer/rpc/schemas/microservice_version.json,sha256=AjOLp1fuLNcP_4YpQIQRSSNDPznfTUkf6kbqBjIPo0o,126
4
- vease_viewer-2.3.14rc15.dist-info/licenses/LICENSE,sha256=IMF9i4xIpgCADf0U-V1cuf9HBmqWQd3qtI3FSuyW4zE,26526
5
- vease_viewer-2.3.14rc15.dist-info/METADATA,sha256=xse0Pc2eBGSunuG4KHe8nYbWtzYtWoWnSPZGKj3VODU,1769
6
- vease_viewer-2.3.14rc15.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
7
- vease_viewer-2.3.14rc15.dist-info/entry_points.txt,sha256=n39U_EW4l0moq5yJ-yavxNP3WHf_L5AITJpez8H2TWg,61
8
- vease_viewer-2.3.14rc15.dist-info/top_level.txt,sha256=ulf1U3rlf8f1kleu7P2T6vZIhVgwi5aS1_qgNaSwiwA,13
9
- vease_viewer-2.3.14rc15.dist-info/RECORD,,
4
+ vease_viewer-2.3.14rc17.dist-info/licenses/LICENSE,sha256=IMF9i4xIpgCADf0U-V1cuf9HBmqWQd3qtI3FSuyW4zE,26526
5
+ vease_viewer-2.3.14rc17.dist-info/METADATA,sha256=9JxpILMqnhrWrDoNqPFN7CBYLpJxWM5xXsw8o2RkeFw,1765
6
+ vease_viewer-2.3.14rc17.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
7
+ vease_viewer-2.3.14rc17.dist-info/entry_points.txt,sha256=n39U_EW4l0moq5yJ-yavxNP3WHf_L5AITJpez8H2TWg,61
8
+ vease_viewer-2.3.14rc17.dist-info/top_level.txt,sha256=ulf1U3rlf8f1kleu7P2T6vZIhVgwi5aS1_qgNaSwiwA,13
9
+ vease_viewer-2.3.14rc17.dist-info/RECORD,,
@@ -1,53 +0,0 @@
1
- Metadata-Version: 2.4
2
- Name: Vease-Viewer
3
- Version: 2.3.14rc15
4
- Summary: Vease-Viewer is the viewer microservice of Vease
5
- Author-email: Geode-solutions <team-web@geode-solutions.com>
6
- Project-URL: Homepage, https://github.com/Geode-solutions/Vease-Viewer
7
- Project-URL: Bug Tracker, https://github.com/Geode-solutions/Vease-Viewer/issues
8
- Classifier: Programming Language :: Python :: 3
9
- Classifier: License :: OSI Approved :: MIT License
10
- Classifier: Operating System :: OS Independent
11
- Requires-Python: <3.13,>=3.9
12
- Description-Content-Type: text/markdown
13
- License-File: LICENSE
14
- Requires-Dist: aiohappyeyeballs==2.*
15
- Requires-Dist: aiohttp==3.*
16
- Requires-Dist: aiosignal==1.*
17
- Requires-Dist: attrs==25.*
18
- Requires-Dist: blinker==1.*
19
- Requires-Dist: click==8.*
20
- Requires-Dist: contourpy==1.*
21
- Requires-Dist: cycler==0.*
22
- Requires-Dist: fastjsonschema==2.*
23
- Requires-Dist: flask==3.*
24
- Requires-Dist: flask-sqlalchemy==3.*
25
- Requires-Dist: fonttools==4.*
26
- Requires-Dist: frozenlist==1.*
27
- Requires-Dist: greenlet==3.*
28
- Requires-Dist: idna==3.10
29
- Requires-Dist: itsdangerous==2.*
30
- Requires-Dist: jinja2==3.*
31
- Requires-Dist: kiwisolver==1.4.10rc0
32
- Requires-Dist: markupsafe==3.*
33
- Requires-Dist: matplotlib==3.*
34
- Requires-Dist: multidict==6.*
35
- Requires-Dist: numpy==2.*
36
- Requires-Dist: opengeodeweb-microservice==1.0.1rc2
37
- Requires-Dist: opengeodeweb-viewer==1.11.0rc10
38
- Requires-Dist: packaging==25.0
39
- Requires-Dist: pillow==11.*
40
- Requires-Dist: propcache==0.*
41
- Requires-Dist: pyparsing==3.3.0a1
42
- Requires-Dist: python-dateutil==2.9.0.post0
43
- Requires-Dist: six==1.*
44
- Requires-Dist: sqlalchemy==2.*
45
- Requires-Dist: typing-extensions==4.*
46
- Requires-Dist: vtk==9.*
47
- Requires-Dist: websocket-client==1.*
48
- Requires-Dist: werkzeug==3.*
49
- Requires-Dist: wslink==1.*
50
- Requires-Dist: yarl==1.*
51
- Dynamic: license-file
52
-
53
- # Vease-Viewer