Metadata-Version: 2.2
Name: meyigi-scripts
Version: 0.3.0
Summary: A collection of useful scripts including Excel appending functionality.
Author-email: Daniel Kanybekov <kanybekovdaniel069@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/MeyiGi/meyigi_scripts
Project-URL: Repository, https://github.com/MeyiGi/meyigi_scripts
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: openai>=1.66.3
Requires-Dist: openpyxl>=3.1.5
Requires-Dist: pytest>=8.3.5

# 🖥️ **meyigi_scripts** 🎉

Welcome to **meyigi_scripts**! This repository contains a collection of useful and versatile Python scripts designed to help you automate tasks, simplify workflows, and make your life easier. Whether you're a beginner or an experienced developer, you'll find something useful here!

[![PyPI version](https://badge.fury.io/py/meyigi-scripts.svg)](https://pypi.org/project/meyigi-scripts/)

---

## 🚀 **Features**
- **Useful Scripts**: A variety of small, helpful scripts for automating common tasks.
- **Easy to Use**: Plug-and-play functionality for simple integration into your projects.
- **Well-documented**: Clear instructions and examples to get you started quickly.

---

## 💻 **Installation**

You can easily install **meyigi_scripts** via PyPI! Run the following command:

```bash
pip install meyigi-scripts
