Skip to content

nevermined-io/payments-py

Repository files navigation

banner

Python SDK to interact with the Nevermined Payments Protocol

Python SDK to interact with the Nevermined Payments Protocol nevermined.io

Quickstart

pip install nevermined/payments-py

Initialize the payments library


Payments(nvm_api_key=nvm_api_key, environment=Environment.staging, app_id="your_app_id", version="1.0.0")