渗透驱动接口。分散世界和集中世界之间的膜。

osmosis-driver-interface的Python项目详细描述


banner

渗透驱动接口

? A membrane between the decentralized world and centralized world oceanprotocol.com

Build StatusPyPIGitHub contributors


目录


代码样式

关于python中代码样式的信息记录在这两个链接中python-developer-guide 以及python-style-guide

测试

通过travis设置自动测试,执行tox。 我们的测试使用pytest框架。

新版本

bumpversion.sh脚本有助于提高项目版本。可以使用{major minor patch}作为第一个参数来执行脚本,从而相应地提高版本。

许可证

Copyright 2018 Ocean Protocol Foundation Ltd.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

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

推荐PyPI第三方库


热门话题
java在SearchView上获取空对象引用   使用参数从命令行运行java Maven项目时出错   java如何根据其他属性对属性进行排序?   java MongoDB不会为嵌套文档的_id字段保存空值   xml如何使用Java从SOAP响应中检索元素值?   java根据给定的DateTimeFieldType对DateTime进行取整   java标识是否已打开JDialog   在WLS/JDeveloper中部署简单java文件   java如何处理带有最终字段的空构造函数   java如何从单张图生成矢量图像   java Swing工作线程在大型XML解析期间导致延迟   H2数据库中@GeneratedValue的java问题   JavaSpring表达式语言检查字符串列表中是否包含字符串   java检查二叉树中的节点是否有子节点?   java为多个几乎相似的片段重用同一适配器   java libgdx处理cam外部的对象   RecycleView Android/Java中的可自定义适配器存在问题   java总是调用线程。currentThread()。中断();当捕捉到中断异常时?   多线程在java中顺序的含义是什么?