Metadata-Version: 2.4
Name: trump-pip
Version: 1.0.1
Summary: A pip-like tool with multi-language support
Home-page: https://github.com/yourusername/trump-pip
Author: ruin321 and schooltaregf
Author-email: your.email@example.com
Keywords: pip,package manager,tpip
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: requests>=2.25.0
Requires-Dist: colorama>=0.4.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# trump-pip

[English](#english) | [中文](#chinese)

---

## English

A pip-like tool with Trump policy simulations. Sometimes fast, sometimes slow, always unpredictable!

### Installation

Install from PyPI:

```bash
pip install trump-pip
```

### Usage

After installation, use `tpip` command:

```bash
tpip install package_name
```

### Features

- Multi-language support (Chinese, English, Japanese, Korean)
- Trump policy simulations:
  - 60% chance: Tax cuts slow down your download
  - 30% chance: Tax increases speed up your download
  - 2% chance: Trump gets angry and cancels your download (may even close your terminal or system!)

### Examples

```bash
# Install a package with Trump simulations
tpip install requests

# List installed packages
tpip list

# Test the Trump angry scenario
tpip --test-trump-angry

# Show about information
tpip --about

# Show language information
tpip --language
```

### Warning

This is a fun tool for demonstration purposes. Do not use in production environments!

---

## 中文

一个带有特朗普政策模拟的pip工具。有时快，有时慢，总是不可预测！

### 安装

从PyPI安装：

```bash
pip install trump-pip
```

### 使用方法

安装后，使用 `tpip` 命令：

```bash
tpip install package_name
```

### 功能特性

- 多语言支持（中文、英语、日语、韩语）
- 特朗普政策模拟：
  - 60% 几率：减税政策会减慢你的下载速度
  - 30% 几率：增税政策会加快你的下载速度
  - 2% 几率：特朗普生气了，会取消你的下载（甚至可能关闭你的终端或系统！）

### 示例

```bash
# 安装带有特朗普模拟效果的包
tpip install requests

# 列出已安装的包
tpip list

# 测试特朗普生气场景
tpip --test-trump-angry

# 显示关于信息
tpip --about

# 显示语言信息
tpip --language
```

### 警告

这是一个仅供演示的有趣工具。不要在生产环境中使用！

---

### License

MIT License
