This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
# pythonfire
=======
### 介绍
这个项目是我们小组学习 Python Fire 的学习报告。Python Fire 是一个开源库,它可以通过单个函数、对象调用生成命令行界面(CLI),无需编写大量的代码。在这个学习报告中,我们将分享对 Python Fire和git的学习心得和使用经验。