app.config module

config.py

  • 常量和设置

  • 读取设置的api

  • 可以全部导入而不必考虑命名空间冲突(仅包含和大写常量,详见__all__)

@Date 2022-02-17