py-pilecore 0.9.2__py3-none-any.whl → 1.0.0__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 py-pilecore might be problematic. Click here for more details.
- {py_pilecore-0.9.2.dist-info → py_pilecore-1.0.0.dist-info}/METADATA +29 -28
- {py_pilecore-0.9.2.dist-info → py_pilecore-1.0.0.dist-info}/RECORD +6 -6
- pypilecore/_version.py +1 -1
- {py_pilecore-0.9.2.dist-info → py_pilecore-1.0.0.dist-info}/WHEEL +0 -0
- {py_pilecore-0.9.2.dist-info → py_pilecore-1.0.0.dist-info}/licenses/LICENSE +0 -0
- {py_pilecore-0.9.2.dist-info → py_pilecore-1.0.0.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: py-pilecore
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 1.0.0
|
|
4
4
|
Summary: Public python SDK for the CEMS PileCore web-API.
|
|
5
5
|
License: MIT License
|
|
6
6
|
|
|
@@ -26,43 +26,44 @@ License: MIT License
|
|
|
26
26
|
|
|
27
27
|
Project-URL: repository, https://github.com/cemsbv/py-pilecore
|
|
28
28
|
Keywords: API,PileCore,CEMS,CRUX
|
|
29
|
-
Requires-Python: >=3.
|
|
29
|
+
Requires-Python: >=3.11
|
|
30
30
|
Description-Content-Type: text/markdown
|
|
31
31
|
License-File: LICENSE
|
|
32
|
-
Requires-Dist:
|
|
33
|
-
Requires-Dist:
|
|
34
|
-
Requires-Dist:
|
|
35
|
-
Requires-Dist:
|
|
36
|
-
Requires-Dist: matplotlib<4,>=3.
|
|
37
|
-
Requires-Dist:
|
|
38
|
-
Requires-Dist:
|
|
39
|
-
Requires-Dist:
|
|
40
|
-
Requires-Dist: scipy<2,>=1.13
|
|
41
|
-
Requires-Dist: ipywidgets<9,>=8
|
|
42
|
-
Requires-Dist: dash<3,>=2.17
|
|
32
|
+
Requires-Dist: anywidget==0.9.18
|
|
33
|
+
Requires-Dist: cems-nuclei[client]<3,>=2.0.0
|
|
34
|
+
Requires-Dist: dash<4,>=3.0.2
|
|
35
|
+
Requires-Dist: ipywidgets<9,>=8.1.5
|
|
36
|
+
Requires-Dist: matplotlib<4,>=3.10.1
|
|
37
|
+
Requires-Dist: natsort<9,>=8.4.0
|
|
38
|
+
Requires-Dist: numpy<3,>=2.2.4
|
|
39
|
+
Requires-Dist: pandas<3,>=2.2.3
|
|
43
40
|
Requires-Dist: plotly-geo<2,>=1.0.0
|
|
44
|
-
Requires-Dist: plotly<6
|
|
41
|
+
Requires-Dist: plotly<7,>=6.0.1
|
|
42
|
+
Requires-Dist: pygef<0.12,>=0.11.0
|
|
43
|
+
Requires-Dist: scipy<2,>=1.15.2
|
|
44
|
+
Requires-Dist: shapely<3,>=2.1.0
|
|
45
|
+
Requires-Dist: tqdm[notebook]<5,>=4.67.1
|
|
45
46
|
Provides-Extra: test
|
|
46
47
|
Requires-Dist: coveralls; extra == "test"
|
|
47
48
|
Requires-Dist: pytest; extra == "test"
|
|
48
49
|
Requires-Dist: openapi-core; extra == "test"
|
|
49
50
|
Provides-Extra: docs
|
|
50
|
-
Requires-Dist: Sphinx==
|
|
51
|
-
Requires-Dist: sphinx-autodoc-typehints==1.22; extra == "docs"
|
|
52
|
-
Requires-Dist: ipython==8.11.0; extra == "docs"
|
|
51
|
+
Requires-Dist: Sphinx==8.2.3; extra == "docs"
|
|
53
52
|
Requires-Dist: asteroid-sphinx-theme==0.0.3; extra == "docs"
|
|
54
|
-
Requires-Dist:
|
|
53
|
+
Requires-Dist: ipython==9.1.0; extra == "docs"
|
|
54
|
+
Requires-Dist: sphinx-autodoc-typehints==3.1.0; extra == "docs"
|
|
55
|
+
Requires-Dist: sphinx_rtd_theme==3.0.2; extra == "docs"
|
|
55
56
|
Provides-Extra: lint
|
|
56
|
-
Requires-Dist: ansible-lint==
|
|
57
|
-
Requires-Dist: black==
|
|
58
|
-
Requires-Dist: cfn-lint==
|
|
59
|
-
Requires-Dist: cpplint==
|
|
60
|
-
Requires-Dist: flake8==
|
|
61
|
-
Requires-Dist: isort==
|
|
62
|
-
Requires-Dist: mypy==1.
|
|
63
|
-
Requires-Dist: sqlfluff==
|
|
64
|
-
Requires-Dist: yamllint==1.
|
|
65
|
-
Requires-Dist: yq==3.
|
|
57
|
+
Requires-Dist: ansible-lint==25.1.3; extra == "lint"
|
|
58
|
+
Requires-Dist: black==25.1.0; extra == "lint"
|
|
59
|
+
Requires-Dist: cfn-lint==1.25.1; extra == "lint"
|
|
60
|
+
Requires-Dist: cpplint==2.0.0; extra == "lint"
|
|
61
|
+
Requires-Dist: flake8==7.1.2; extra == "lint"
|
|
62
|
+
Requires-Dist: isort==6.0.0; extra == "lint"
|
|
63
|
+
Requires-Dist: mypy==1.15.0; extra == "lint"
|
|
64
|
+
Requires-Dist: sqlfluff==3.3.1; extra == "lint"
|
|
65
|
+
Requires-Dist: yamllint==1.35.1; extra == "lint"
|
|
66
|
+
Requires-Dist: yq==3.4.3; extra == "lint"
|
|
66
67
|
Dynamic: license-file
|
|
67
68
|
|
|
68
69
|
# py-pilecore
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
py_pilecore-0.
|
|
1
|
+
py_pilecore-1.0.0.dist-info/licenses/LICENSE,sha256=3OCAZXffN0Bettjeya8uF_ZYegyvvCfH1WUt6CrHb_0,1061
|
|
2
2
|
pypilecore/__init__.py,sha256=oJvwYShj_7FyNVlUgQda4tTdYyLIi5H1asdiS_uYt9M,162
|
|
3
|
-
pypilecore/_version.py,sha256=
|
|
3
|
+
pypilecore/_version.py,sha256=Xaa_daKu1xsk3swlzM4BSsCZW-WBhYiven5aiWD_m_c,175
|
|
4
4
|
pypilecore/api.py,sha256=U41P6_N5ihwIv91kayrI7cs_KTo2M5HfJGqO6K6aJVE,9959
|
|
5
5
|
pypilecore/exceptions.py,sha256=-MZOfsxyHLCI0k1-wZFfVsMxc1lya5buuhLks5rxlCo,89
|
|
6
6
|
pypilecore/plot_utils.py,sha256=rK5_067-4-x7LzZgt_t6ahcGrZInxNrqHqsy0RzCnq8,954
|
|
@@ -43,7 +43,7 @@ pypilecore/viewers/interactive_figures/figure_cpt_group_results_versus_ptls.py,s
|
|
|
43
43
|
pypilecore/viewers/interactive_figures/figure_cpt_results_plan_view.py,sha256=cTR-huJn_RigWH_xdN19mi8kwngbKhDhUevgsDKcvjs,9287
|
|
44
44
|
pypilecore/viewers/interactive_figures/figure_cpt_results_versus_ptls.py,sha256=6huCKcQ4bsBE-LNY-ZPa13IWuye0ENxPK4wT1dcCFRs,5964
|
|
45
45
|
pypilecore/viewers/interactive_figures/utils.py,sha256=B2X8hbbmJqjm8E2VrS2EoX5F1yQ5qOQnQUG_vbsseT8,1692
|
|
46
|
-
py_pilecore-0.
|
|
47
|
-
py_pilecore-0.
|
|
48
|
-
py_pilecore-0.
|
|
49
|
-
py_pilecore-0.
|
|
46
|
+
py_pilecore-1.0.0.dist-info/METADATA,sha256=yeSTDbeoGCRnkEHlVbebdOtHXDil8FbRzUBJUlDA_PA,5964
|
|
47
|
+
py_pilecore-1.0.0.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
|
48
|
+
py_pilecore-1.0.0.dist-info/top_level.txt,sha256=7BKIWZuSkbQtJ0ho5P1JvcaEbHzqADCcBuOduZmIaiI,11
|
|
49
|
+
py_pilecore-1.0.0.dist-info/RECORD,,
|
pypilecore/_version.py
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|