首页| 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
  • liqing71718 2小时前 成为了本站会员

  • 伟国 3小时前 成为了本站会员

  • songy 5小时前 成为了本站会员

  • 纯色幽默 6小时前 成为了本站会员

  • odd? 8小时前 成为了本站会员

  • 52JOY... 14小时前 成为了本站会员

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

  • 1天前 成为了本站会员

  • 额ヽ(  ̄д ̄;)ノ 1天前 成为了本站会员

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

0.161862s