File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -185,6 +185,9 @@ A curated list of awesome Python frameworks, libraries and resources. Inspired b
185
185
* [ moviepy] ( http://zulko.github.io/moviepy/ ) - A module for script-based movie editing with many formats, including animated GIFs.
186
186
* [ shorten.tv] ( http://www.shorten.tv/ ) - Video summarization.
187
187
* [ youtube-dl] ( http://rg3.github.io/youtube-dl/ ) - A small command-line program to download videos from YouTube.
188
+ * [ you-get] ( http://www.soimort.org/you-get/ ) - A YouTube/Youku/Niconico video downloader written in Python 3.
189
+ * [ coursera] ( https://github.com/coursera-dl/coursera ) - Script for downloading Coursera.org videos and naming them.
190
+
188
191
189
192
## Geolocation
190
193
@@ -239,6 +242,7 @@ A curated list of awesome Python frameworks, libraries and resources. Inspired b
239
242
* [ TurboGears] ( http://www.turbogears.org/ ) - The Web Framework that scales with you. Starts as a microframework and scales up to a fullstack solution.
240
243
* [ Grok] ( http://grok.zope.org/ ) - A framework built on the existing Zope 3 libraries, offers a lot of building blocks for web development.
241
244
* [ CherryPy] ( http://www.cherrypy.org/ ) - A Minimalist Python Web Framework, HTTP/1.1-compliant and WSGI thread-pooled.
245
+ * [ webpy] ( http://webpy.org/ ) - A web framework for Python that is as simple as it is powerful.
242
246
243
247
## CMS
244
248
You can’t perform that action at this time.
0 commit comments