A Python package for LLM RPC operations
Project description
llm-rpc
A Python package for LLM RPC operations
Installation
uv pip install llm-rpc
# or
pip install llm-rpc
Usage
import llm_rpc
# Your code here
Development
# Install in development mode with uv
uv pip install -e ".[dev]"
# Run tests
uv run pytest
# Format code
uv run black src tests
# Type check
uv run mypy src
Building and Publishing
# Build the package
uv build
# Publish to PyPI
uv publish
License
MIT License - see LICENSE file for details.
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
llm_rpc-0.1.0.tar.gz
(2.7 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 llm_rpc-0.1.0.tar.gz.
File metadata
- Download URL: llm_rpc-0.1.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41101508eed47dc3d443029c955675767f812e63779d91c2762953ce46f9f90a
|
|
| MD5 |
5bf7d3317636bdf3ca580a525042ec9e
|
|
| BLAKE2b-256 |
11eebe86a0b8156d2b7f0f715a1c543cc75489fb465256930d3c191996c24d82
|
File details
Details for the file llm_rpc-0.1.0-py3-none-any.whl.
File metadata
- Download URL: llm_rpc-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
42326d685ec4f183abd689dfa6e4f6b63aa16259bc06da862009a03f25fd6b39
|
|
| MD5 |
0e08f69f297659d2c757e3f11f902606
|
|
| BLAKE2b-256 |
5a37a58c9729db6b513fd2fdbdbc2dbb38cc55469a1f4c31fce8bb966883013c
|