Metadata-Version: 2.4
Name: dzcode
Version: 0.0.2
Summary: </DZ C0de> Helper Package
Author-email: msdzulqurnain <msdzulqurnain@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/msdzulqurnain/dzcode
Project-URL: Issues, https://github.com/msdzulqurnain/dzcode/issues
Keywords: python,dzcode,helper,package,utils
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# </DZ C0de> Helper Package 🚀

[![PyPI version](https://img.shields.io/pypi/v/dzcode.svg)](https://pypi.org/project/dzcode/)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

**dzcode** is a Python library designed to accelerate development workflows by providing ready-to-use utility functions.

## ✨ Key Features
* 🛠️ **Utility Tools**: Helper functions for common data manipulation.
* ⚡ **Performance Optimized**: Lightweight and fast with no heavy dependencies.
* 🧩 **Easy Integration**: Easily integrated into any Python project.

## 📦 Installation

Install the package via [PyPI](https://pypi.org/):

```bash
pip install dzcode
```
