Pyrseas 0.7.1 更改了系统配置文件 config.yaml 的位置,这样可在通过 Python 安装程序时访问到;此外 yamltodb 输出使用 UTF-8 编码。
Pyrseas 提供了一个框架和工具用来更新和维护一个关系数据库,当前包含 dbtoyaml 工具用来创建 PostgreSQL 的表的描述信息,yamltodb 工具用来从 YAML 文档直接转成建库的 SQL 语句。
项目主页:http://pyrseas.projects.pgfoundry.org/
下载地址:http://pyrseas.readthedocs.org/en/latest/install.html#downloading
来自:开源中国社区

