# WinTop - Windows System Monitor
A top-like utility for Windows that displays system resource usage including:
- CPU usage
- Memory usage
- Disk usage
- Network I/O
- Process statistics
## Installation
```bash
pip install wintop
```
## Usage
After installation, simply run:
```bash
wintop
```
Press Ctrl+C to exit.
## Features
•Real-time system monitoring
•Process sorting by CPU usage
•Disk and network I/O monitoring
•Lightweight and fast
## Requirements
•Python 3.13+
•Windows OS
•psutil package
## License
MIT
Raw data
{
"_id": null,
"home_page": "https://github.com/jfxia/wintop",
"name": "wintop",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.13",
"maintainer_email": null,
"keywords": "windows monitor system performance",
"author": "Jingfeng Xia",
"author_email": "xiajingfeng@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/ab/e6/5b61d506b662ae419b3285941871e0af58c91718698dfbe036ebce85fa0b/wintop-1.0.1.tar.gz",
"platform": null,
"description": "# WinTop - Windows System Monitor\r\n\r\nA top-like utility for Windows that displays system resource usage including:\r\n\r\n- CPU usage\r\n\r\n- Memory usage\r\n\r\n- Disk usage\r\n\r\n- Network I/O\r\n\r\n- Process statistics\r\n\r\n## Installation\r\n\r\n```bash\r\npip install wintop\r\n```\r\n\r\n## Usage\r\n\r\nAfter installation, simply run:\r\n\r\n```bash\r\nwintop\r\n```\r\n\r\nPress Ctrl+C to exit.\r\n\r\n## Features\r\n\r\n\u2022Real-time system monitoring\r\n\r\n\u2022Process sorting by CPU usage\r\n\r\n\u2022Disk and network I/O monitoring\r\n\r\n\u2022Lightweight and fast\r\n\r\n## Requirements\r\n\r\n\u2022Python 3.13+\r\n\r\n\u2022Windows OS\r\n\r\n\u2022psutil package\r\n\r\n## License\r\n\r\nMIT\r\n",
"bugtrack_url": null,
"license": null,
"summary": "Windows System Monitor like top command in Linux",
"version": "1.0.1",
"project_urls": {
"Homepage": "https://github.com/jfxia/wintop"
},
"split_keywords": [
"windows",
"monitor",
"system",
"performance"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "86ad7189591fab976c569cd0e51b530004d4aaf884bb13ecd63b67e10bca1bf1",
"md5": "6d5b14f76798a1c3654bf39266f3468e",
"sha256": "9fa374db8bc27a08da86f1076b2cf139870f7992b3bf21785ede3814854c99ce"
},
"downloads": -1,
"filename": "wintop-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6d5b14f76798a1c3654bf39266f3468e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.13",
"size": 5912,
"upload_time": "2025-09-01T03:30:46",
"upload_time_iso_8601": "2025-09-01T03:30:46.192520Z",
"url": "https://files.pythonhosted.org/packages/86/ad/7189591fab976c569cd0e51b530004d4aaf884bb13ecd63b67e10bca1bf1/wintop-1.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "abe65b61d506b662ae419b3285941871e0af58c91718698dfbe036ebce85fa0b",
"md5": "08c350284768ecb74e6bdc783973977a",
"sha256": "4ebb9b3e2a23d962aaf298e133614607c79a65985ef2927ebe2bd8e45ec5efe7"
},
"downloads": -1,
"filename": "wintop-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "08c350284768ecb74e6bdc783973977a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.13",
"size": 6246,
"upload_time": "2025-09-01T03:30:47",
"upload_time_iso_8601": "2025-09-01T03:30:47.625777Z",
"url": "https://files.pythonhosted.org/packages/ab/e6/5b61d506b662ae419b3285941871e0af58c91718698dfbe036ebce85fa0b/wintop-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-01 03:30:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jfxia",
"github_project": "wintop",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "wintop"
}