Skip to main content

A Python wrapper for the NOWPayments API

Project description

NOWPayments-Python-API

CodeQL Pylint Python application Python package Upload Python Package codecov Black Code style: black

A Python wrapper for the NOWPayments API.

The api call descriptions are from the official documentation.

Getting Started

Before using the NOWPayments API, sign up for a API key here.

If you want to use the Sandbox, request your API key here.

To install the wrapper, enter the following into the terminal.

pip install nowpayments

Every api call requires this api key. Make sure to use this key when getting started.

from nowpayments import NOWPayments
payment = NOWPayments("API_KEY")

status = payment.get_api_status()

Sandbox is used in the same way in correspondence with the documentation as follows.

from nowpayments import NOWPaymentsSandbox

payment = NOWPaymentsSandbox("SANDBOX_API_KEY")

status = payment.get_api_status()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nowpayments-1.3.3.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

nowpayments-1.3.3-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file nowpayments-1.3.3.tar.gz.

File metadata

  • Download URL: nowpayments-1.3.3.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.11.0 Windows/10

File hashes

Hashes for nowpayments-1.3.3.tar.gz
Algorithm Hash digest
SHA256 71c58ccbc61ed18ee638cd470e04516726c777f83166ca89f90334100f4538a6
MD5 4dc5d3bba352df49f015d00eb9abb3f3
BLAKE2b-256 d5bff3cc97a3d9a32e12658264ca62a19931ba417ec8a036959a37dc62690614

See more details on using hashes here.

File details

Details for the file nowpayments-1.3.3-py3-none-any.whl.

File metadata

  • Download URL: nowpayments-1.3.3-py3-none-any.whl
  • Upload date:
  • Size: 5.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.11.0 Windows/10

File hashes

Hashes for nowpayments-1.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 230d77c54a279b900b6d06dc9b6b6dbe2fdf7a7065cdd317d3c80604dab385c0
MD5 cd20ffdfceea0ddb9ae42bc9a59a37d1
BLAKE2b-256 680b6199dd79c2e9f071d42c33b4179b1e0ff9bc313794a3a6dbfd3ee584ecbc

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page