use thonny program, 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": "edu-yh",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "IDE education debugger",
"author": "DasNibelungened and others",
"author_email": "thonny@googlegroups.com",
"download_url": "https://files.pythonhosted.org/packages/10/f7/3a7775a85d205ada33becf8b82d6ba5eb88fa664f45946345c18ec89e2b0/edu-yh-0.1.14.tar.gz",
"platform": "Windows",
"description": "use thonny program, is a simple Python IDE with features useful for learning programming. See https://thonny.org for more info.\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python IDE for beginners",
"version": "0.1.14",
"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": "10f73a7775a85d205ada33becf8b82d6ba5eb88fa664f45946345c18ec89e2b0",
"md5": "dc9a70bc2ea93de5224a5c898990649a",
"sha256": "46de2fa67bb24552682df105eaa195a386d66aa39079b89c374d7e290faeec54"
},
"downloads": -1,
"filename": "edu-yh-0.1.14.tar.gz",
"has_sig": false,
"md5_digest": "dc9a70bc2ea93de5224a5c898990649a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 3551800,
"upload_time": "2023-11-03T06:50:57",
"upload_time_iso_8601": "2023-11-03T06:50:57.720254Z",
"url": "https://files.pythonhosted.org/packages/10/f7/3a7775a85d205ada33becf8b82d6ba5eb88fa664f45946345c18ec89e2b0/edu-yh-0.1.14.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-03 06:50:57",
"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.1"
]
]
},
{
"name": "setuptools",
"specs": [
[
">=",
"45.2"
]
]
},
{
"name": "pyserial",
"specs": [
[
">=",
"3.4"
]
]
},
{
"name": "pylint",
"specs": [
[
">=",
"2.4"
]
]
},
{
"name": "docutils",
"specs": [
[
">=",
"0.16"
]
]
},
{
"name": "mypy",
"specs": [
[
">=",
"0.761"
]
]
},
{
"name": "asttokens",
"specs": [
[
">=",
"2.0"
]
]
},
{
"name": "Send2Trash",
"specs": [
[
">=",
"1.5"
]
]
},
{
"name": "wheel",
"specs": []
}
],
"lcname": "edu-yh"
}