Raw data
{
"_id": null,
"home_page": "https://github.com/haesleinhuepf/unprompted",
"name": "unprompted",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": "Robert Haase",
"author_email": "robert.haase@uni-leipzig.de",
"download_url": "https://files.pythonhosted.org/packages/dd/c2/29b0db3346729ed20d2acff8043cb8f13c0e700812aff7c35995096fa3de/unprompted-0.1.3.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": null,
"summary": "An AI-assistant which gives unprompted feedback about code helping you to write better code in Jupyter notebooks",
"version": "0.1.3",
"project_urls": {
"Homepage": "https://github.com/haesleinhuepf/unprompted"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "f56719fa7bfa25ee76aecf83ab7721d98530188bf530bef22bd0b0756e881239",
"md5": "d54e6dcc11d7fd9229e598f8d9d3b057",
"sha256": "430b4c11c09efe94302f23c43a0f841b6c9b95bed2961e5007dc8b09e85e83bf"
},
"downloads": -1,
"filename": "unprompted-0.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d54e6dcc11d7fd9229e598f8d9d3b057",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 10019,
"upload_time": "2025-07-10T08:52:52",
"upload_time_iso_8601": "2025-07-10T08:52:52.906244Z",
"url": "https://files.pythonhosted.org/packages/f5/67/19fa7bfa25ee76aecf83ab7721d98530188bf530bef22bd0b0756e881239/unprompted-0.1.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ddc229b0db3346729ed20d2acff8043cb8f13c0e700812aff7c35995096fa3de",
"md5": "ed6ff6fe8a5bdcd198e99c7e7ce4b76f",
"sha256": "7570b6eb991e141aa76aff82c5b297de61a0aa8f6d69425bf9871fc6800556e3"
},
"downloads": -1,
"filename": "unprompted-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "ed6ff6fe8a5bdcd198e99c7e7ce4b76f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 10300,
"upload_time": "2025-07-10T08:52:53",
"upload_time_iso_8601": "2025-07-10T08:52:53.752006Z",
"url": "https://files.pythonhosted.org/packages/dd/c2/29b0db3346729ed20d2acff8043cb8f13c0e700812aff7c35995096fa3de/unprompted-0.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-10 08:52:53",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "haesleinhuepf",
"github_project": "unprompted",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "IPython",
"specs": [
[
">=",
"8.0.0"
]
]
},
{
"name": "matplotlib",
"specs": [
[
">=",
"3.0.0"
]
]
},
{
"name": "openai",
"specs": [
[
">=",
"1.0.0"
]
]
}
],
"lcname": "unprompted"
}