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

您现在的位置是:虫虫源码 > Python > python-thirtyboxes

python-thirtyboxes

  • 资源大小:35.52 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

30boxes.com is a nice web calendaring app with a simple web API. thirtyboxes.py provides a Python module binding to this web API and a command-line interface (the latter mostly useful for feeling out the API). Project status When I initially wrote this module (back in 2006) the coverage of the 30boxes API was complete. Since then I have not followed changes to the API, so I suspect that its coverage is not complete. I am not currently working on extending thirtyboxes.py, however I am happy to receive patches. The module inteface Start the python interactive shell in your terminal and import thirtyboxes. $ python>>> import thirtyboxes First you need an API key to use any of the API. >>> tb = thirtyboxes.ThirtyBoxes() This will open your browser to a page on 30boxes.com that will give you your API key (once you login

文 件 列 表

thirtyboxes-0.6.0
build.py
cmdln.py
CONTRIBUTORS.txt
LICENSE.txt
logo.png
MANIFEST.in
PKG-INFO
README.txt
setup.py
thirtyboxes.py
TODO.txt
VIP VIP
0.182097s