Metadata-Version: 2.1
Name: monkey_utils
Version: 1.0.1
Summary: Common function for project Monkey
Home-page: https://pypi.org/project/monkey-utils/
Author: Trung.HM
Author-email: trung.hoang@monkey.edu.vn
Project-URL: Bug Tracker, https://github.com/eduhub123/monkey_utils
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# Monkey Python Helpers and Tools

![Monkey Logo](https://monkey.edu.vn/kiem-tra-phat-am-tieng-anh-mien-phi-cho-be/assets/images/Mspeak-desktop.png)

## Introduction

The Monkey Python Helpers and Tools project is a versatile collection of utility functions and tools designed to simplify and enhance Python development within the Monkey programming language. 


## Usage

```python
import monkey_utils 
```

