python读取 Perl's Config::General module.

python读取 Perl's Config::General module.




from apacheconfig import *
options = {
    'lowercasenames': False # If set to True, then all options found in the config will be converted to lowercase
}
with make_loader(**options) as loader:
    config = loader.load(args.cfg)
print(config)




https://github.com/etingof/apacheconfig

  • 发表于 1天前
  • 阅读 ( 25 )
  • 分类:其他

你可能感兴趣的文章

相关问题

0 条评论

请先 登录 后评论
omicsgene
omicsgene

生物信息

759 篇文章

作家榜 »

  1. omicsgene 759 文章
  2. 安生水 370 文章
  3. Daitoue 167 文章
  4. 生物女学霸 120 文章
  5. xun 96 文章
  6. rzx 88 文章
  7. 红橙子 81 文章
  8. Ti Amo 76 文章