summaryrefslogtreecommitdiffstatshomepage
path: root/docs/RulePackage/intro.md
blob: 1e1a66bda842255b4d09c7ac9d6f96eebfed8ad0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
title: 概述
---

!!! abstract
    此章节涉及到真正的 Python 规范问题,因此请认真阅读并多加练习,方能写出漂亮的代码。

    
水系规则包可以通过 `pip` Pyhton 包管理工具直接下载,但是为了方便,我们推荐以下两个安装方案。

=== "使用`pdm`"

    ```shell
    pdm install MyRule # (1)! 
    ```

    1.  :man_raising_hand: 具体的说是形如 `HydroRollCore-Rule-The_Pool`这样的包名。

=== "使用`hrc`"

    Phasellus posuere in sem ut cursus (1)

    1.  :woman_raising_hand: I'm an annotation as well!

***