<div align="center">
# PC Info

My program displays all Informations from your pc and gives you the ability to just export it and send it to the support for an example!
Documentation: [here](https://github.com/Ivole32/PC-Info/wiki)
Quick installation: <br>
Run: ```pip install pc-informations``` <br>
Run: ```pc_info```
</div>
Raw data
{
"_id": null,
"home_page": null,
"name": "pc-informations",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": "system, info, monitoring, processes, pc",
"author": null,
"author_email": "Ivole32 <ivo.theis@posteo.de>",
"download_url": "https://files.pythonhosted.org/packages/90/60/6d2fcbc53e0b1b103fa9191494d9d3416fa65a19e5cd72039039bc125cf4/pc_informations-1.0.6.tar.gz",
"platform": null,
"description": "<div align=\"center\">\r\n\r\n# PC Info\r\n\r\n\r\nMy program displays all Informations from your pc and gives you the ability to just export it and send it to the support for an example!\r\n\r\nDocumentation: [here](https://github.com/Ivole32/PC-Info/wiki)\r\n\r\nQuick installation: <br>\r\nRun: ```pip install pc-informations``` <br>\r\nRun: ```pc_info```\r\n\r\n</div>\r\n",
"bugtrack_url": null,
"license": null,
"summary": "A PC info tool for displaying system information and managing processes",
"version": "1.0.6",
"project_urls": {
"Homepage": "https://github.com/Ivole32/PC-Info",
"Issues": "https://github.com/Ivole32/PC-Info/issues",
"Repository": "https://github.com/Ivole32/PC-Info"
},
"split_keywords": [
"system",
" info",
" monitoring",
" processes",
" pc"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "09651cc4e1b51d75d2b609ad7f5b6344f793a9aa7579f8549bccc25b5a6b47a3",
"md5": "bb84388655293f99bc993f79b7868232",
"sha256": "950f822edc47537ea1193a4bc03d1257f6265d41337fe52a17f0901e2daa2f2f"
},
"downloads": -1,
"filename": "pc_informations-1.0.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bb84388655293f99bc993f79b7868232",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 14122,
"upload_time": "2025-08-05T12:50:28",
"upload_time_iso_8601": "2025-08-05T12:50:28.960478Z",
"url": "https://files.pythonhosted.org/packages/09/65/1cc4e1b51d75d2b609ad7f5b6344f793a9aa7579f8549bccc25b5a6b47a3/pc_informations-1.0.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "90606d2fcbc53e0b1b103fa9191494d9d3416fa65a19e5cd72039039bc125cf4",
"md5": "6136f43b17aaa08a2504c9e6b2fa717e",
"sha256": "d569ee0856fe0f40b8db2b8100a36cada8e347c79610ff4526fd3e6f5af16f5b"
},
"downloads": -1,
"filename": "pc_informations-1.0.6.tar.gz",
"has_sig": false,
"md5_digest": "6136f43b17aaa08a2504c9e6b2fa717e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 26000,
"upload_time": "2025-08-05T12:50:30",
"upload_time_iso_8601": "2025-08-05T12:50:30.731241Z",
"url": "https://files.pythonhosted.org/packages/90/60/6d2fcbc53e0b1b103fa9191494d9d3416fa65a19e5cd72039039bc125cf4/pc_informations-1.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-05 12:50:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Ivole32",
"github_project": "PC-Info",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "psutil",
"specs": []
},
{
"name": "py-cpuinfo",
"specs": []
},
{
"name": "customtkinter",
"specs": []
},
{
"name": "requests",
"specs": []
},
{
"name": "Pillow",
"specs": []
}
],
"lcname": "pc-informations"
}