Thonny is a simple Python IDE with features useful for learning programming. See https://thonny.org for more info.
Raw data
{
"_id": null,
"home_page": "https://thonny.org",
"name": "thonny",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "IDE education debugger",
"author": "Aivar Annamaa and others",
"author_email": "thonny@googlegroups.com",
"download_url": "https://files.pythonhosted.org/packages/49/9d/4f51f79865f293024d601f9d6e8de367164f59d6892e4635bec0f9692a4e/thonny-4.1.7.tar.gz",
"platform": "Windows",
"description": "Thonny is a simple Python IDE with features useful for learning programming. See https://thonny.org for more info.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python IDE for beginners",
"version": "4.1.7",
"project_urls": {
"Bug tracker": "https://github.com/thonny/thonny/issues",
"Homepage": "https://thonny.org",
"Source code": "https://github.com/thonny/thonny"
},
"split_keywords": [
"ide",
"education",
"debugger"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9659f9d2960539042303dcc7a3fce00d2ee4f24ab117c4ebf8ef8115de2f160e",
"md5": "109254bc45a6494fd67e0fef8d6df0bb",
"sha256": "1364d16f71071cc1dc56ed844f77b1981f1ef0b87f787aabaec2d228bea1c3e3"
},
"downloads": -1,
"filename": "thonny-4.1.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "109254bc45a6494fd67e0fef8d6df0bb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 2528987,
"upload_time": "2024-12-16T16:57:02",
"upload_time_iso_8601": "2024-12-16T16:57:02.359042Z",
"url": "https://files.pythonhosted.org/packages/96/59/f9d2960539042303dcc7a3fce00d2ee4f24ab117c4ebf8ef8115de2f160e/thonny-4.1.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "499d4f51f79865f293024d601f9d6e8de367164f59d6892e4635bec0f9692a4e",
"md5": "97b34f1b958a4e6e2da3289705964738",
"sha256": "6b3b5605f524c12462830e232c8eaf01235645820dd13c24d720acab44a58123"
},
"downloads": -1,
"filename": "thonny-4.1.7.tar.gz",
"has_sig": false,
"md5_digest": "97b34f1b958a4e6e2da3289705964738",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 2177370,
"upload_time": "2024-12-16T16:57:11",
"upload_time_iso_8601": "2024-12-16T16:57:11.067061Z",
"url": "https://files.pythonhosted.org/packages/49/9d/4f51f79865f293024d601f9d6e8de367164f59d6892e4635bec0f9692a4e/thonny-4.1.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-16 16:57:11",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "thonny",
"github_project": "thonny",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "jedi",
"specs": [
[
">=",
"0.18.2"
]
]
},
{
"name": "pylint",
"specs": [
[
">=",
"2.16.2"
]
]
},
{
"name": "docutils",
"specs": [
[
">=",
"0.19"
]
]
},
{
"name": "mypy",
"specs": [
[
">=",
"1.0.1"
]
]
},
{
"name": "asttokens",
"specs": [
[
">=",
"2.2.1"
]
]
},
{
"name": "Send2Trash",
"specs": [
[
">=",
"1.8.0"
]
]
},
{
"name": "packaging",
"specs": [
[
">=",
"23.0"
]
]
},
{
"name": "wheel",
"specs": [
[
">=",
"0.38.4"
]
]
}
],
"lcname": "thonny"
}