remotebmi

View on PyPIReverse Dependencies (1)

0.1.0 remotebmi-0.1.0-py3-none-any.whl

Wheel Details

Project: remotebmi
Version: 0.1.0
Filename: remotebmi-0.1.0-py3-none-any.whl
Download: [link]
Size: 16871
MD5: aac091b77b320192a7e384baba293527
SHA256: c6e9c198379478637d33d8d940934429d054afddc0f72dad869d1e990bec5e93
Uploaded: 2024-11-22 11:50:56 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: remotebmi
Version: 0.1.0
Summary: Basic Model Interface over openapi specification
Project-Url: Homepage, https://github.com/eWaterCycle/remotebmi
Project-Url: Issues, https://github.com/eWaterCycle/remotebmi/issues
Project-Url: Documentation, https://github.com/eWaterCycle/remotebmi#readme
Project-Url: Source, https://github.com/eWaterCycle/remotebmi
License: Apache-2.0
Keywords: BMI,Basic Model Interface,ewatercycle
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Utilities
Requires-Python: >=3.10
Requires-Dist: bmipy
Requires-Dist: connexion
Requires-Dist: docker
Requires-Dist: httpx (>=0.27.2)
Requires-Dist: numpy
Requires-Dist: uvicorn
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: types-docker; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 3325 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.26.3
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
remotebmi/__init__.py sha256=Gr3dYw5V65R9mxkVmyuljkXOWmmT2bceDsqJANDTFHs 234
remotebmi/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
remotebmi/reserve.py sha256=EMR6_gnKAES3Ln0GTVZCIaViYPNz88e_26blDbRRxdw 2644
remotebmi/client/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
remotebmi/client/apptainer.py sha256=piJ3xxYD60vS9g8hrkNNQNVpNOgDnc4HOppeVX_i7Ro 3630
remotebmi/client/client.py sha256=ejTLvr0NMaud-cZH7tR_U0cuoQttnqn7RdSduJEsMTc 10348
remotebmi/client/docker.py sha256=xy0Twe34Nv-GQy6TW9XUnI9ZScHc9Qy8OXYw7n5EqPM 2731
remotebmi/client/utils.py sha256=UTXbteI4SX1gMFjvav4So3EtV5kCfW2rXCii5o_gk34 1905
remotebmi/server/__init__.py sha256=ulI8TsWWC08ifpnPI0oXSwjvgfOFUR-Qr89Qg33tQGo 1769
remotebmi/server/api.py sha256=T6n7O5QHLwL2n5ouDFUVTktG4tlL_RqppUra7PtPYz8 5228
remotebmi/server/build.py sha256=-J8QMwlcDcZXqJvHdk1I_PU9YtGylf8dPvGpl2eD6H0 1987
remotebmi/server/openapi.yaml sha256=UhfchpPQIuX7Pwys3mYATlHK-tk_CrXDXqJm1GyMCpE 38497
remotebmi-0.1.0.dist-info/METADATA sha256=XUfMlo9CZDteqYpidYMJQjJfJ8STT-lqhgWe3l2tVoY 4723
remotebmi-0.1.0.dist-info/WHEEL sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug 87
remotebmi-0.1.0.dist-info/entry_points.txt sha256=8hXsRJeFX0XZgLNH_KQX4VfzbaELnt2KaIsTdzQXz64 57
remotebmi-0.1.0.dist-info/RECORD

entry_points.txt

run-bmi-server = remotebmi.server:main