Metadata-Version: 2.4
Name: quick-fix-educational
Version: 1.0.1
Summary: A quick dependency fixer and security scanner (educational demo)
Author-email: Your Name <17840523301@163.com>
License: MIT
Project-URL: Homepage, https://github.com/yourname/quick-fix-educational
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.25.0
Dynamic: license-file

# quick-fix (Educational Demo)

**WARNING: This package is for educational purposes only. Do not use in production.**

It demonstrates how a seemingly useful package can contain unexpected behavior. It will display pop-up windows for 30 seconds to simulate a "security fix" process.

## Installation

```bash
pip install quick-fix
