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

Appearance settings

Commit 3db5207

Browse filesBrowse files
committed
add more docs
1 parent b4f8a28 commit 3db5207
Copy full SHA for 3db5207

File tree

Expand file treeCollapse file tree

1 file changed

+9
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+9
-0
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
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/)
813

14+
it uses the json module, which is only in 2.6 python or greater
15+
16+
and will depend on some package for xml
17+

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.