首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > 完整的和易于使用的Python包装与SUSE Studio Web交互平台。

完整的和易于使用的Python包装与SUSE Studio Web交互平台。

资 源 简 介

This is a Python library that works with the Suse Studio API. This libraries uses XML-RPC, that’s not necessarily good but I just thought it fit better in to Python since XML-RPC is part of the standard python library. The format that the API functions return is a nested dictionary, it might change later to something more palatable. Other features include a streamlined authentication process and an integrated upload method. Anyway, this whole library came to be because I am working on a Suse Studio client that I will be releasing shortly i think. Here is how it works: ``` from pysusestudio import pysusestudio username = "myusername" password = "mypassword" Instantiate with Basic (HTTP) Authentication objSS = pysusestudio.pySuseStudio(username, password) This returns the Account information account = objSS.getAccount() print account ``` Sponsored by ![](http://www.ja

文 件 列 表

.DS_Store
.svn
all-wcprops
entries
format
prop-base
props
text-base
tmp
all-wcprops
entries
format
all-wcprops
entries
format
all-wcprops
entries
format
all-wcprops
entries
format
all-wcprops
entries
format
all-wcprops
entries
format
all-wcprops
entries
format
all-wcprops
entries
format
AUTHORS
CHANGELOG
doc
.DS_Store
.svn
html
img
latex
man
LICENSE
PKG-INFO
pysusestudio
.DS_Store
.svn
__init__.py
pysusestudio.py
README
setup.py
test.py

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
  • WYG 1天前 成为了本站会员

  • Shine 1天前 成为了本站会员

  • 柳贻 1天前 成为了本站会员

  • hallelujah_HL 1天前 成为了本站会员

  • 焦昱贺 1天前 成为了本站会员

  • Rubin 1天前 成为了本站会员

  • Li 2天前 成为了本站会员

  • bigfatcat1977 3天前 成为了本站会员

  • just4down 3天前 成为了本站会员

  • shallow 3天前 成为了本站会员

0.174658s