Add your description here
Project description
userverse-python-client
Python client for the Userverse HTTP server.
Installation
Create and activate a virtual environment, then install the project in editable mode:
linux configuration
uv venv
source .venv\Scripts\activate
uv pip install -e .
windows configuration
uv venv
.venv\Scripts\activate
uv pip install -e .
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 examples/user_demo.py. See examples/user_demo_README.md
for flags and environment variables:
uv run -m examples.user_demo --help
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.3.tar.gz.
File metadata
- Download URL: userverse_python_client-0.1.3.tar.gz
- Upload date:
- Size: 11.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","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 |
725dbbe55fe5da50b4463f07f051d9be7573f7329b9297b6bf9644b302f81ee2
|
|
| MD5 |
9aa9ae77313abf0dbaceefc9f3c0ce4c
|
|
| BLAKE2b-256 |
c7227162ae42d4d583edcd1a2faa3d6a24a6712de9dba6a8df65d7edf2249496
|
File details
Details for the file userverse_python_client-0.1.3-py3-none-any.whl.
File metadata
- Download URL: userverse_python_client-0.1.3-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","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 |
08b3dd0654f30f30a4fcc6fb2f8a5d5c3b1fb2317545d95e09b7e6ef3d6ce1f5
|
|
| MD5 |
bf515a3a3fce670d959d1a451d6ed177
|
|
| BLAKE2b-256 |
0e196a2a5a74b1bbec25c9e399af69be3000c8d60b47baf2ab55f13e8cc1c0ba
|