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.0a0.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: marblex.py-1.1.0a0.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.0a0.tar.gz
Algorithm Hash digest
SHA256 dea47d38b5920a572d043fa44a7d73e4ca85c47b00e807e76c67fb7f21854b30
MD5 8f9052768ccaa7df8b00d1afcb6a6905
BLAKE2b-256 5f7eab007c85955e1a38392b1bced3043b537b07998204b18f93580c2e0dfc27

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for marblex.py-1.1.0a0-py3-none-any.whl
Algorithm Hash digest
SHA256 4b8816bb56458957d5f43eeecf89ba93038790d4eb8f661cc113deb678331825
MD5 6e16f4ef4061784deac43095bc2face9
BLAKE2b-256 bed380883a8923ac269ca057b8e69b42f39a2cb5117bbfcbb9ca7c326cf125a7

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