Metadata-Version: 2.4
Name: pc-informations
Version: 1.0.6
Summary: A PC info tool for displaying system information and managing processes
Author-email: Ivole32 <ivo.theis@posteo.de>
License-Expression: MIT
Project-URL: Homepage, https://github.com/Ivole32/PC-Info
Project-URL: Repository, https://github.com/Ivole32/PC-Info
Project-URL: Issues, https://github.com/Ivole32/PC-Info/issues
Keywords: system,info,monitoring,processes,pc
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: End Users/Desktop
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: System :: Monitoring
Classifier: Topic :: System :: Systems Administration
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: psutil>=5.9.0
Requires-Dist: py-cpuinfo>=9.0.0
Requires-Dist: customtkinter>=5.2.0
Requires-Dist: requests>=2.31.0
Requires-Dist: Pillow>=10.0.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Requires-Dist: black>=23.0.0; extra == "dev"
Requires-Dist: flake8>=6.0.0; extra == "dev"

<div align="center">

# PC Info
![Python](https://img.shields.io/badge/Python-3.13-blue?logo=python&logoColor=white)

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>
