Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7740f23

Browse files
committed
add more docs
1 parentb4f8a28 commit7740f23

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
A Python module for the[Zencoder](http://zencoder.com) API
44

55
##Installation
6+
Eventually I'll get around to putting this in the cheeseshop, when that happens you can install with easy_install:
7+
easy_install zencoder
8+
or with pip:
9+
pip install zencoder
610

11+
##Dependencies
712
zencoder-py depends on[httplib2](http://code.google.com/p/httplib2/)
13+
it uses the json module, which is only in 2.6 python or greater
14+
and will depend on some package for xml
815

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp