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.7.tar.gz
(3.5 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.7.tar.gz.
File metadata
- Download URL: mantle_client-0.1.7.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ffd5073b3f6903c5e7b91cede0f95731b92538329f21c69bc92838cd98cf6a57
|
|
| MD5 |
ad4863a5bc1e189237c32e88ea5cebde
|
|
| BLAKE2b-256 |
bb5571749bf0013600d59a7cfe6ac49b9882721558988588381f9f72229fd7fa
|
File details
Details for the file mantle_client-0.1.7-py3-none-any.whl.
File metadata
- Download URL: mantle_client-0.1.7-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 |
fe96eb8517cab9f9399f2a7d80e071324040c35d728fd7b237df09b729db35a7
|
|
| MD5 |
7e3bc43f375ef07770cc3e6c1af4bb61
|
|
| BLAKE2b-256 |
6e19c83532389ba3cb1d6d8524b25d5e4d4ab1a8105a41e8fb2f4e3db90da0d1
|