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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: marblex.py-1.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 476d1827050f437ac393e3b284382be403a28e784455ec0b0cc1a9b827049684
MD5 11df72ab71f93cee3c3d1d3393ff8f28
BLAKE2b-256 42da690ef0c963d8d8f4f2698cc9419f22298a030a0722b77fd487d93367b3fb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: marblex.py-1.1.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7a62491cbe0a8416751fa6211d18b81b7318fab0ec4b50b386792c5cc0423831
MD5 0501043d740e524523cc8fe1beb9795f
BLAKE2b-256 cba2755b06f58b0b5953f8db3f04cc64f44c70e9bc4bdb6ee7a39109e8418813

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