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

Skip to content

Commit 6592711

Browse files
committed
Merge pull request checkcheckzz#9 from usmanayubsh/master
Add a book and an image processing library and fix a few spelling mistakes
2 parents 6c7c8fe + a4a06ec commit 6592711

12 files changed

+23
-16
lines changed

Authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Project Source: https://github.com/omab/django-social-auth
1515
Project Documentation: http://django-social-auth.readthedocs.org/en/latest/
1616

1717
1. django-allauth
18-
ntegrated set of Django applications addressing authentication, registration, account management as well as 3rd party account authentication.
18+
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party account authentication.
1919
Project Source: https://github.com/pennersr/django-allauth
2020
Project Homepage: http://www.intenct.nl/projects/django-allauth/
2121

Book.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,9 @@ Project Source: https://github.com/mnielsen/neural-networks-and-deep-learning
5151
1. full stack python
5252
The right place to learn everything you need to deploy and run a production Python web application.
5353
Project Source: https://github.com/makaimc/fullstackpython.github.com
54-
Online Book Address: http://www.fullstackpython.com/
54+
Online Book Address: http://www.fullstackpython.com/
55+
56+
1. ThinkDSP
57+
LaTeX source and Python code for Think DSP: Digital Signal Processing in Python, by Allen B. Downey.
58+
Project Source: https://github.com/AllenDowney/ThinkDSP
59+
Online Book Address: http://greenteapress.com/thinkdsp/

CommandLineTools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Project Homepage: http://docopt.org/
88
1. clint
99
Clint is a module filled with a set of awesome tools for developing command line applications.
1010
Project Source: https://github.com/kennethreitz/clint
11-
Projcet Homepage: https://pypi.python.org/pypi/clint/
11+
Project Homepage: https://pypi.python.org/pypi/clint/
1212

1313
1. click
1414
click is a package for creating beautiful command line interfaces in a composable way with as little amount of code as necessary.

ContentManagementSystem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Project Homepage: http://www.feincms.org/
1616

1717
1. wagtail
1818
A new Django content management system
19-
Proeject Source: https://github.com/torchbox/wagtail
19+
Project Source: https://github.com/torchbox/wagtail
2020
Project Homepage: http://wagtail.io/
2121

2222
1. mezzanine

Cool Application.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Project Source: https://github.com/quantopian/zipline
1111
1. beets
1212
Beets is the media library management system for obsessive-compulsive music geeks.
1313
Project Source: https://github.com/sampsyo/beets
14-
Projcet Homepage: http://beets.radbox.org/
14+
Project Homepage: http://beets.radbox.org/
1515

1616
1. howdoi
1717
Instant coding answers via the command line.
@@ -64,7 +64,7 @@ Project Source: https://github.com/asciimoo/drawille
6464

6565
1. Feedly
6666
Feedly is a Python library, which allows you to build newsfeed and notification systems using Cassandra and/or Redis.
67-
project Source: https://github.com/tschellenbach/Feedly
67+
Project Source: https://github.com/tschellenbach/Feedly
6868
Project Documentation: https://feedly.readthedocs.org/en/latest/
6969

7070
1. ninja-ide

DataBaseandRelatedTools.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Project Homepage: https://dataset.readthedocs.org/en/latest/
2626

2727
1. redis-rdb-tools
2828
Rdbtools is a parser for Redis' dump.rdb files. The parser generates events similar to an xml sax parser, and is very efficient memory wise.
29-
Proejct Source: https://github.com/sripathikrishnan/redis-rdb-tools
29+
Project Source: https://github.com/sripathikrishnan/redis-rdb-tools
3030

3131
1. swift
3232
A distributed object storage system designed to scale from a single machine to thousands of servers.
@@ -55,7 +55,7 @@ Project Source: https://github.com/PyMySQL/PyMySQL
5555
WAL-E is a program designed to perform continuous archiving of PostgreSQL WAL files and base backups.
5656
Project Source: https://github.com/wal-e/wal-e
5757

58-
1. twissandra
58+
1. twissandra
5959
Twissandra is an example project, created to learn and demonstrate how to use Cassandra.
6060
Project Source: https://github.com/twissandra/twissandra
6161

Devops.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,11 @@ Project Homepage: http://shipyard-project.com/
5858
1. kivy
5959
Kivy is a Python framework for the development of multi-touch enabled media rich applications.
6060
Project Source: https://github.com/kivy/kivy
61-
Projecy Homepage: http://kivy.org/
61+
Project Homepage: http://kivy.org/
6262

6363
1. deis
6464
Deis is an open source PaaS that makes it easy to deploy and manage applications on your own servers.
65-
Projecy Source: https://github.com/deis/deis
65+
Project Source: https://github.com/deis/deis
6666
Project Homepage: http://deis.io/
6767

6868
1. blueprint

EditorandEditorEnhancements.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
1. GitGutter
44
A sublime text plugin to show an icon in the gutter area indicating whether a line has been inserted, modified or deleted.
55
Project Source: https://github.com/jisaacks/GitGutter
6-
Porject Homepage: http://www.jisaacks.com/gitgutter
6+
Project Homepage: http://www.jisaacks.com/gitgutter
77

88
1. python-mode
99
Python-mode is a vim plugin that helps you to create python code very quickly.
@@ -59,7 +59,7 @@ Project Source: https://github.com/lunixbochs/actualvim
5959

6060
1. MarkdownEditing
6161
Powerful Markdown package for Sublime Text with better syntax understanding and good color schemes.
62-
Proejct Source: https://github.com/SublimeText-Markdown/MarkdownEditing
62+
Project Source: https://github.com/SublimeText-Markdown/MarkdownEditing
6363

6464
1. AngularJS-sublime-package
6565
AngularJS code completion, snippets, go to definition, quick panel search, and more.

Image.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,6 @@ Image Processing SciKit
4343
Project Source: https://github.com/scikit-image/scikit-image
4444
Project Homepage: http://scikit-image.org/
4545

46-
46+
1. imutils
47+
A series of convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.
48+
Project Source: https://github.com/jrosebr1/imutils

JobScheduler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Project Homepage: http://python-rq.org/
88
1. luigi
99
Luigi is a package that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization, handling failures, command line integration, and much more.
1010
Project Source: https://github.com/spotify/luigi
11-
Prject Documentation: http://luigi.readthedocs.org/en/latest/api/luigi.html
11+
Project Documentation: http://luigi.readthedocs.org/en/latest/api/luigi.html
1212

1313
1. celery
1414
Task queues are used as a mechanism to distribute work across threads or machines.

Mail.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Project Website: http://gmvault.org/
2626

2727
1. imbox
2828
Python library for reading IMAP mailboxes and converting email content to machine readable data.
29-
Proeject Source: https://github.com/martinrusev/imbox.
29+
Project Source: https://github.com/martinrusev/imbox.
3030

3131
1. mailin
3232
Artisanal inbound emails for every web app.

ToolandUtilities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ Project Homepage: http://qtile.org/
217217

218218
1. doge
219219
doge is a simple motd script based on the slightly stupid but very funny doge meme. It prints random grammatically incorrect statements that are sometimes based on things from your computer.
220-
Proejct Source: https://github.com/thiderman/doge
220+
Project Source: https://github.com/thiderman/doge
221221
Project Documentation: https://pypi.python.org/pypi/doge/
222222

223223
1. wssh

0 commit comments

Comments
 (0)