Metadata-Version: 2.1
Name: Memory64
Version: 1.0.1.dev2
Summary: 一个内存读写模块, 今后会更加的完善, 在此非常感谢大家的支持 !
Home-page: https://space.bilibili.com/84500837
Author: 忆梦
Author-email: 2872930558@qq.com
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE

# Python Memory Module

## How to Use this Module

- ## 简介

- 这是一个内存模块 最好是用32位版本的Python 这样兼容

- 我会继续更新此模块的，感谢大家的支持！！！

- 哔哩哔哩主页: https://space.bilibili.com/84500837

- 技术交流群: 1029775623

### Function Module

```python
import Memory64.Function

Memory64.FindWindowPid()
Memory64.Function.FindProcessPid()
Memory64.Function.MonitorHotkeys()
Memory64.Function.WindowShake()
Memory64.Function.ShowWindowAsync()
Memory64.Function.CloseWindow()
Memory64.Function.GetWindRect()
Memory64.Function.IsWindowVisible()
Memory64.Function.MoveWindow()
Memory64.Function.SetkeyBoHook()
Memory64.Function.MoveWindow()
Memory64.Function.SendMessage()
Memory64.Function.UpdateWindow()
Memory64.Function.WindPending()
```

| 版本       |      |      |
| ---------- | ---- | ---- |
| 1.0.1.dev2 |      |      |
| 1.0.0.dev2 |      |      |



