saterys 0.2.7__py3-none-any.whl → 0.2.8__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.
- {saterys-0.2.7.dist-info → saterys-0.2.8.dist-info}/METADATA +12 -11
- {saterys-0.2.7.dist-info → saterys-0.2.8.dist-info}/RECORD +6 -6
- {saterys-0.2.7.dist-info → saterys-0.2.8.dist-info}/WHEEL +1 -1
- {saterys-0.2.7.dist-info → saterys-0.2.8.dist-info}/entry_points.txt +0 -0
- {saterys-0.2.7.dist-info → saterys-0.2.8.dist-info/licenses}/LICENSE +0 -0
- {saterys-0.2.7.dist-info → saterys-0.2.8.dist-info}/top_level.txt +0 -0
@@ -1,12 +1,12 @@
|
|
1
|
-
Metadata-Version: 2.
|
1
|
+
Metadata-Version: 2.4
|
2
2
|
Name: saterys
|
3
|
-
Version: 0.2.
|
3
|
+
Version: 0.2.8
|
4
4
|
Summary: Saterys — Scalable Analysis Toolkit for Earth Remote sYStemS
|
5
5
|
Author-email: Sebastian Sanchez Bernal <bastian@example.com>
|
6
6
|
License: MIT
|
7
|
-
Project-URL: Homepage, https://github.com/
|
8
|
-
Project-URL: Repository, https://github.com/
|
9
|
-
Project-URL: Issues, https://github.com/
|
7
|
+
Project-URL: Homepage, https://github.com/bastian6666/saterys
|
8
|
+
Project-URL: Repository, https://github.com/bastian6666/saterys
|
9
|
+
Project-URL: Issues, https://github.com/bastian6666/saterys/issues
|
10
10
|
Classifier: Development Status :: 3 - Alpha
|
11
11
|
Classifier: Intended Audience :: Science/Research
|
12
12
|
Classifier: Topic :: Scientific/Engineering :: GIS
|
@@ -19,12 +19,13 @@ Classifier: Programming Language :: Python :: 3.12
|
|
19
19
|
Requires-Python: >=3.9
|
20
20
|
Description-Content-Type: text/markdown
|
21
21
|
License-File: LICENSE
|
22
|
-
Requires-Dist: fastapi
|
23
|
-
Requires-Dist: uvicorn[standard]
|
24
|
-
Requires-Dist: pydantic
|
25
|
-
Requires-Dist: numpy
|
26
|
-
Requires-Dist: rio-tiler
|
27
|
-
Requires-Dist: rasterio
|
22
|
+
Requires-Dist: fastapi>=0.110
|
23
|
+
Requires-Dist: uvicorn[standard]>=0.23
|
24
|
+
Requires-Dist: pydantic>=2
|
25
|
+
Requires-Dist: numpy>=1.26
|
26
|
+
Requires-Dist: rio-tiler>=6
|
27
|
+
Requires-Dist: rasterio>=1.3
|
28
|
+
Dynamic: license-file
|
28
29
|
|
29
30
|
# SATERYS
|
30
31
|
|
@@ -18,9 +18,9 @@ saterys/static/assets/ThemeToggle-CmShuKPJ.js,sha256=uv0-BzFM24EhY0y4iAqELUAqUtK
|
|
18
18
|
saterys/static/assets/index-CjC_xNd3.css,sha256=NvheLuBE5hhOyNWMiFMn_YFkvS8WAdVEhBq8Xy6446A,62810
|
19
19
|
saterys/static/assets/index-CwCTxci7.js,sha256=Dk2sTwzbGYW4fnfpWMv2iq4xd289kYgRv3EVadcwjI4,306390
|
20
20
|
saterys/static/assets/vite-C4kziZTZ.svg,sha256=D51W-ZnICEEa_Oqa_68xur1aBiEbpSBWF0UUhRs1oes,733
|
21
|
-
saterys-0.2.
|
22
|
-
saterys-0.2.
|
23
|
-
saterys-0.2.
|
24
|
-
saterys-0.2.
|
25
|
-
saterys-0.2.
|
26
|
-
saterys-0.2.
|
21
|
+
saterys-0.2.8.dist-info/licenses/LICENSE,sha256=OphKV48tcMv6ep-7j-8T6nycykPT0g8ZlMJ9zbGvdPs,1066
|
22
|
+
saterys-0.2.8.dist-info/METADATA,sha256=z4ZLKWQhqJjcq9TUHyq61GTk5zOTJs8XDN36R2RpLuM,2468
|
23
|
+
saterys-0.2.8.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
24
|
+
saterys-0.2.8.dist-info/entry_points.txt,sha256=Q_j-B8p9RuVgzHp9nABNHbyztmaoWgVfxms5wbCj9lg,45
|
25
|
+
saterys-0.2.8.dist-info/top_level.txt,sha256=PbJ04af9VFhV-eJJFk30gGoxmc98Ra_G689T39eP8F4,8
|
26
|
+
saterys-0.2.8.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|