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.6.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.6.tar.gz.
File metadata
- Download URL: mantle_client-0.1.6.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 |
e485cbdc7520d36cefb0bc8857262f4d03558cd9c76da58ba6eb03aacfcb6f89
|
|
| MD5 |
5563e5ec6d4384219ac01fc1ffcfe236
|
|
| BLAKE2b-256 |
f27d77e705a456a32a1b60af712982906e0c09846c262e9c16affadfb984e19b
|
File details
Details for the file mantle_client-0.1.6-py3-none-any.whl.
File metadata
- Download URL: mantle_client-0.1.6-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 |
c142406f8b444214ae560426cd455059b79d027aa6bd166e86d72459b506ca9f
|
|
| MD5 |
18e06c3a1f5b900ef4499135984db488
|
|
| BLAKE2b-256 |
d2788dd1823409a27747c9b28e0376c1eda5083abe1689330a43a84169571c3b
|