Metadata-Version: 2.3
Name: simplejrpc_gfile
Version: 0.0.3
Summary: GM file operator
License: MIT
Author: yao
Author-email: 1125564921@qq.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Description-Content-Type: text/markdown

[![Latest Version](https://img.shields.io/pypi/v/simplejrpc_gfile.svg)](https://pypi.python.org/pypi/simplejrpc_gfile/)
[![Supported Python versions](https://img.shields.io/pypi/pyversions/simplejrpc_gfile.svg)](https://pypi.python.org/pypi/simplejrpc_gfile/)
[![Downloads](https://img.shields.io/pypi/dm/simplejrpc_gfile.svg)](https://pypi.org/project/simplejrpc_gfile/)

simplejrpc_gfile
==========

# 1. Getting Started Quickly

### 1.1 Install SDK

Install the SDK using pip:

```bash
pip3 install simplejrpc_gfile
```

