Commit Graph

1165 Commits

Author SHA1 Message Date
02a72b1ffb pip install mkdocs-material specifictly 2017-11-23 01:51:46 +08:00
b97a73c90e Merge pull request #978 from patrys/add-saleor
Add Saleor to e-commerce section
2017-11-21 00:51:18 +08:00
8bae66a5a8 Drop "Python" from Saleor's description 2017-11-20 11:54:13 +01:00
db807fbaf2 Add Saleor to e-commerce section 2017-11-20 11:22:06 +01:00
6ecbd30039 Merge pull request #976 from Vadimkin/websocket-django-channels
Add Django-channels to WebSocket section
2017-11-16 19:23:40 +08:00
2533f0c3f1 Add Django-channels to WebSocket section 2017-11-13 14:36:07 +02:00
543c3e1227 Merge pull request #969 from jfkirk/patch-1
Adds TensorRec
2017-10-30 23:49:59 -05:00
f60dea2e8e Adds TensorRec
TensorRec is a Python recommendation system that allows you to quickly develop recommendation algorithms and customize them using TensorFlow. TensorRec lets you to customize your recommendation system's embedding functions and loss functions while TensorRec handles the data manipulation, scoring, and ranking to generate recommendations.

You can read a blog post I wrote about the project here: https://medium.com/@jameskirk1/tensorrec-a-recommendation-engine-framework-in-tensorflow-d85e4f0874e8
2017-10-30 16:09:26 -04:00
f5ae39d51a Merge pull request #968 from gtseres/master
Adding apistar in the REST APIs section
2017-10-27 14:51:55 -05:00
f65fbbb2b8 Adding apistar in the REST APIs section 2017-10-27 13:54:07 +03:00
ca9220cee7 fancy theme: mkdocs-material
https://github.com/squidfunk/mkdocs-material
2017-10-27 04:13:31 +08:00
fb4c1e65b9 Merge pull request #952 from nnikolic72/add_mypy
Added mypy and Static Type Checker section
2017-10-15 02:40:47 -05:00
f938c18608 Added mypy and Static Type Checker section 2017-10-14 18:10:28 +02:00
fca8f1cd8e Merge pull request #694 from mirceaulinic/CF-ADD-NAPALM
Adding NAPALM
2017-10-01 11:22:04 -05:00
ba6ba40cf5 Merge pull request #938 from enteleform-forks/master
added "keyboard" and "mouse" by @boppreh to "Hardware"
2017-09-20 16:45:54 +08:00
6516baaa55 added "mouse" and "keyboard" by @boppreh to "Hardware" 2017-09-20 01:24:51 -04:00
ff6826da6a Merge pull request #936 from mbarkhau/patch-1
Add Dask to MapReduce Section
2017-09-15 22:15:59 +08:00
bc8126b3a3 Add Dask to MapReduce Section 2017-09-15 09:07:24 +02:00
4b9feb59b1 Merge pull request #875 from jwodder/attrs
Add attrs
2017-09-15 13:50:10 +08:00
1ecafed464 refine 2017-09-14 13:58:00 +08:00
99b30faf60 add polyglot Fix #610 2017-09-14 13:58:00 +08:00
38e1919e9b Merge pull request #933 from invzhi/patch-1
Remove PySonar2
2017-09-13 13:05:39 +08:00
79baacc706 Remove PySonar2
[PySonar2](http://www.yinwang.org/blog-cn/2017/04/18/close-source) is no longer open source.
2017-09-13 09:24:00 +08:00
27248bb193 Merge pull request #928 from perey/patch-1
Re-add Cython to the list.
2017-09-09 23:58:28 +08:00
4aa45bfd75 Re-add Cython to the list.
Commit 192305d, which merged the "Implementations" and "High Performance" sections, erroneously merged the CPython and Cython entries into one.
2017-09-09 22:30:14 +08:00
8f6aa14108 Merge pull request #921 from andor-pierdelacabeza/patch-2
Correct Authomatic URL
2017-08-31 01:11:40 +08:00
5b4a1e6a06 Update Authomatic URL
URL for Authomatic has changed, as old one is redirecting to a personal web page
2017-08-30 16:18:39 +02:00
5be69dc8f7 add libffm 2017-08-20 14:25:44 +08:00
bd2bb54db2 improve 2017-08-20 14:23:12 +08:00
1d71392d20 Merge pull request #910 from mozillazg/patch-1
add pypinyin
2017-08-07 16:13:16 +08:00
a436e942e2 add pypinyin 2017-08-05 23:28:45 +08:00
810b6a7f1a Merge pull request #905 from JoshuaRLi/master
Update deprecated envoy -> delegator.py, stale link name church -> mimesis.
2017-07-24 14:05:19 +08:00
a531ece6e2 Updated stale link name church -> mimesis. 2017-07-22 15:40:56 -04:00
39b1266f3d Update deprecated envoy in favor of delegator.py.
See https://github.com/kennethreitz/envoy/blob/master/README.rst for reference.
2017-07-22 15:40:16 -04:00
2bc6e93f2d Merge pull request #903 from m1guelpf/master
Update README URLs based on HTTP redirects
2017-07-19 16:37:36 +08:00
a2ef5022eb Manual fixes 2017-07-18 20:33:27 +02:00
2578ea5b6e Update README URLs based on HTTP redirects 2017-07-18 17:34:48 +01:00
f9f4f20ac6 add Pipenv Fix #846 2017-06-05 01:22:31 +08:00
add07d91ca add Recommender Systems section 2017-05-25 02:55:25 +08:00
08a01d6779 remove 2017-05-25 02:55:15 +08:00
efb1cb6181 Merge pull request #881 from nikos/patch-1
Added awesome pysolr library to Search section.
2017-05-03 21:46:07 +08:00
a25069d38f Added awesome pysolr library to Search section. 2017-05-02 11:10:49 +02:00
9973479ffc Merge pull request #880 from gautamk/simpy
Adding SimPy to the Science section
2017-04-25 14:21:10 +08:00
64cb24964f Adding SimPy to the Science section
SimPy is a process-based discrete-event simulation framework.
2017-04-24 17:42:08 -07:00
708e7a791e refine 2017-04-24 21:20:25 +08:00
618fc17c07 update mkdocs.yml 2017-04-24 21:16:54 +08:00
0d3f958760 update Makefile 2017-04-24 21:16:43 +08:00
a7c4e01f95 Merge pull request #877 from abhi18av/patch-1
Added pyAudioAnalysis
2017-04-21 00:35:05 +08:00
cfc163b3f8 Added pyAudioAnalysis 2017-04-20 21:14:35 +05:30
b1145c8eb1 attrs is awesome. 2017-04-15 19:37:19 -04:00