Add your description here
Project description
userverse-python-client
Python client for the Userverse HTTP server.
Installation
Install from PyPI:
python -m pip install userverse-python-client
For editable installs from source, see the repository README: https://github.com/SoftwareVerse/userverse-python-client#installation
Usage
The main package is userverse_python_client, which exposes UverseUserClient:
from userverse_python_client import UverseUserClient
client = UverseUserClient(base_url="https://api.example.com")
Demo
The runnable demo lives in: https://github.com/SoftwareVerse/userverse-python-client/blob/main/examples/user_demo.py
See the demo README for flags and environment variables: https://github.com/SoftwareVerse/userverse-python-client/blob/main/examples/user_demo_README.md
Developing Clients in Other Languages
See the guide for a summary of the Python client architecture and a plan for implementing SDKs in other languages: https://github.com/SoftwareVerse/userverse-python-client/blob/main/docs/other-language-clients.md
Tests
Run the unit tests with:
pytest
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
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 userverse_python_client-0.1.12.tar.gz.
File metadata
- Download URL: userverse_python_client-0.1.12.tar.gz
- Upload date:
- Size: 11.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.28 {"installer":{"name":"uv","version":"0.9.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e1875e8f12934c1d131150076e9661da745f9e02f922810a1d2ee2f1964cf994
|
|
| MD5 |
4f003b995c156c83dda02d8ce03e3897
|
|
| BLAKE2b-256 |
50b25f9c2a13c7c566d6242212a386ec87e8b13a0beb1552bc0e44331e3427b6
|
File details
Details for the file userverse_python_client-0.1.12-py3-none-any.whl.
File metadata
- Download URL: userverse_python_client-0.1.12-py3-none-any.whl
- Upload date:
- Size: 10.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.28 {"installer":{"name":"uv","version":"0.9.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
295a5069dae7d6a81476f0608bdce93381bdd831861a64ae7e62b1396f8ce76b
|
|
| MD5 |
a8c6818fae3a01a3ea680639f0a0425a
|
|
| BLAKE2b-256 |
3ca95325874f0cc04bfbd8dec60f32706b3e8f2559c83aa5ac72c2ba9ca2dd5c
|