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.2.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.2.tar.gz.
File metadata
- Download URL: cryprum-1.0.2.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 |
d362b4110db3cc1c4b5a9a214c74bc0bb9305c5778db98aa91ed3cb230a49aef
|
|
| MD5 |
e44f6948353ba4ccbe616386b254a463
|
|
| BLAKE2b-256 |
dfac5681a4f2a3f7ae5eb0e2a856af3409e95cd6cd0813acab25868394365100
|
File details
Details for the file cryprum-1.0.2-py3-none-any.whl.
File metadata
- Download URL: cryprum-1.0.2-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 |
7e416293f83fc72394ef5b7ce36e296f06da49eeb9c5cb48267d0a9585c5edca
|
|
| MD5 |
30cfdfc770baa111a535a88d5438a5c5
|
|
| BLAKE2b-256 |
5295a47593b55a35fc99e0730a2b41d669d6b2f458f3f01770e48047d8579ba0
|