跳转到主要内容

openSUSE BuildService客户端API

项目描述

OSC Tiny

Build Status Publish Status PyPI version Coverage badge

本项目旨在为访问OpenBuildService API提供一个最小化和透明的客户端。

用法

这是一个非常基础的示例

from osctiny import Osc

osc = Osc(
    url="https://api.opensuse.org",
    username="foobar",
    password="helloworld",
)

# This returns an LXML object
osc.requests.get(request_id=1)

# This returns an LXML object
osc.search.request(xpath="state/@name='new'")

更多文档请参见 https://osc-tiny.readthedocs.io/en/latest/

贡献

欢迎任何贡献。

链接

项目详情


下载文件

下载适合您平台的文件。如果您不确定该选择哪个,请了解更多关于 安装包 的信息。

源分布

osc_tiny-0.10.4.tar.gz (65.6 kB 查看哈希值)

上传时间

构建分布

osc_tiny-0.10.4-py3-none-any.whl (83.9 kB 查看哈希值)

上传时间 Python 3

由以下机构支持

AWS AWS 云计算和安全赞助商 Datadog Datadog 监控 Fastly Fastly CDN Google Google 下载分析 Microsoft Microsoft PSF 赞助商 Pingdom Pingdom 监控 Sentry Sentry 错误记录 StatusPage StatusPage 状态页面