Metadata-Version: 2.1
Name: tonggong
Version: 0.2.19
Summary: Universal toolkit
Home-page: https://github.com/arcticdata/tonggong
Author: Arctic Data
Author-email: hello@datarc.cn
License: MIT License
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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
Description-Content-Type: text/markdown
License-File: LICENSE

# 小雅·彤弓

<p style="text-align: left">
    <a href="https://pypi.python.org/pypi/tonggong">
        <img src="https://img.shields.io/pypi/v/tonggong?style=flat-square" alt="Package" />
    </a>
    <a href="https://pypi.python.org/pypi/tonggong">
        <img src="https://img.shields.io/pypi/pyversions/tonggong?style=flat-square" />
    </a>
    <a href="https://github.com/arcticdata/tonggong/blob/master/LICENSE">
        <img src="https://img.shields.io/pypi/l/tonggong?style=flat-square" alt="License" />
    </a>
    <a href="https://codecov.io/gh/arcticdata/tonggong">
        <img src="https://img.shields.io/codecov/c/gh/arcticdata/tonggong/master?style=flat-square" alt="Codecov" />
    </a>
</p>

```chinese
彤弓弨兮，受言藏之。我有嘉宾，中心贶之。钟鼓既设，一朝飨之。
彤弓弨兮，受言载之。我有嘉宾，中心喜之。钟鼓既设，一朝右之。
彤弓弨兮，受言櫜之。我有嘉宾，中心好之。钟鼓既设，一朝酬之。
```

## 介绍

通用工具集合

### 环境安装

> make install

### 格式化

> make fmt

### 单元测试

> make test
