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

Commit754b3b4

Browse files
author
Alex Schworer
committed
Update README
1 parentfb1d90f commit754b3b4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
#Zencoder
2+
[![Build Status](https://secure.travis-ci.org/schworer/zencoder-py.png)](http://travis-ci.org/schworer/zencoder-py)
23

34
A Python module for the[Zencoder](http://zencoder.com) API.
45

56
##Installation
67
Install from PyPI using`easy_install` or`pip`.
78

9+
pip install zencoder
10+
811
##Dependencies
9-
`zencoder-py` depends on[httplib2](http://code.google.com/p/httplib2/), and uses the`json` or`simplejson` module.
12+
`zencoder-py` depends on[requests](http://python-requests.org), and uses the`json` or`simplejson` module.
1013

1114
##Usage
1215

@@ -60,5 +63,4 @@ Docs are in progress, and hosted at Read the Docs: http://zencoder.rtfd.org
6063
*[Josh Kennedy](http://github.com/kennedyj)
6164
*[Issac Kelly](http://github.com/issackelly)
6265

63-
[![Build Status](https://secure.travis-ci.org/schworer/zencoder-py.png)](http://travis-ci.org/schworer/zencoder-py)
6466

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp