# python-tolua **Repository Path**: zyf/python-tolua ## Basic Information - **Project Name**: python-tolua - **Description**: 用来将python容器数据 转换成lua的table字符串的工具函数 - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-05-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: utils **Tags**: None ## README # python-tolua 将python的可迭代容器转换成lua的table字符串的工具函数 ## 运行测试用例 python test.py