法律权威结构化数据管理工具

AuthoritySpoke的Python项目详细描述


AuthoritySpoke

CircleCICoverage Status

AuthoritySpoke是一个用于管理有关法律规则的结构化数据的Python库。

了解AuthoritySpoke

熟悉AuthoritySpoke的最佳方法是通过Introduction to AuthoritySpoke Jupyter notebook

使用此按钮可通过活页夹与笔记本进行联机交互。

Binder

Full documentation for AuthoritySpoke是正在进行的工作。

安装AuthoritySpoke

我建议在PipeNV环境中运行AuthoritySpoke。请参阅installation instructions for Pipenv

然后运行

$ pipenv install
$ pipenv shell

如果一切正常,authoritypoke应该可以在python环境中导入。

$ python
import authorityspoke

对AuthoritySpoke的贡献

贡献者文档即将发布!

所有参与者都应该遵循code of conduct。AuthoritySpoke使用Contributor Covenant, version 1.4,

向AuthoritySpoke提交请求或其他代码贡献需要接受contributor license agreement。协议的条款是基于Apache Software Foundation Individual Contributor License Agreement V2.0

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

推荐PyPI第三方库


热门话题
java允许具有不同父类的类扩展类,而无需多重继承   java如何创建动态化的JScrollPane w/JPanel作为客户端?   java如何组织和命名包   在Java中读取属性文件   java无法解释的Android意图行为   在Java中动态执行多个BPEL文件的部署   ssl Java 6 SNI(服务器名称指示)?   java我们可以使用Robot框架自动化web和移动应用程序来执行并行执行   java for star pettern的循环   java为什么BinaryReader在线程中,从netty读取错误的数据包?   在java中将华氏度转换为摄氏度   使用Spark和java处理空值和引号编写CSV文件   Java中已排序日期到块的列表   visual studio代码VSCode Java不是linting或自动完成局部变量,而是自动完成Java快捷方式,如“sysout”