
---

### **2. Build the Package**

Before uploading to PyPI, you need to build the package. Run the following commands:

#### **Step 1: Build the Distribution Files**
```bash
python setup.py sdist bdist_wheel