Metadata-Version: 2.4
Name: tole-tool
Version: 2.0.0a1
Summary: The simplest Python to EXE converter with GUI and auto-assets (Alpha).
Home-page: https://pypi.org/project/tole-tool/
Author: wetoq
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
Requires-Dist: pyinstaller
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: summary


# 🛠️ Tole-Tool 2.0.0 Alpha 🧪

**⚠️ Note: This is an Alpha version for testing.**

**Tole-Tool** is the fastest way to turn your Python script into a professional EXE file. Whether you love the speed of the console or the comfort of a window, we've got you covered!

---

### 📖 Choose Your Way

#### 🖼️ Method 1: The New GUI
1. Open CMD and type: `tole-gui`
2. Click **Browse** and select your `.py` file.
3. Click **BUILD EXE** and wait for the "Succeed!" message.

#### ⌨️ Method 2: Fast Console
1. Navigate to your folder in CMD (`cd ..` and `cd "your_folder"`).
2. Type: `tole`
3. Follow the prompts to create a `readme.txt`.

---

### 🔥 Why Tole-Tool?
* **📦 Auto-Bundle Assets**: Automatically packs all photos and sounds inside the EXE.
* **🖼️ New GUI**: Easy visual builder for beginners.
* **🚀 One-File Magic**: Everything compressed into one portable .exe.

---
### 💻 Installation
```bash
pip install tole-tool
Powered by PyInstaller engine. Created by wetoq.
