Metadata-Version: 2.3
Name: pyeasyfiles
Version: 0.1.0
Summary: Add your description here
Author: Pedro
Author-email: Pedro <xibiuveio1234@gmail.com>
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# 🚀 pyeasyfiles

A simple and easy-to-use Python library for file and directory management.

---

## ✨ Features

- Easy file creation and manipulation
- Simple directory handling
- Safe operations to avoid accidental overwrites
- Built with `pathlib` and others for modern Python usage

---

## 📦 Installation

```bash
pip install pyeasyfiles
```
---

## 📚 Documentation

📖 Documentation coming soon...
