The minimalistic AI stack for developers who value freedom and efficiency.
Project description
Republic
The minimalistic AI stack for developers who value freedom and efficiency.
Installation
pip install republic[all]
Usage
from republic.prompt import load_workspace, render
# Load a workspace from directory
workspace = load_workspace("path/to/workspace")
# Get a template and render it
template = workspace.templates["template_name"]
prompt = render(template, {"name": "John"}, workspace)
print(prompt.content)
Features
| Feature | Description |
|---|---|
prompt |
Prompt management with republic-prompt, check republic-prompt for more 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
republic-0.1.0.tar.gz
(63.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 republic-0.1.0.tar.gz.
File metadata
- Download URL: republic-0.1.0.tar.gz
- Upload date:
- Size: 63.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e47eb63f48df49be69ebee891ecb07ff839c70f9ccbfbf572a729feac8b27aa6
|
|
| MD5 |
25af2cea0cb00fe2254b07a053624e6b
|
|
| BLAKE2b-256 |
371f746633e17e112126c799305e8d091858061152f190b7e7c91bc620bca81e
|
File details
Details for the file republic-0.1.0-py3-none-any.whl.
File metadata
- Download URL: republic-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97be455a833886513108c10f399349591cd566b3b036b58a488df0ebf397654f
|
|
| MD5 |
46acb9b153dc68a6d3aeec2576a73859
|
|
| BLAKE2b-256 |
0851d1bc63915b7dc15ee46323b3dbb3725c43b715d4750b6954168bf2af8344
|