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.5.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.5.tar.gz.
File metadata
- Download URL: mantle_client-0.1.5.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 |
d34d057cf75858d7459ae8712da7d79e6e5931602b8c64295eb45cfb692beee7
|
|
| MD5 |
cd2319a95588fbcc3aaac755f735bcad
|
|
| BLAKE2b-256 |
a99d2e8d9fe11b6132d00c496a5d6d322610f509079a4edec9cc0c7a443306ef
|
File details
Details for the file mantle_client-0.1.5-py3-none-any.whl.
File metadata
- Download URL: mantle_client-0.1.5-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 |
37121eedb8edd09dfa40b542812eaab46413b447c02a754db01708f04abe16ad
|
|
| MD5 |
f9248b050475d7a77f251e742238984e
|
|
| BLAKE2b-256 |
dbfda35bd070c80e42b51a63b2b3f3762d3244cd62c2812225de70303da9a3fc
|