Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f635dfa

Browse files
authored
Merge branch 'master' into patch-11
2 parents 9418a79 + c653a6a commit f635dfa

File tree

8 files changed

+254
-275
lines changed

8 files changed

+254
-275
lines changed

Audio.md

Lines changed: 24 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,50 +1,49 @@
11
##Audio
22

3+
34
1. beets
45
Beets is the media library management system for obsessive-compulsive music geeks.
56
Project Source: https://github.com/sampsyo/beets
67
Project Homepage: http://beets.radbox.org/
78

9+
1. cherrymusic
10+
CherryMusic is a music streaming server based on CherryPy and jPlayer.
11+
Project Source: https://github.com/devsnd/cherrymusic
12+
Project Homepage: http://www.fomori.org/cherrymusic/
13+
14+
1. dejavu
15+
Audio fingerprinting and recognition in Python.
16+
Project Source: https://github.com/worldveil/dejavu
17+
Project Homepage: http://willdrevo.com/fingerprinting-and-audio-recognition-with-python.html
18+
819
1. headphones
920
Automatic music downloader for SABnzbd.
1021
Project Source: https://github.com/rembo10/headphones
1122

12-
1. Unofficial-Google-Music-API
13-
A client library for an unofficial Google Music api.
14-
Project Source: https://github.com/simon-weber/Unofficial-Google-Music-API
15-
Project Documentation: http://unofficial-google-music-api.readthedocs.org/en/latest/
16-
23+
1. jasper-client
24+
Client code for the Jasper voice computing platform. Jasper is an open source platform for developing always-on, voice-controlled applications.
25+
Project Source: https://github.com/jasperproject/jasper-client
26+
Project Homepage: http://jasperproject.github.io/
27+
1728
1. mopidy
1829
Mopidy is a music server which can play music both from multiple sources, like your local hard drive, radio streams, and from Spotify and SoundCloud.
1930
Project Source: https://github.com/mopidy/mopidy
2031
Project Homepage: http://www.mopidy.com/
2132

22-
1. jasper-client
23-
Client code for the Jasper voice computing platform. Jasper is an open source platform for developing always-on, voice-controlled applications.
24-
Project Source: https://github.com/jasperproject/jasper-client
25-
Project Homepage: http://jasperproject.github.io/
33+
1. mps
34+
Terminal based MP3 search, playback and download.
35+
Project Source: https://github.com/np1/mps
2636

2737
1. shiva-server
2838
A RESTful API to your music collection.
2939
Project Source: https://github.com/tooxie/shiva-server
3040
Project Documentation: https://pypi.python.org/pypi/shiva
3141

32-
1. dejavu
33-
Audio fingerprinting and recognition in Python.
34-
Project Source: https://github.com/worldveil/dejavu
35-
Project Homepage: http://willdrevo.com/fingerprinting-and-audio-recognition-with-python.html
36-
42+
1. Unofficial-Google-Music-API
43+
A client library for an unofficial Google Music api.
44+
Project Source: https://github.com/simon-weber/Unofficial-Google-Music-API
45+
Project Documentation: http://unofficial-google-music-api.readthedocs.org/en/latest/
46+
3747
1. youku-lixian
3848
Youku download script.
3949
Project Source: https://github.com/iambus/youku-lixian
40-
41-
1. cherrymusic
42-
CherryMusic is a music streaming server based on CherryPy and jPlayer.
43-
Project Source: https://github.com/devsnd/cherrymusic
44-
Project Homepage: http://www.fomori.org/cherrymusic/
45-
46-
1. mps
47-
Terminal based MP3 search, playback and download.
48-
Project Source: https://github.com/np1/mps
49-
50-

Authentication.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
#Authentication
22

3-
1. python-oauth2
4-
A fully tested, abstract interface to creating OAuth clients and servers.
5-
Project Source: https://github.com/simplegeo/python-oauth2
6-
7-
1. rauth
8-
A simple Python OAuth 1.0/a, OAuth 2.0, and Ofly consumer library built on top of Requests.
9-
Project Source: https://github.com/litl/rauth
10-
Project Homepage: https://rauth.readthedocs.org/en/latest/
3+
1. django-allauth
4+
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party account authentication.
5+
Project Source: https://github.com/pennersr/django-allauth
6+
Project Homepage: http://www.intenct.nl/projects/django-allauth/
117

128
1. django-social-auth
139
Django Social Auth is an easy way to setup social authentication/authorization mechanism for Django projects.
1410
Project Source: https://github.com/omab/django-social-auth
1511
Project Documentation: http://django-social-auth.readthedocs.org/en/latest/
1612

17-
1. django-allauth
18-
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party account authentication.
19-
Project Source: https://github.com/pennersr/django-allauth
20-
Project Homepage: http://www.intenct.nl/projects/django-allauth/
13+
1. rauth
14+
A simple Python OAuth 1.0/a, OAuth 2.0, and Ofly consumer library built on top of Requests.
15+
Project Source: https://github.com/litl/rauth
16+
Project Homepage: https://rauth.readthedocs.org/en/latest/
17+
18+
1. python-oauth2
19+
A fully tested, abstract interface to creating OAuth clients and servers.
20+
Project Source: https://github.com/simplegeo/python-oauth2
2121

2222
1. python-social-auth
2323
Python Social Auth is an easy-to-setup social authentication/registration mechanism with support for several frameworks and auth providers.
2424
Project Source: https://github.com/omab/python-social-auth
25-
Project Homepage: http://psa.matiasaguirre.net/
25+
Project Homepage: http://psa.matiasaguirre.net/

BigDataandCloud.md

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,28 @@
11
##Big Data and Cloud
22

3-
1. nova
4-
OpenStack Nova provides a cloud computing fabric controller, supporting a wide variety of virtualization technologies, including KVM, Xen, LXC, VMware, and more.
5-
Project Source: https://github.com/openstack/nova
6-
Project Homepage: http://www.openstack.org/
3+
1. aws-cli
4+
Universal Command Line Interface for Amazon Web Services
5+
Project Source: https://github.com/aws/aws-cli
76

87
1. boto
98
Boto is a Python package that provides interfaces to Amazon Web Services.
109
Project Source: https://github.com/boto/boto
1110
Project Documentation: http://docs.pythonboto.org/en/latest/
1211

13-
1. aws-cli
14-
Universal Command Line Interface for Amazon Web Services
15-
Project Source: https://github.com/aws/aws-cli
16-
17-
1. mrjob
18-
Run MapReduce jobs on Hadoop or Amazon Web Services.
19-
Project Source: https://github.com/Yelp/mrjob
20-
Project Documentation: https://pythonhosted.org/mrjob/
21-
22-
1. s3cmd
23-
Command line tool for managing Amazon S3 and CloudFront services.
24-
Project Source: https://github.com/s3tools/s3cmd
25-
Project Homepage: http://s3tools.org/s3cmd
26-
27-
1. dumbo
28-
Python module that allows one to easily write and run Hadoop programs.
29-
Project Source: https://github.com/klbostee/dumbo
30-
Project Homepage: http://klbostee.github.io/dumbo/
31-
3212
1. dpark
3313
DPark is a Python clone of Spark, MapReduce alike computing framework supporting iterative computation.
3414
Project Source: https://github.com/douban/dpark
3515
Project Documentation (Chinese): https://github.com/jackfengji/test_pro/wiki
3616

37-
1. Hue
38-
Hue is an open source Web UI for doing big data with Hadoop.
39-
Project Source: https://github.com/cloudera/hue
40-
Project Homepage: http://gethue.com/
17+
1. dumbo
18+
Python module that allows one to easily write and run Hadoop programs.
19+
Project Source: https://github.com/klbostee/dumbo
20+
Project Homepage: http://klbostee.github.io/dumbo/
21+
22+
1. Fabulous
23+
Deploy django apps to Amazon EC2 with ONE command.
24+
Project Source: https://github.com/gcollazo/Fabulous
25+
Project Homepage: http://elweb.co/
4126

4227
1. falcon
4328
Falcon is a high-performance Python framework for building cloud APIs and web app backends.
@@ -54,17 +39,32 @@ a gae proxy
5439
Project Source: https://github.com/goagent/goagent
5540
Project Homepage: https://code.google.com/p/goagent/
5641

42+
1. Hue
43+
Hue is an open source Web UI for doing big data with Hadoop.
44+
Project Source: https://github.com/cloudera/hue
45+
Project Homepage: http://gethue.com/
46+
5747
1. libcloud
5848
Apache Libcloud is a Python library which hides differences between different cloud provider APIs and allows you to manage different cloud resources through a unified and easy to use API.
5949
Project Source: https://github.com/apache/libcloud
6050
Project Documentation: http://libcloud.apache.org/
6151

62-
1. Fabulous
63-
Deploy django apps to Amazon EC2 with ONE command.
64-
Project Source: https://github.com/gcollazo/Fabulous
65-
Project Homepage: http://elweb.co/
52+
1. mrjob
53+
Run MapReduce jobs on Hadoop or Amazon Web Services.
54+
Project Source: https://github.com/Yelp/mrjob
55+
Project Documentation: https://pythonhosted.org/mrjob/
56+
57+
1. nova
58+
OpenStack Nova provides a cloud computing fabric controller, supporting a wide variety of virtualization technologies, including KVM, Xen, LXC, VMware, and more.
59+
Project Source: https://github.com/openstack/nova
60+
Project Homepage: http://www.openstack.org/
6661

6762
1. pyes
6863
pyes is a pythonic way to use ElasticSearch since 2010.
6964
Project Source: https://github.com/aparo/pyes
7065
Project Documentation: https://pypi.python.org/pypi/pyes/
66+
67+
1. s3cmd
68+
Command line tool for managing Amazon S3 and CloudFront services.
69+
Project Source: https://github.com/s3tools/s3cmd
70+
Project Homepage: http://s3tools.org/s3cmd

Book.md

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,43 @@
11
##Book
22

3-
1. python-guide
4-
This guide exists to provide both novice and expert Python developers a best-practice handbook to the installation, configuration, and usage of Python on a daily basis.
5-
Project Source: https://github.com/kennethreitz/python-guide
6-
Project Documentation: http://docs.python-guide.org/en/latest/
3+
1. BuildingMachineLearningSystemsWithPython
4+
Source Code for the book Machine Learning Systems with Python
5+
Project Source: https://github.com/luispedro/BuildingMachineLearningSystemsWithPython
6+
Online Book Address: http://www.packtpub.com/building-machine-learning-systems-with-python/book
77

8-
1. Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
9-
An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view.
10-
Project Source: https://github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
11-
Online Book Address: http://camdavidsonpilon.github.io/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/
8+
1. curriculum
9+
Ops School Curriculum. Ops School is a comprehensive program that will help you learn to be an operations engineer.
10+
Project Source: https://github.com/opsschool/curriculum
11+
Online Book Address: http://www.opsschool.org/en/latest/
12+
13+
1. djangobook.com
14+
The Django Book.
15+
Project Source: https://github.com/jacobian/djangobook.com
16+
Online Book Address: http://www.djangobook.com/
17+
18+
1. full stack python
19+
The right place to learn everything you need to deploy and run a production Python web application.
20+
Project Source: https://github.com/makaimc/fullstackpython.github.com
21+
Online Book Address: http://www.fullstackpython.com/
22+
23+
1. neural-networks-and-deep-learning
24+
Code samples for my book "Neural Networks and Deep Learning".
25+
Project Source: https://github.com/mnielsen/neural-networks-and-deep-learning
1226

1327
1. nginx-book
1428
The Nginx development from entry to the master
1529
Project Source: https://github.com/taobao/nginx-book
1630
Online Book (Chinese) Address: http://tengine.taobao.org/book/index.html
1731

18-
1. djangobook.com
19-
The Django Book.
20-
Project Source: https://github.com/jacobian/djangobook.com
21-
Online Book Address: http://www.djangobook.com/
32+
1. Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
33+
An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view.
34+
Project Source: https://github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
35+
Online Book Address: http://camdavidsonpilon.github.io/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/
2236

23-
1. BuildingMachineLearningSystemsWithPython
24-
Source Code for the book Machine Learning Systems with Python
25-
Project Source: https://github.com/luispedro/BuildingMachineLearningSystemsWithPython
26-
Online Book Address: http://www.packtpub.com/building-machine-learning-systems-with-python/book
37+
1. python-guide
38+
This guide exists to provide both novice and expert Python developers a best-practice handbook to the installation, configuration, and usage of Python on a daily basis.
39+
Project Source: https://github.com/kennethreitz/python-guide
40+
Project Documentation: http://docs.python-guide.org/en/latest/
2741

2842
1. rails_tutorial_sublime_text
2943
Sublime Text 2 setup used in the Ruby on Rails Tutorial.
@@ -34,25 +48,11 @@ Online Book Address: http://www.railstutorial.org/
3448
Lectures on scientific computing with python, as IPython notebooks.
3549
Project Source: https://github.com/jrjohansson/scientific-python-lectures
3650

37-
1. curriculum
38-
Ops School Curriculum. Ops School is a comprehensive program that will help you learn to be an operations engineer.
39-
Project Source: https://github.com/opsschool/curriculum
40-
Online Book Address: http://www.opsschool.org/en/latest/
41-
4251
1. scipy-lecture-notes
4352
Tutorial material on the scientific Python ecosystem.
4453
Project Source: https://github.com/scipy-lectures/scipy-lecture-notes
4554
Online Book Address: http://scipy-lectures.github.io/
4655

47-
1. neural-networks-and-deep-learning
48-
Code samples for my book "Neural Networks and Deep Learning".
49-
Project Source: https://github.com/mnielsen/neural-networks-and-deep-learning
50-
51-
1. full stack python
52-
The right place to learn everything you need to deploy and run a production Python web application.
53-
Project Source: https://github.com/makaimc/fullstackpython.github.com
54-
Online Book Address: http://www.fullstackpython.com/
55-
5656
1. ThinkDSP
5757
LaTeX source and Python code for Think DSP: Digital Signal Processing in Python, by Allen B. Downey.
5858
Project Source: https://github.com/AllenDowney/ThinkDSP

CommandLineTools.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5,35 +5,35 @@ Pythonic command line arguments parser, that will make you smile.
55
Project Source: https://github.com/docopt/docopt
66
Project Homepage: http://docopt.org/
77

8+
1. click
9+
click is a package for creating beautiful command line interfaces in a composable way with as little amount of code as necessary.
10+
Project Source: https://github.com/mitsuhiko/click
11+
Project Homepage: http://click.pocoo.org/
12+
813
1. clint
914
Clint is a module filled with a set of awesome tools for developing command line applications.
1015
Project Source: https://github.com/kennethreitz/clint
1116
Project Homepage: https://pypi.python.org/pypi/clint/
1217

13-
1. click
14-
click is a package for creating beautiful command line interfaces in a composable way with as little amount of code as necessary.
15-
Project Source: https://github.com/mitsuhiko/click
16-
Project Homepage: http://click.pocoo.org/
18+
1. cookiecutter
19+
A command-line utility that creates projects from cookiecutters (project templates).
20+
Project Source: https://github.com/audreyr/cookiecutter
21+
Project Documentation: http://cookiecutter.readthedocs.org/en/latest/
1722

18-
1. httpie
19-
HTTPie is a command line HTTP client. Its goal is to make CLI interaction with web services as human-friendly as possible.
20-
Project Source: https://github.com/jakubroztocil/httpie
23+
1. glacier-cli
24+
Command-line interface to Amazon Glacier.
25+
Project Source: https://github.com/basak/glacier-cli
2126

2227
1. glue
2328
Glue is a simple command line tool to generate sprites.
2429
Project Source: https://github.com/jorgebastida/glue
2530
Project Documentation: http://glue.readthedocs.org/en/latest/
2631

32+
1. httpie
33+
HTTPie is a command line HTTP client. Its goal is to make CLI interaction with web services as human-friendly as possible.
34+
Project Source: https://github.com/jakubroztocil/httpie
35+
2736
1. webkit2png
2837
webkit2png is a command line tool that creates screenshots of webpages.
2938
Project Source: https://github.com/paulhammond/webkit2png
3039
Project Homepage: http://www.paulhammond.org/webkit2png/
31-
32-
1. cookiecutter
33-
A command-line utility that creates projects from cookiecutters (project templates).
34-
Project Source: https://github.com/audreyr/cookiecutter
35-
Project Documentation: http://cookiecutter.readthedocs.org/en/latest/
36-
37-
1. glacier-cli
38-
Command-line interface to Amazon Glacier.
39-
Project Source: https://github.com/basak/glacier-cli

0 commit comments

Comments
 (0)