cryprum client, for Python 3.
Project description
Cryprum client, for Python 3
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
Release history Release notifications | RSS feed
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.3.tar.gz
(5.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cryprum-1.0.3.tar.gz.
File metadata
- Download URL: cryprum-1.0.3.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca504b44447457779d758698431941792c5213b094673e82984ff387b611e2e5
|
|
| MD5 |
9f70ed0234403bb98fdecdbb99aca4c7
|
|
| BLAKE2b-256 |
aa6b42f7826e642b2aa3037e65cea42673a43bda8dbe820cfe45dbeeb59dd788
|
File details
Details for the file cryprum-1.0.3-py3-none-any.whl.
File metadata
- Download URL: cryprum-1.0.3-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f15816b587de19812ff867ece158e2e63dc5693be0316766e2d47115d95f07e9
|
|
| MD5 |
037066077b0304563e76c2928a82c3fe
|
|
| BLAKE2b-256 |
6961de515dd8ce514dcd5b0b433e451cd6e4b5b064f374149dcfe6bdcef849c4
|