-
Notifications
You must be signed in to change notification settings - Fork 0
mixi library for python
License
m92o/mixi-python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# # Python用 mixiライブラリ # # Copyright (c) 2009 Kunio Murasawa <[email protected]> # 名前 mixi.py 作者 Kunio Murasawa <[email protected]> 対応機能 - 初期化 - __init__(self, user, password, use_ssl = False) - ログイン - login(self) - ボイス - 発言 - add_echo(self, message) 取得方法 $ git clone git:https://github.com/m92o/mixi-python.git mixi-python 使い方 # ライブラリ読み込み import mixi # 初期化 mixi = mixi.Mixi(user, pass, true) # ログイン mixi.login() # 発言 mixi.add_echo("メッセージ") ライセンス BSDライセンス 詳細は附属のLICENCEファイルを参照
About
mixi library for python
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published