
---

### **Step 6: Add a License**
Choose a license (e.g., MIT) and save it as `LICENSE`.

---

### **Step 7: Build and Upload the Package**

#### **7.1 Install Required Tools**
```bash
pip install setuptools wheel twine