1. 首页
  2. 数据库
  3. 其它
  4. neon py:适用于Python的NEON解析器 源码

neon py:适用于Python的NEON解析器 源码

上传者: 2021-02-21 07:55:47上传 ZIP文件 13.78KB 热度 15次
适用于Python的NEON NEON与YAML非常相似。 主要区别在于NEON支持“实体”(因此可用于解析phpDoc注释)和制表符以进行缩进。 NEON语法要简单一些。 霓虹灯代码示例: # neon example name : Homer address : street : 742 Evergreen Terrace city : Springfield children : + Bart + Lisa + Maggie entity : Column(type=integer) 安装 要为Python安装NEON解析器,只需运行: p
下载地址
用户评论