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.2.0.tar.gz
(4.3 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.2.0.tar.gz.
File metadata
- Download URL: mantle_client-0.2.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b77d4c54bda4188c61841f58c452ec6243223630b268445c2a306fbc1a98b18c
|
|
| MD5 |
ea3f18eaf1a8401c7f6865fc9986923b
|
|
| BLAKE2b-256 |
ee2af1346b3946527a864f261c02c6d4c0b2b6d4a8bcf59a68fc37369eb8b235
|
File details
Details for the file mantle_client-0.2.0-py3-none-any.whl.
File metadata
- Download URL: mantle_client-0.2.0-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d8ea4c40ef092b434c1cfebdb8a032bf1f217fd9bc50ea2023eff3e87cbead3
|
|
| MD5 |
f8a8ce4821ffe72902c4e9ede46b335c
|
|
| BLAKE2b-256 |
8b715bf4a7695ebcf686bfea0663efdf3ef4f43b2164c407ebbcfb448057dac1
|