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.9.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.9.tar.gz.
File metadata
- Download URL: mantle_client-0.1.9.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 |
96646cc36da9a57ed2f4d3c7e4a12bc0bf810b966ea59943da2f78f732909e24
|
|
| MD5 |
6d3abbd367fad4bb256fd5a5fc293f4f
|
|
| BLAKE2b-256 |
ccb42a6c68b73d78734e54937a7b6de841c3d1045662c15347e6e4aef7c28528
|
File details
Details for the file mantle_client-0.1.9-py3-none-any.whl.
File metadata
- Download URL: mantle_client-0.1.9-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 |
2a020887eed3128d2b1b3ba7dad5339568d162e400afb775412a7302c03a4b57
|
|
| MD5 |
3859efc0ddc517fe55c85021ab5ecda3
|
|
| BLAKE2b-256 |
1922a6307926339942bbee49f19a654c9c148ef73227d4d42ac5d8461d350783
|