Metadata-Version: 2.2
Name: RedisServer-Queue
Version: 0.0.5
Summary: RedisServer-Queue is a simple redis server
Author-email: NelsonLongXiang <1169207670@qq.com>
Project-URL: Homepage, https://github.com/NelsonLongxiang/RedisServer
Project-URL: Issues, https://github.com/NelsonLongxiang/RedisServer/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE

RedisServer-Queue is a simple redis server

## Installation

```bash
pip install -i https://pypi.org/simple RedisServer-Queue
```

```commandline
pip install --upgrade -i https://pypi.org/simple RedisServer-Queue
```

## Usage

#### 请参考test目录下test.py文件

## License

[MIT](https://choosealicense.com/licenses/mit/)

### 作者联系方式

1. 作者邮箱：`1169207670@qq.com`
2. Wechat: `1169207670`
