A Python package for advanced prompt engineering and management
Project description
Promptons
A Python package for advanced prompt engineering and management.
Description
Promptons provides tools and utilities for working with LLM prompts, built on top of abstractllm.
Installation
pip install promptons
Features
- [Coming soon]
Usage
Basic usage example:
from promptons import Prompton
# Coming soon
Development
To set up the development environment:
# Clone the repository
git clone https://github.com/yourusername/promptons.git
cd promptons
# Install poetry if you haven't already
pip install poetry
# Install dependencies
poetry install
# Run tests
poetry run pytest
License
This project is licensed under the MIT License - see the LICENSE file for details.
Author
Laurent-Philippe Albou
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 promptons-0.1.0.tar.gz.
File metadata
- Download URL: promptons-0.1.0.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
208fa1bfa13c4036b3f8d0e4e572cd7ef7a0aa0df1f059bd4b51198dbebdeef9
|
|
| MD5 |
bd8fad211eb48f079fc439601f3a2b4f
|
|
| BLAKE2b-256 |
1b4baab740b97e9c8c2777d300da8f98d209fdb4ac8d29feeaadd5bff0c5ece3
|
File details
Details for the file promptons-0.1.0-py3-none-any.whl.
File metadata
- Download URL: promptons-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ae4c85d2c8c5be3da4e331fc953d9599c6a26c72df975b7150b4cec610bb19b
|
|
| MD5 |
6feb55363adf2df7c2ad3060bb920262
|
|
| BLAKE2b-256 |
a5af6c7d0d75b8a07d7a52292f94b795ff10f0aaef8ac75d9de18ed853c669e8
|