Metadata-Version: 2.1
Name: pc-perf
Version: 1.3.2
Summary: pc 进程性能测试平台，支持 windows / mac / linux 平台进程cpu、memory、fps（仅支持windows下OpenGL  DirectX 引擎应用）、gpu、thread_num、handle_num 等指标的实时监控和可视化展示
Home-page: https://github.com/15525730080/pc_perf
Author: 范博洲
Author-email: 15525730080@163.com
License: MIT
Keywords: pc fps cpu memory gpu monitor
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: concurrent-log-handler==0.9.25
Requires-Dist: fastapi==0.110.2
Requires-Dist: numpy==1.23.5
Requires-Dist: pandas==2.2.2
Requires-Dist: Pillow==10.3.0
Requires-Dist: psutil==5.9.8
Requires-Dist: PyGetWindow==0.0.9
Requires-Dist: pynvml==11.5.0
Requires-Dist: SQLAlchemy==2.0.29
Requires-Dist: SQLAlchemy-serializer==1.4.12
Requires-Dist: starlette==0.37.2
Requires-Dist: uvicorn==0.29.0
Requires-Dist: aiosqlite==0.20.0
Requires-Dist: APScheduler==3.10.4
Requires-Dist: greenlet==3.0.3
Requires-Dist: gunicorn==23.0.0
Requires-Dist: Cython==3.0.10

