openschemas用于schemaorg模式的python助手函数

openschemas的Python项目详细描述


#openschemas python

[![循环](https://circleci.com/gh/openschemas/openschemas-python.svg?(https://circleci.com/gh/openschemas/openschemas python)
[![PYPI版本](https://badge.fury.io/py/openschemas.svg)(https://badge.fury.io/py/openschemas)

![https://github.com/openschemas/spec-template/raw/master/img/hexagon-square-small.png](https://github.com/openschemas/spec-template/raw/master/img/hexagon-square-small.png)

schema.org
规范,作为[openschemas]工具提供(https://www.github.com/openschemas)。
请在
github的[openschemas/openschemas python]上发表文章(https://www.github.com/openschemas/openschemas-python)。随着库的开发,将提供文档。

与pip一起安装:

```
$pip install openschemas

\see the version
$openschemas--version

\run map2model
$map2model--config configuration.yml--folder specifications

\run specification validator
$openschemas validate--criteria openschemas/main/validate/criteria/dummy.yml--infilecontainer.html
```

有关用法,请参阅我们的[文档](https://openschemas.github.io/openschemas-python/html/usage.html)**正在开发中**

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
图形Java仿射变换以旋转通用路径   IntelliJ IDEA中的java代码标记为编译器错误,在Eclipse中可以正常工作   java ArrayList的containsAll返回了错误的值   如何在安卓中的片段活动中添加java代码   java通过使用netbeans调用jbutton,将带有行的jbutton添加到jtable中   java在更新arrayAdapter/listView之前更新最终列表   java如何在另一个项目中导入包含AspectJ方面和注释的项目   为什么我的java布尔测试总是失败?   Eclipse中的java自动激活   在Bluetooth for Java(更具体地说是Android)之上是否有TCP/IP协议栈实现?   java Android Studio通过intent传递ArrayList并填充ListView