Metadata-Version: 2.1
Name: monkey_utils
Version: 1.0.3
Summary: Common function for Python project at Monkey
License: LICENSE.txt
Author: Trung.HM
Author-email: trung.hoang@monkey.edu.vn
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: boto3 (>=1.28.57,<2.0.0)
Requires-Dist: python-dotenv (>=1.0.0,<2.0.0)
Description-Content-Type: text/markdown

# 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 
```


