config.py 文件源码

python
阅读 20 收藏 0 点赞 0 评论 0

项目:aryas 作者: lattkkthxbbye 项目源码 文件源码
def db(self) -> dict:
        """
        Sets up the database proxy and exposes the database variables in a `db` property.
        """
        # Create a database proxy (placeholder) to be filled at runtime with the actual database object.
        self._config_dict['aryas']['db']['_db_proxy'] = Proxy()
        return self._config_dict['aryas']['db']
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号