A tool to improve code prompts
Project description
Improve Prompt
A Python package for improving code prompts.
Installation
pip install improve-prompt
Usage
import improve_prompt
# Get a file object
improve_file = improve_prompt.get("test.py")
# Improve the file
improve_file.improve()
# Save the file
improve_file.save(original_path=True)
Features
- Simple API for improving code prompts
- Easy to use with minimal setup
- Compatible with Python 3.7+
License
MIT License
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
improve_prompt-0.1.0.tar.gz
(3.4 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 improve_prompt-0.1.0.tar.gz.
File metadata
- Download URL: improve_prompt-0.1.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5300b45fab6b0b3f5645c57b3fa6279e68c900926e08f1dff569216908ed9453
|
|
| MD5 |
4af98515ea32c913a9bb2556f5784cdf
|
|
| BLAKE2b-256 |
f0797835af98a4761ba5ba90d4fa1e42494ba427c75442b4d896ea1ec1371e42
|
File details
Details for the file improve_prompt-0.1.0-py3-none-any.whl.
File metadata
- Download URL: improve_prompt-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b891e554c0b4c5e5bc85a6f23a9331e671dbe2ba6c1100a6053815123a522da
|
|
| MD5 |
7d66f5e165368dc915f1cc178a844670
|
|
| BLAKE2b-256 |
45295c87210b9fa1733aff9f986c2047a819e706fd634c6458aac48d6a6415ba
|