Skip to main content

cryprum client, for Python 3.

Project description

Cryprum client, for Python 3

PyPI PyPI - Python Version

Installation

pip install cryprum

Usage

Create a token https://cryprum.com/tokens and copy "Access key"

from cryprum import Client

cl = Client(token="<ACCESS_KEY>")
from cryprum import AsyncClient

cl = AsyncClient(token="<ACCESS_KEY>")

Run tests

CRYPRUM_TOKEN=<token> pytest -v tests.py

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

cryprum-1.0.1.tar.gz (5.5 kB view details)

Uploaded Source

File details

Details for the file cryprum-1.0.1.tar.gz.

File metadata

  • Download URL: cryprum-1.0.1.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for cryprum-1.0.1.tar.gz
Algorithm Hash digest
SHA256 a712e8c66d9cbdd19d0ebf0fe84e8d234cff30de0ed92767863b598119d01f0b
MD5 ebf1aa13715f0d34a94f98f52b4c3028
BLAKE2b-256 4e42367b7d130a1c5a3ba01721db1904057e1b713b67d8eb59a380cd716d0796

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