文件名称:ged4py:适用于Python的GEDCOM工具
文件大小:65KB
文件格式:ZIP
更新时间:2024-04-30 08:02:13
python gedcom gedcom-parser Python
适用于Python的GEDCOM解析器 GEDCOM解析器在Python中的实现 免费软件:MIT许可证 文档: : 。 特征 解析GEDCOM标准的5.5.1版本定义的GEDCOM文件 支持的文件编码为UTF-8(带有或不带有BOM),ASCII或ANSEL 旨在有效解析大型文件 支持Python 3.6+ 学分 该程序包是使用和项目模板创建的。
【文件预览】:
ged4py-master
----setup.py(1KB)
----.gitignore(833B)
----Makefile(2KB)
----MANIFEST.in(262B)
----requirements_dev.txt(106B)
----LICENSE(1KB)
----HISTORY.rst(2KB)
----setup.cfg(405B)
----.github()
--------ISSUE_TEMPLATE.md(335B)
--------workflows()
----README.rst(1KB)
----tests()
--------test_detail_io.py(5KB)
--------test_parser.py(24KB)
--------test_date.py(24KB)
--------test_parser_encodings.py(3KB)
--------test_detail_name.py(5KB)
--------test_model.py(17KB)
----ged4py()
--------detail()
--------__init__.py(919B)
--------calendar.py(21KB)
--------parser.py(20KB)
--------date.py(27KB)
--------model.py(21KB)
----AUTHORS.rst(188B)
----CONTRIBUTING.rst(3KB)
----docs()
--------.gitignore(14B)
--------Makefile(7KB)
--------api.rst(92B)
--------examples.rst(2KB)
--------index.rst(308B)
--------conf.py(9KB)
--------history.rst(28B)
--------authors.rst(28B)
--------installation.rst(1KB)
--------make.bat(6KB)
--------readme.rst(27B)
--------usage.rst(6KB)
--------example_code()
--------contributing.rst(33B)
--------techinfo.rst(8KB)
----.editorconfig(292B)
----tox.ini(415B)