Skip to content

基于Python的xlxs格式处理脚本,将工作簿里的有序号成组的记录转化为单独的工作表。脚本可以直接应用于生成会计记账凭证,并检测借贷是否平衡。

Notifications You must be signed in to change notification settings

t170815518/xlxs_records_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

xlxs_records_converter

基于Python的xlxs格式处理脚本,将工作簿里的有序号成组的记录转化为单独的工作表。脚本可以直接应用于生成会计记账凭证,并检测借贷是否平衡。 使用前请修改脚本里的路径、格式处理,比如read_excel()里的header

About

基于Python的xlxs格式处理脚本,将工作簿里的有序号成组的记录转化为单独的工作表。脚本可以直接应用于生成会计记账凭证,并检测借贷是否平衡。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages