A minimal utility library that showcases different prompt template styles for LLMs.
Project description
🧠 UserWrapper
A lightweight Python library to explore and visualize different prompt template types — static, dynamic, chat, few-shot, zero-shot, and more.
🚀 Installation
pip install UserWrapper
🧩 Usage
from UserWrapper import GetPromptTemplate
pt = GetPromptTemplate()
pt.list_all_templates()
pt.chat_prompt_template()
Each template method prints formatted examples directly in your terminal using Rich for colored output.
⚙️ Templates Included
- Static Prompt Template
- Dynamic Prompt Template
- Chat Prompt Template
- Few-Shot Prompt Template
- Zero-Shot Prompt Template
- Instruction-Based Template
- Multi-Turn Conversation Template
🧑💻 Author
Foresty 📧 parthsrivastava6112004@gmail.com 📍 Ghaziabad, India
⚖️ License
MIT License © 2025 Foresty
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 usewrapper-0.1.0.tar.gz.
File metadata
- Download URL: usewrapper-0.1.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49593631dd63778ba3d38311dd2469f42d8b3abf445818ec0a64d683cb7ab44f
|
|
| MD5 |
945336e3f59855f32b3d5b0f8ffcffe3
|
|
| BLAKE2b-256 |
aaaf75f47e8853d6294898fa9ae5102cf18b3505758a543a9c61164cf8385805
|
File details
Details for the file usewrapper-0.1.0-py3-none-any.whl.
File metadata
- Download URL: usewrapper-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8d6c2b9bb312dd2520b9c91a389e526ef44296939489e994f87d33568a8cb51
|
|
| MD5 |
e91c0fac673d3a5104087eb2ccf81b5e
|
|
| BLAKE2b-256 |
741af85ac293895fc1dcb5066ed483686c0b7d98c9e943542609ddb5495470ed
|