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.4.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.4.tar.gz.
File metadata
- Download URL: mantle_client-0.1.4.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 |
883973d1e0466d3d8f09a6c6fd171773ddbf3fb50d6a2ae78acb45e054cc776f
|
|
| MD5 |
61ee04a67f31ff88bca8af6761a4e0a4
|
|
| BLAKE2b-256 |
818b7e2174e4258213175b8e6bde86c0910b45549e4ec25bf65483dc48179b48
|
File details
Details for the file mantle_client-0.1.4-py3-none-any.whl.
File metadata
- Download URL: mantle_client-0.1.4-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 |
d4662f15ba48d2d1215fc96884d020898653297d7073b66ba0eecc53609698e5
|
|
| MD5 |
ed63d9c43f784809086cc1b1bd17292f
|
|
| BLAKE2b-256 |
975dcdff776d3a41bfd8944f9180b2ced85490b864afe91539132e0ff970d64e
|