Auto feedback classifier and grader for developer workflow.
Project description
autofeedback2pr
This is a python package which can integrate in the workflow to use Claude API to evalute the difficulty of the feedback.
Installation
pip install .
How to use it
import autofeedback2pr
autofeedback2pr.config(api_key="YOUR_CLAUDE_KEY")
result = autofeedback2pr.grade_feedback("The button does not work on mobile.", lang="en")
print(result)
- Claude API Key can be used from
autofeedback2pr.config(api_key=...)or set in as env variableCLAUDE_API_KEY。
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
autofeedback2pr-0.2.0.tar.gz
(2.8 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 autofeedback2pr-0.2.0.tar.gz.
File metadata
- Download URL: autofeedback2pr-0.2.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b7caa6270838d173dbd41e2da8ef3688523882e7053e5fffcbf364de9dea7ae
|
|
| MD5 |
abb134ffe5260d36e68b1b48858e20a5
|
|
| BLAKE2b-256 |
1f04dc354f38edbeb4cf917744c9b30cc2caceb0ba2b5aa1bc8fddd6bf696f0f
|
File details
Details for the file autofeedback2pr-0.2.0-py3-none-any.whl.
File metadata
- Download URL: autofeedback2pr-0.2.0-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e9ff4ffb02c541f39f71ddd3733d3667dd83fab61d8c3803a7bf4ba9dd43e598
|
|
| MD5 |
86abbaff2fc08b98855d4d98ee1ae81f
|
|
| BLAKE2b-256 |
283995f2356c62e3756e6f49ccda8fe0ff29131761e22435af7bdca988206901
|