Private insights from research data - Client
Project description
Mantle Client
A Python client for interacting with the Mantle API.
Installation
pip install mantle-client
Usage
from mantle_client import Client
# Initialize client
client = Client("http://your-mantle-server.com")
# Register a new user
client.register("user@example.com", "password123")
# Login
client.login("user@example.com", "password123")
# Get current user
user = client.get_current_user()
print(user)
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
mantle_client-0.1.8.tar.gz
(1.2 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 mantle_client-0.1.8.tar.gz.
File metadata
- Download URL: mantle_client-0.1.8.tar.gz
- Upload date:
- Size: 1.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
527cbf755d4c06f94e261180f37adc3786c281953b00d95fb8ab1cd7b57a4000
|
|
| MD5 |
0502314be5c4668b1282a8e1b20bb53f
|
|
| BLAKE2b-256 |
2b28d6f2fb9673c85d8d1f10f0d4c0a0ce6575b54dd5033f18cc0a017b66f11f
|
File details
Details for the file mantle_client-0.1.8-py3-none-any.whl.
File metadata
- Download URL: mantle_client-0.1.8-py3-none-any.whl
- Upload date:
- Size: 1.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
036226efd1eed19b1890479a2c60c2f59f5c3d690b2c2fa3e611c941a48ba370
|
|
| MD5 |
3702805b9e6b0a231b90558d79233d08
|
|
| BLAKE2b-256 |
23481cfd9abfcf247056176dcd93519ab62729a28baa0baa57bb4bd5d352ac29
|