pantos-client-library

View on PyPIReverse Dependencies (1)

4.0.0 pantos_client_library-4.0.0-py3-none-any.whl

Wheel Details

Project: pantos-client-library
Version: 4.0.0
Filename: pantos_client_library-4.0.0-py3-none-any.whl
Download: [link]
Size: 49152
MD5: f380b737a2f93b55593e15e7c762ac38
SHA256: e29bed5509298026dcd10a687fc16d78ad19eaabf3ca7fef0b06449523f235d6
Uploaded: 2025-01-29 13:54:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pantos-client-library
Version: 4.0.0
Summary: Client library for engaging with the Pantos system
Author: Pantos GmbH
Author-Email: contact[at]pantos.io
License: GPL-3.0-only
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.12,<4.0
Requires-Dist: pantos-common (==5.1.0); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: cerberus (==1.3.4); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: pyyaml (==6.0.1); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: requests (==2.32.3); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: web3 (==6.5.0); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: pyaml-env (==1.2.1); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: python-dotenv (==1.0.1); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: hexbytes (==1.2.1); python_version >= "3.12" and python_version < "4"
Requires-Dist: semantic-version (==2.10.0); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: aiohappyeyeballs (==2.4.4); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: aiohttp (==3.11.11); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: aiosignal (==1.3.2); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: amqp (==5.3.1); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: aniso8601 (==10.0.0); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: annotated-types (==0.7.0); python_version >= "3.12" and python_version < "4"
Requires-Dist: attrs (==25.1.0); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: billiard (==4.2.1); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: bitarray (==3.0.0); python_version >= "3.12" and python_version < "4"
Requires-Dist: blinker (==1.9.0); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: celery (==5.3.1); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: certifi (==2024.12.14); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: charset-normalizer (==3.4.1); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: ckzg (==2.0.1); python_version >= "3.12" and python_version < "4"
Requires-Dist: click (==8.1.8); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: click-didyoumean (==0.3.1); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: click-plugins (==1.1.1); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: click-repl (==0.3.0); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: colorama (==0.4.6); python_version >= "3.12" and python_version < "4.0" and platform_system == "Windows"
Requires-Dist: cytoolz (==1.0.1); python_version >= "3.12" and python_version < "4" and implementation_name == "cpython"
Requires-Dist: eth-abi (==5.2.0); python_version >= "3.12" and python_version < "4"
Requires-Dist: eth-account (==0.13.0); python_version >= "3.12" and python_version < "4"
Requires-Dist: eth-hash (==0.7.1); python_version >= "3.12" and python_version < "4"
Requires-Dist: eth-keyfile (==0.8.1); python_version >= "3.12" and python_version < "4"
Requires-Dist: eth-keys (==0.4.0); python_version >= "3.12" and python_version < "4"
Requires-Dist: eth-rlp (==2.1.0); python_version >= "3.12" and python_version < "4"
Requires-Dist: eth-typing (==3.5.2); python_version >= "3.12" and python_version < "4"
Requires-Dist: eth-utils (==2.3.2); python_version >= "3.12" and python_version < "4"
Requires-Dist: flask (==3.1.0); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: flask-restful (==0.3.10); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: frozenlist (==1.5.0); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: idna (==3.10); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: itsdangerous (==2.2.0); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: jinja2 (==3.1.5); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: json-log-formatter (==0.5.2); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: jsonschema (==4.23.0); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: jsonschema-specifications (==2024.10.1); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: kombu (==5.4.2); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: lru-dict (==1.3.0); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: markupsafe (==3.0.2); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: marshmallow (==3.26.0); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: multidict (==6.1.0); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: packaging (==24.2); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: parsimonious (==0.10.0); python_version >= "3.12" and python_version < "4"
Requires-Dist: prompt-toolkit (==3.0.50); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: propcache (==0.2.1); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: protobuf (==5.29.3); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: pycryptodome (==3.20.0); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: pydantic (==2.10.6); python_version >= "3.12" and python_version < "4"
Requires-Dist: pydantic-core (==2.27.2); python_version >= "3.12" and python_version < "4"
Requires-Dist: python-dateutil (==2.9.0.post0); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: pytz (==2024.2); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: pywin32 (==308); python_version >= "3.12" and python_version < "4.0" and platform_system == "Windows"
Requires-Dist: referencing (==0.36.2); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: regex (==2024.11.6); python_version >= "3.12" and python_version < "4"
Requires-Dist: rlp (==3.0.0); python_version >= "3.12" and python_version < "4"
Requires-Dist: rpds-py (==0.22.3); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: setuptools (==75.8.0); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: six (==1.17.0); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: toolz (==1.0.0); python_version >= "3.12" and python_version < "4" and (implementation_name == "pypy" or implementation_name == "cpython")
Requires-Dist: typing-extensions (==4.12.2); python_version >= "3.12" and python_version < "4"
Requires-Dist: tzdata (==2025.1); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: urllib3 (==2.3.0); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: vine (==5.1.0); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: wcwidth (==0.2.13); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: websockets (==14.2); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: werkzeug (==3.1.3); python_version >= "3.12" and python_version < "4.0"
Requires-Dist: yarl (==1.18.3); python_version >= "3.12" and python_version < "4.0"
Description-Content-Type: text/markdown
[Description omitted; length: 6541 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pantos/client/__init__.py sha256=nAPZ9E9BZ1tZuDydXx60p9dgI_SCdYDgKUsqavXJ-AE 108
pantos/client/library/__init__.py sha256=XEgCEru4LWiSu720msYfi6YWBgKY75CTXh5PIi1-DWg 1793
pantos/client/library/api.py sha256=-1nNSng7p9CWbgrmjEHyCuZlzlCN1ub-StNsP7okVqA 11678
pantos/client/library/blockchains/__init__.py sha256=vN6xg3P1u76IY6lypD2WsVueGv5IyAlvxMsvuCYLtzY 358
pantos/client/library/blockchains/avalanche.py sha256=n_ZkzyeVsRaaxtfFHQY3YW3drI3HczZ2z8NqCLHCRiE 964
pantos/client/library/blockchains/base.py sha256=1Tu1uFkG_lOk02vY3nplK1ZuCqZ2pw_xJNr4S-8vbAs 18663
pantos/client/library/blockchains/bnbchain.py sha256=L6eCeVu3xnuxB0RKFdqFyDvkH-FkJkZlRcGBi45AR0I 959
pantos/client/library/blockchains/celo.py sha256=0uLUQtVcPimxVLCdbMwTec_FsO6TYn_4j2vxeYvTAtM 912
pantos/client/library/blockchains/cronos.py sha256=PH5z3z-6MDl1h3prlUxTg379nrfXn-RGfK8ERjaa74Q 928
pantos/client/library/blockchains/ethereum.py sha256=xA21bIQLHpFDvldH7k4p08Z7ovAIfL5rfw0hdSdauTA 17564
pantos/client/library/blockchains/factory.py sha256=CAb8ThgX_B2jUmuKPyaEPSryUICYzmAaEXOFuMN8cmU 1748
pantos/client/library/blockchains/polygon.py sha256=F9bp25Nu3ffT1ZlY-FYWfdvO4jwhPNsJYlwR-b9twJE 936
pantos/client/library/blockchains/solana.py sha256=9wR7H0PPQRTXUCeLo9VszeVa8TH4Bya0TJIYCBOO-b4 3032
pantos/client/library/blockchains/sonic.py sha256=XUDfyfE-ANcaSOYPn53ysbJKs2I5b0XvTjH9sEov7LQ 1033
pantos/client/library/business/__init__.py sha256=6lq3ikO8e324jSxKYUU7jBaxQBghE0Pnwmg-Qe9qchA 208
pantos/client/library/business/base.py sha256=FVMktQrePl-qzzWpHSvEyO-6KrSeZdxkwYY3zWI6KFc 348
pantos/client/library/business/bids.py sha256=kMb0jPyimV7OI_On_6e4W9AcZaOxwgaRpoo_y9X37AQ 8304
pantos/client/library/business/deployments.py sha256=gq9FPipqFe2yOV5Zrd3HGd23JpsVdMXcbpYJdDdODbs 14215
pantos/client/library/business/tokens.py sha256=kb-mp34ZuCahgsa4WRltIJXy7ruMLs3ORkyQbGvQWiI 11083
pantos/client/library/business/transfers.py sha256=UBUqjFNOFTP3WDgWeiFeThoNCk4lPtSApCObmdvjM20 14969
pantos/client/library/configuration.py sha256=PL58Z91l5_60b73klaKxXkt8ewH29Q8g-h_wdBUdBTA 4052
pantos/client/library/constants.py sha256=L-LNQl947NyRHz2CJylUttKLlFcsfrqRnrDQSyJcI24 204
pantos/client/library/entitites.py sha256=LA_ItWJsDufNNjfN-h2_redp6GWE4175h85zZz_RVqo 3676
pantos/client/library/exceptions.py sha256=Q8idLgh2JOCQw_tzjjtidGgcQW3ePMHBl-rY4_Fwt6E 329
pantos/client/library/protocol.py sha256=3PU_vTnFUdClPogrCO9mYR2hAUgLJdkxBbX3Xu9QmiI 1446
pantos/client-library.env sha256=HH2zO0fvG1fIMyY2Udllq-mWGaDm3Bu0mcA2_B3vQ3Q 3939
pantos/client-library.yml sha256=pDawHXXQ0R7A988nbZwZpdfqYnvc1K-z40LuCigJIJQ 11458
pantos_client_library-4.0.0.dist-info/LICENSE.md sha256=ixuiBLtpoK3iv89l7ylKkg9rs2GzF9ukPH7ynZYzK5s 35148
pantos_client_library-4.0.0.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
pantos_client_library-4.0.0.dist-info/RECORD
pantos_client_library-4.0.0.dist-info/METADATA sha256=Hb1M3OXA-ribl86TGqF4XtGrrmDgykSgxvUom4biwz8 14075