Commit Graph

1580 Commits

Author SHA1 Message Date
f707c99c07 Merge pull request #1464 from prabhupant/patch-1
Add python-ds
2020-04-08 20:18:07 +08:00
fa3821208e Merge pull request #1530 from laixintao/patch-1
Fix iredis link and litecli link.
2020-04-07 23:13:34 +08:00
7615889191 Merge pull request #1470 from PiCT0/master
add more-itertools
2020-04-07 23:13:01 +08:00
e19096a523 Fix iredis link and litecli link. 2020-04-07 21:42:35 +08:00
e8e95abce1 Merge pull request #1461 from benedekrozemberczki/patch-1
Add Karate Club
2020-04-07 21:12:08 +08:00
76c9643c8f add shiv Fixes #1478 2020-04-07 21:06:19 +08:00
9f597b4bae refine 2020-04-07 21:04:36 +08:00
30ddeab24d add iredis Fixes #1504 2020-04-07 21:04:28 +08:00
957c43d537 Merge pull request #1487 from mr-ubik/patch-1
PyPy moved to https://foss.heptapod.net/pypy/pypy
2020-04-07 20:59:27 +08:00
55624e3627 Merge pull request #1516 from jindaxiang/master
Add akshare
2020-04-07 20:20:04 +08:00
4f75494c1b Merge pull request #1513 from kuter/add-litecli
add litecli to Command-line Tools
2020-04-07 20:14:00 +08:00
ccd8f61a92 Merge pull request #1518 from xnuinside/fix_profig_url
Profig: fix url to documentation
2020-04-07 20:13:04 +08:00
dad8594d31 Merge pull request #1387 from Jamim/indico
Add Indico
2020-04-07 20:12:08 +08:00
2332d4e3bb Merge pull request #1389 from sebst/master
Add news.python.sc
2020-04-07 20:10:58 +08:00
097edbc532 Merge pull request #1439 from sobolevn/patch-3
Adds dry-python/returns
2020-04-07 20:09:29 +08:00
897f072f64 Merge pull request #1476 from jhermann/patch-2
Add Invoke
2020-04-07 20:07:52 +08:00
5809f52d40 Merge pull request #1526 from iacopy/update-stanfordnlp
Update stanfordnlp (repo moved)
2020-04-07 20:07:00 +08:00
a4b06f1203 Merge pull request #1527 from dbader/patch-1
Add Real Python Podcast
2020-04-07 20:06:35 +08:00
6e35932361 Merge pull request #1528 from dashingsoft/master
Add pyarmor
2020-04-07 20:05:39 +08:00
6226b887d1 Add pyarmor 2020-04-02 09:39:13 +08:00
a9a5fafab3 Add Real Python Podcast 2020-03-30 12:52:39 -07:00
d7a3a1fec3 Update stanfordnlp to the new repo
"[Deprecated] This library has been renamed to "Stanza".
Latest development at: https://github.com/stanfordnlp/stanza"

Also update the number of supported languages.
2020-03-28 00:27:05 +01:00
7f25d17baa Cosmetic: minor fix 2020-03-28 00:27:05 +01:00
5562450511 fix url to profig documentation 2020-03-04 05:12:41 +03:00
872ae341ae Add akshare
Add akshare to downloader item
2020-03-01 22:03:36 +08:00
4b8a874f5c add litecli to Command-line Tools 2020-02-28 08:16:02 +01:00
7d90feb70c PyPy moved to https://foss.heptapod.net/pypy/pypy 2020-02-18 14:10:29 +01:00
b1b23335be Add matchering
Alphabet order + correct category
2020-02-15 16:02:38 +03:00
c0ef6425ef Correct category 2020-02-14 17:00:51 +03:00
1f28974f5c Add matchering 2020-02-14 13:44:44 +03:00
9339858802 Add Invoke 2020-02-12 19:12:59 +01:00
58cc68aac6 Added RPyC to RPC Servers section of REAME.md 2020-02-09 00:33:24 -06:00
426ca147d6 Add rich 2020-02-08 14:07:01 -08:00
d6b358ea97 add more-itertools
> In `more-itertools` we collect additional building blocks, recipes, and routines for working with iterables.
2020-02-07 21:41:57 +00:00
e5fede966c Added tesserocr 2020-02-07 12:36:49 +11:00
d219b8749a Add diagrams 2020-02-07 01:56:26 +09:00
eb46fb3ed4 add vidgear 2020-01-30 17:30:58 +08:00
7776f72f02 Add python-ds 2020-01-29 14:23:00 +05:30
ee12e1fa52 Added Arrow to Dates & Times
My personal favorite datetime module
2020-01-27 00:16:15 -07:00
c041ba4117 Add Karate Club
Karate Club is an unsupervised machine learning extension library for NetworkX.

Karate Club consists of state-of-the-art methods to do unsupervised learning on graph structured data. To put it simply it is a Swiss Army knife for small-scale graph mining research. First, it provides network embedding techniques at the node and graph level. Second, it includes a variety of overlapping and non-overlapping community detection methods. Implemented methods cover a wide range of network science (NetSci, Complenet), data mining (ICDM, CIKM, KDD), artificial intelligence (AAAI, IJCAI) and machine learning (NeurIPS, ICML, ICLR) conferences, workshops, and pieces from prominent journals.
2020-01-25 21:27:10 +00:00
384c1ef596 Merge pull request #1456 from danielloader/patch-1
Add httpx
2020-01-18 18:05:35 +08:00
52c6487b21 Add httpx
Async friendly http client from the same authors of starlette and uvicorn.
2020-01-17 19:53:30 +00:00
6c7c78f96b Add docxtpl, loguru
Add docxtpl
Add loguru
2020-01-14 10:14:41 +03:00
34566a981e cleanup 2020-01-13 23:37:58 +08:00
62c7e3bf71 cleanup 2020-01-13 23:25:40 +08:00
e6483b9e19 add typeshed 2020-01-13 23:22:39 +08:00
74a918f526 cleanup 2019-12-21 15:22:03 +08:00
97f7619035 Merge branch 'master' of https://github.com/vinta/awesome-python 2019-12-21 15:21:02 +08:00
5841e70379 move poetry 2019-12-21 15:20:55 +08:00
8894b0677f Merge pull request #1447 from rerpha/master
Add Vulture to code analysis tools
2019-12-21 10:14:36 +08:00