首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > 解析XML文件到字典,反之亦然

解析XML文件到字典,反之亦然

  • 资源大小:28.00 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 字典 xml 文件 解析

资 源 简 介

Originally idea of this project is converting between XML with complex structure and dictionary objects and vice versa. Also this library is useful for automatic migration from one structure to another. Project support for languages: |languages|status| |:--------|:-----| |Python |done | |C#(.NET 3.5+)|partially done| |ActionScript3, C++| TBD | What features you can see in this library: * xml reading and writing support from and to dict * data manipulation (IFilter interface) * key manipulation (using keymapping) * key restrictions (allowed and readonly) **Notes for python version:** It uses zope.interfaces and XML DOM support (from xml.dom package) There lack of tests and some documentation. You can find some other projects with same functionality. But this project has been written independently and I haven"t used any part of.
VIP VIP
0.173945s