sensor21-server.py 文件源码

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

项目:sensor21 作者: 21dotco 项目源码 文件源码
def docs():
    """
    Provides the manifest.json file for the 21 endpoint crawler.
    """
    with open('./manifest.yaml', 'r') as f:
        manifest = yaml.load(f)
    return json.dumps(manifest)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号