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.10.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.10.tar.gz.
File metadata
- Download URL: mantle_client-0.1.10.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 |
6e0c7de1a96b7ace36aa926df22808e7877eceff0cb572169313d3ae472bc566
|
|
| MD5 |
f1a418bbf373b57b5da374bc884aa4a8
|
|
| BLAKE2b-256 |
2423a66f83528f7f97b99427048cf285d628a6eaafe3b2e5bbde01618306c6a2
|
File details
Details for the file mantle_client-0.1.10-py3-none-any.whl.
File metadata
- Download URL: mantle_client-0.1.10-py3-none-any.whl
- Upload date:
- Size: 4.2 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 |
25b282b2bb102881557d56ed305451196204206a45b56cee6f47e63a502a7a6e
|
|
| MD5 |
2728a921563862c915d83082a46a8a62
|
|
| BLAKE2b-256 |
776043dd31bbe99e0f04e8d9013d161fc678c89c64623d9708d01f393e0ad7ce
|