openhexa.sdk

View on PyPIReverse Dependencies (0)

0.1.43 openhexa.sdk-0.1.43-py3-none-any.whl

Wheel Details

Project: openhexa.sdk
Version: 0.1.43
Filename: openhexa.sdk-0.1.43-py3-none-any.whl
Download: [link]
Size: 59683
MD5: e5e7d70bbc37863e0ed9b498eb98d7a0
SHA256: d59929429e924fe50a7e21626704a479532ed9e41d66566fc8b4f9cc7b9015ec
Uploaded: 2024-04-10 09:09:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: openhexa.sdk
Version: 0.1.43
Summary: OpenHEXA SDK
Author-Email: Bluesquare <dev[at]bluesquarehub.com>
Maintainer-Email: Bluesquare <dev[at]bluesquarehub.com>
Project-Url: Homepage, https://github.com/blsq/openhexa-sdk-python
Project-Url: Bug Tracker, https://github.com/blsq/openhexa-sdk-python/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: <3.13,>=3.9
Requires-Dist: multiprocess (~=0.70.15)
Requires-Dist: requests (~=2.31.0)
Requires-Dist: PyYAML (~=6.0)
Requires-Dist: stringcase (~=1.2.0)
Requires-Dist: click (~=8.1.3)
Requires-Dist: jinja2 (==3.1.3)
Requires-Dist: docker (==7.0.0)
Requires-Dist: ruff (<0.4.0,>=0.1.11); extra == "dev"
Requires-Dist: pytest (<8.2,>=7.3); extra == "dev"
Requires-Dist: build (<1.3,>=0.10); extra == "dev"
Requires-Dist: pytest-cov (<5.1,>=4.0); extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: httmock; extra == "dev"
Requires-Dist: geopandas (<0.15.0,>=0.12.2); extra == "examples"
Requires-Dist: pandas (<2.3,>=2.0); extra == "examples"
Requires-Dist: rasterio (~=1.3.6); extra == "examples"
Requires-Dist: rasterstats (<0.20,>=0.18); extra == "examples"
Requires-Dist: setuptools (<69.3.0,>=67.6.1); extra == "examples"
Requires-Dist: SQLAlchemy (~=2.0.9); extra == "examples"
Requires-Dist: psycopg2; extra == "examples"
Provides-Extra: dev
Provides-Extra: examples
Description-Content-Type: text/markdown
License-File: LICENCE
[Description omitted; length: 4638 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
examples/pipelines/logistic_stats/pipeline.py sha256=Uwh0ryWCY61sHX_wNV-BCX0lDHzn8Phx61VtNEXEK7U 5139
examples/pipelines/simple_io/pipeline.py sha256=Q0Fc32eRFSJ8DEPu1ED09uQDYgD0N30Oa5krzrKdtdk 2920
openhexa/cli/__init__.py sha256=358ogD5hQxnGTdbDRnRBZRkyoLW61WhRWflXVjOaryw 60
openhexa/cli/api.py sha256=sjsMiCAkPQU83qUTjyBb_FY8OP6lZ5w-9dLQRR0HK0U 18204
openhexa/cli/cli.py sha256=ZB9lzk3rZbM8BfJ0cvgE-gNhpqTqycYpfv4Tgcmsszk 17124
openhexa/cli/settings.py sha256=VZDrD0IU2ZNYkzqvna8DhqRs-nGNYeMSizRUT3w3P3U 5427
openhexa/cli/skeleton/.gitignore sha256=Nic9BWZfUoVLDgScBj2BpHwLNGbSeRzFEph8ZkplMr4 26
openhexa/cli/skeleton/pipeline.py.j2 sha256=l5nRdYdG9KQ83ZglQv9gAkgh3S419_K20QeXAPJZTS0 760
openhexa/cli/skeleton/workspace.yaml sha256=82h9TjwdH0xr-opDnHtn2F58mbGLOlCZ2QJYU5ilv4o 142
openhexa/cli/skeleton/.github/workflows/push-pipeline.yml.j2 sha256=Z-oZX_EZHqrjyN75fWOAlkP-eytazA54Jn-3ZqeTf28 830
openhexa/sdk/__init__.py sha256=BjKf1jUwfrfcFLYTaUc0iki_IgYWM1i8_mKsOsYecA0 542
openhexa/sdk/utils.py sha256=nfxHjKO45oEqPGMrqrZpmM6Ybfl3pkoishpW7m35ErM 5836
openhexa/sdk/datasets/__init__.py sha256=6rrQpwhXkr1uqXFJcx05ntG-MyxQcbqLS3T8jhi8ZSE 302
openhexa/sdk/datasets/dataset.py sha256=QXs3T5x5dSU3-k2Als_ykufsTc4n7H3Ur4XrNJFtOIA 12667
openhexa/sdk/pipelines/__init__.py sha256=eioBKlG9Zy3wkxoZncyfDjrLKPoms3h8zi2b7-cW-tc 584
openhexa/sdk/pipelines/exceptions.py sha256=oXpFN6Fp_h6ArahFM81t5ln0yGVSk3h05KyZbS4roLM 442
openhexa/sdk/pipelines/parameter.py sha256=q9nyxXBTfGIIi1TGXU-joWl_BYtaJOr1lDqkV9AK1y0 20567
openhexa/sdk/pipelines/pipeline.py sha256=QL3cafXDVeAhPdFZhyc-Mh2yFu4rd-t_yx8k67a7w0I 10881
openhexa/sdk/pipelines/run.py sha256=Ivs0cBaMar3WbwGxhTkKZFwTfJsOrHs97whaC70GM98 4466
openhexa/sdk/pipelines/runtime.py sha256=Ofg-5TaS1n5Zyu6YlokZDFOmfIgAbwIbN0dKNldF_N0 6682
openhexa/sdk/pipelines/task.py sha256=9Ybt64WFZNT5e7XViQCbTLvcboD_E2DHjlkA1v4J8z4 4443
openhexa/sdk/pipelines/utils.py sha256=UG0a9flsIUZqQqsCkenq4MSaa53bJ3ngImap_QRBTfk 8886
openhexa/sdk/workspaces/__init__.py sha256=l531vKKWgGKw1hTXLXp78OumVkp9ovdcS96uGO__LnA 206
openhexa/sdk/workspaces/connection.py sha256=lWw9Txd-McP_w42dspBAC7BWgGYsIkor8KbRVyXUQx8 3008
openhexa/sdk/workspaces/workspace.py sha256=3R529o0rPoVcmGwwU_62YuPFeL9iEfgmql7drsd-sDc 16032
tests/__init__.py sha256=fpryPE2HaehVQ2yVDFKHTvnVrAw28kUxkTs8qWXWhg8 20
tests/conftest.py sha256=rEFnbQvXeyrnrFC7StKT9XEN1qpBHqgX1YhfFHgApzY 1116
tests/test_api.py sha256=w_I57szg_SMDKK6hl42rYXkoIulMQT3R9KUXtBQLiqw 3119
tests/test_ast.py sha256=xvoQCNFOIc_5--AzZy8Br7npIwLT1lBTwcQMWCvBkuA 16495
tests/test_cli.py sha256=FfPqkSG_x-AefBKiDQjTqYjhYL47MB-2fyEJjLDV8XQ 6114
tests/test_dataset.py sha256=ZefJ1HKTKQRiM5qlqnoW0IPzopt3E52CAJW93wWcfEw 3653
tests/test_environment.py sha256=qgyGheOhV0NhAuLU7p_I3pfsVmC-MlojdQSxAVbRIYk 2176
tests/test_parameter.py sha256=eY_YJqQQi9qywEyisHcuDG6LKbcgEimW4cSyUjzSr5k 13897
tests/test_pipeline.py sha256=8ynz60cLMJLlEJVoSbdPVMRrQiGGFNts_cEm2etkBz0 7766
tests/test_workspace.py sha256=LQLF4MaIytR9KOhwk8sU1IdaZp_YlQxzM0ZG95CDCb0 9913
tests/fixtures/test_pipeline/pipeline.py sha256=Vfryo6krh0B3ZPYO1j31lBynczqqyNvMddVeiTK-Bh8 712
openhexa.sdk-0.1.43.dist-info/LICENCE sha256=GaEYnbyo8e_gVXAbt5p_gmaxfiiyP3xrNH-fsRD-Y-c 1057
openhexa.sdk-0.1.43.dist-info/METADATA sha256=Gpg2rKhtgNY_1bZjXCkt5nte1rH6BkhEkquJx-VdqIc 6163
openhexa.sdk-0.1.43.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
openhexa.sdk-0.1.43.dist-info/entry_points.txt sha256=dfYsLZF-ZryZYhjX-IeNTEBf58gRYs3aNtPAs9H2hGA 46
openhexa.sdk-0.1.43.dist-info/top_level.txt sha256=gvr8ht3jrWu4er_YSTmBbcfwQDnJWOQy8hJ3O0_H3Uw 24
openhexa.sdk-0.1.43.dist-info/RECORD

top_level.txt

examples
openhexa
tests

entry_points.txt

openhexa = openhexa.cli:app