Commit Graph

1269 Commits

Author SHA1 Message Date
32facd2114 insert pyvips alphabetically
I just noticed that modules are sorted alphabetically within sections.
2019-09-20 12:53:06 +01:00
7a89993e8f update URL
since pyvips has a new home
2019-01-08 17:51:42 +00:00
93c18d44f6 add pyvips
pyvips is a binding for the libvips image processing library. It's
fast and only needs a little memory. For example, on this benchmark:

https://github.com/jcupitt/libvips/wiki/Speed-and-memory-use

It's 3x faster than ImageMagick and needs 5x less memory.

pyvips works on all python versions on all platforms, is LGPL, can be
simply installed with pip, has complete documentation, has a large test
suite and has no memory leaks.
2018-08-04 12:39:44 +01:00
7a7041531a Merge pull request #1086 from stoksc/patch-1
Update Passlib hyperlink in README.md
2018-08-04 18:49:40 +08:00
6319966417 rename 2018-08-04 18:47:39 +08:00
74b235f5d6 cleanup 2018-08-04 18:47:00 +08:00
22e00d8c16 move SCOOP to Concurrency and Parallelism Fixes #1047 2018-08-04 18:46:48 +08:00
cbf7ed2bc6 add Motor Fixes #1091 2018-08-04 18:27:52 +08:00
d77b8f1168 add awesome-asyncio 2018-08-04 18:11:39 +08:00
be6fba1e49 cleanup 2018-08-04 18:11:26 +08:00
80a8705ee1 Merge pull request #1099 from florianwiech/master
added Vibora, fast, efficient and asynchronous Web framework
2018-08-03 00:31:36 +08:00
1b22a95653 added Vibora 2018-08-02 08:45:01 +02:00
2d4f71dd0a add a sub-section 2018-07-24 11:08:19 +08:00
2e63fb624d Merge pull request #1032 from gruns/master
Add IceCream to Debugging Tools/Other.
2018-07-05 14:39:48 +08:00
73ab8d405a Merge pull request #1090 from fzapfack/patch-1
add H2O to machine learning section
2018-07-05 14:38:00 +08:00
42c7226488 add H2O to machine learning section 2018-07-05 08:08:26 +02:00
21c57587e7 Update Passlib hyperlink in README.md 2018-06-24 23:50:28 -04:00
e50fb9a215 Merge pull request #1076 from keon/patch-1
Update algorithms project
2018-06-06 23:49:09 +08:00
dd2577fe33 Update algorithms project 2018-06-06 07:59:17 -04:00
70cb25b216 Merge pull request #1075 from dbader/patch-1
Add Real Python to Resources section
2018-06-06 00:44:48 +08:00
ee6538818e Add Real Python to Resources section 2018-06-02 21:23:45 -07:00
2b730187c4 Merge pull request #1072 from Ferenc-/master
Add Pyre
2018-05-26 16:01:51 +08:00
40213f70fb Add Pyre 2018-05-25 10:15:17 +02:00
7a392ee789 Merge pull request #1068 from metakermit/patch-1
add Python for Social Good list
2018-05-04 23:47:35 +08:00
b8ecf262e9 add Python for Social Good list 2018-05-04 15:34:02 +02:00
42b0478d3f Merge pull request #1067 from ziofil/master
Update README.md - added QuTiP library in science section
2018-05-04 17:17:11 +08:00
c01f308c73 Update README.md 2018-05-04 10:52:35 +02:00
70cf6a4815 Merge pull request #1063 from seth-stansberry/grammar
Update README.md Grammar
2018-04-30 11:52:27 +08:00
55848e4b08 Update README.md Grammar
Edit lines to conform more closely with contribution guidelines:
  * Add periods to some lines to make them more consistent with each other.
  * Correct case in some lines to be more constant with each other.
2018-04-29 23:45:14 -04:00
c68b0f09a5 Merge pull request #1060 from orsinium/textdistance
Add TextDistance
2018-04-25 01:02:54 +08:00
031539e877 Merge pull request #1061 from harshgupta7/master
Added Entry to Recommender System
2018-04-25 01:02:11 +08:00
445de8b864 Update README.md 2018-04-24 11:34:20 -04:00
6290239304 add textdistance 2018-04-24 12:19:32 +05:00
d5d948d302 Merge remote-tracking branch 'vinta/master' 2018-04-24 12:15:13 +05:00
692e9bfe8e Merge pull request #1059 from filipefilardi/master
Improve web crawler section
2018-04-23 11:48:39 +08:00
58f15f2bd5 Fix web crawler url 2018-04-22 18:18:59 -03:00
9b8f935f2c Improve the concept of web crawling 2018-04-22 18:17:56 -03:00
21ab061232 update mkdocs config 2018-04-11 02:11:11 +08:00
8625433c3f Merge pull request #1049 from PetrochukM/patch-1
Add PyTorch-NLP
2018-04-10 11:59:51 +08:00
ef562f6833 Merge pull request #1050 from FavioVazquez/patch-1
Add Optimus to Data Analysis section
2018-04-10 11:59:13 +08:00
cfbf5723ac Add Optimus to Data Analysis section 2018-04-09 17:41:15 -05:00
524b5863b7 Remove Extra Whitespaces 2018-04-09 05:58:41 -07:00
65be3207f6 Add PyTorch-NLP
PyTorc
2018-04-09 05:55:27 -07:00
53221fe3f9 Merge pull request #1043 from markusschanta/master
Add link to awesome-jupyter in Interactive Interpreter section
2018-04-06 01:49:56 +08:00
3dfebf67e6 Move awesome-jupyter link under the Jupyter Notebook (IPython) entry 2018-04-05 16:00:51 +00:00
3220c46fe4 Add link to awesome-jupyter in Interactive Interpreter section 2018-04-05 14:29:49 +00:00
d56c87f6b7 Merge pull request #1039 from andriyor/master
Update python version for standard libraries
2018-03-27 00:42:55 +08:00
2bbc976bbf Update python version for standard library 2018-03-26 16:15:30 +03:00
dbd3e43017 Merge pull request #1036 from sfermigier/patch-1
pipelinedb is not implemented in Python -> removing
2018-03-19 11:29:49 +08:00
7d2a98356c pipelinedb is not implemented in Python 2018-03-18 18:14:23 +01:00