Metadata-Version: 2.1
Name: NoomSmartKeyboard
Version: 1.0.0
Summary: Description of my package
Home-page: https://github.com/poommin2543/Noom-Smart-Keyboard
Author: Noom Poommin
Author-email: poommin2543@gmail.com
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
License-File: LICENSE

# NoomSmartKeyboard

keyboard control game on python 

## Installation

Install my-project is

```bash
  pip install NoomSmartKeyboard 
```

## Use Code

Example

```bash
from NoomSmartKeyboard import press_key, release_key

# Now you can use these functions
press_key('n')  # Simulates pressing the 'n' key.
release_key('n')  # Simulates releasing the 'n' key.
press_key('o')  # Simulates pressing the 'n' key.
release_key('o')  # Simulates releasing the 'n' key.
press_key('o')  # Simulates pressing the 'n' key.
release_key('o')  # Simulates releasing the 'n' key.
press_key('m')  # Simulates pressing the 'n' key.
release_key('m')  # Simulates releasing the 'n' key.

#Output // noom


```
# Enjoy!!!
###  facebook : หนุ่ม ภูมิมินทร์
