Skip to main content

A library to get various cryptocurrency prices from the marblex API

Project description

marblex.py

A library to get various cryptocurrency prices from the marblex API.

Installation

  • pip install marblex.py

Quick Example

from marblex import Marblex

mbx = Marblex()

nkt = mbx.get_NKT()
nka = mbx.get_NKA()

print(f"NKT : {nkt.USD}$, Percent: {nkt.percent}")
print(f"NKA : {nka.USD}$, Percent: {nka.percent}")

# NKT : 1.47$, Percent: -4.22 %
# NKA : 3.56$, Percent: +1.61 %

License

MIT

inspired by

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

marblex.py-1.1.0.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

marblex.py-1.1.0-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

Details for the file marblex.py-1.1.0.tar.gz.

File metadata

  • Download URL: marblex.py-1.1.0.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.5

File hashes

Hashes for marblex.py-1.1.0.tar.gz
Algorithm Hash digest
SHA256 e83c08c56edbf03e79b0ef673882d31521e2927ecbc37d3fb434b1f3745f6338
MD5 bb85cf46de77be406355250a1d34b3aa
BLAKE2b-256 58aaa06098bef84670952d42398b6d1b79107c1a93e2fee89230c92df72769e2

See more details on using hashes here.

File details

Details for the file marblex.py-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: marblex.py-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 6.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.5

File hashes

Hashes for marblex.py-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6c725aa278b75c524e1b632506e44022b95d5d59492465e4dedcb489f1478125
MD5 36ce9bc958492615aaf084762a7e8867
BLAKE2b-256 0e35785e665635d8d1703a4aa3110d7133cb4bddc4eb2ee5fa99edfcbfa630d9

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