Commit Graph

1679 Commits

Author SHA1 Message Date
Vinta Chen
fa3821208e
Merge pull request #1530 from laixintao/patch-1
Fix iredis link and litecli link.
2020-04-07 23:13:34 +08:00
Vinta Chen
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
Vinta Chen
e8e95abce1
Merge pull request #1461 from benedekrozemberczki/patch-1
Add Karate Club
2020-04-07 21:12:08 +08:00
Vinta Chen
76c9643c8f add shiv Fixes #1478 2020-04-07 21:06:19 +08:00
Vinta Chen
9f597b4bae refine 2020-04-07 21:04:36 +08:00
Vinta Chen
30ddeab24d add iredis Fixes #1504 2020-04-07 21:04:28 +08:00
Vinta Chen
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
Vinta Chen
55624e3627
Merge pull request #1516 from jindaxiang/master
Add akshare
2020-04-07 20:20:04 +08:00
Vinta Chen
4f75494c1b
Merge pull request #1513 from kuter/add-litecli
add litecli to Command-line Tools
2020-04-07 20:14:00 +08:00
Vinta Chen
ccd8f61a92
Merge pull request #1518 from xnuinside/fix_profig_url
Profig: fix url to documentation
2020-04-07 20:13:04 +08:00
Vinta Chen
dad8594d31
Merge pull request #1387 from Jamim/indico
Add Indico
2020-04-07 20:12:08 +08:00
Vinta Chen
2332d4e3bb
Merge pull request #1389 from sebst/master
Add news.python.sc
2020-04-07 20:10:58 +08:00
Vinta Chen
097edbc532
Merge pull request #1439 from sobolevn/patch-3
Adds dry-python/returns
2020-04-07 20:09:29 +08:00
Vinta Chen
897f072f64
Merge pull request #1476 from jhermann/patch-2
Add Invoke
2020-04-07 20:07:52 +08:00
Vinta Chen
5809f52d40
Merge pull request #1526 from iacopy/update-stanfordnlp
Update stanfordnlp (repo moved)
2020-04-07 20:07:00 +08:00
Vinta Chen
a4b06f1203
Merge pull request #1527 from dbader/patch-1
Add Real Python Podcast
2020-04-07 20:06:35 +08:00
Vinta Chen
6e35932361
Merge pull request #1528 from dashingsoft/master
Add pyarmor
2020-04-07 20:05:39 +08:00
Jondy
6226b887d1
Add pyarmor 2020-04-02 09:39:13 +08:00
Dan Bader
a9a5fafab3
Add Real Python Podcast 2020-03-30 12:52:39 -07:00
iacopo
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
iacopo
7f25d17baa Cosmetic: minor fix 2020-03-28 00:27:05 +01:00
xnuinside
5562450511 fix url to profig documentation 2020-03-04 05:12:41 +03:00
Albert King
872ae341ae
Add akshare
Add akshare to downloader item
2020-03-01 22:03:36 +08:00
Piotr Makal
4b8a874f5c add litecli to Command-line Tools 2020-02-28 08:16:02 +01:00
Michele "Ubik" De Simoni
7d90feb70c
PyPy moved to https://foss.heptapod.net/pypy/pypy 2020-02-18 14:10:29 +01:00
Sergey Grishakov
b1b23335be
Add matchering
Alphabet order + correct category
2020-02-15 16:02:38 +03:00
Sergey Grishakov
c0ef6425ef
Correct category 2020-02-14 17:00:51 +03:00
Sergey Grishakov
1f28974f5c
Add matchering 2020-02-14 13:44:44 +03:00
Jürgen Hermann
9339858802
Add Invoke 2020-02-12 19:12:59 +01:00
James Stronz
58cc68aac6
Added RPyC to RPC Servers section of REAME.md 2020-02-09 00:33:24 -06:00
xatier
426ca147d6
Add rich 2020-02-08 14:07:01 -08:00
Pierre-Clément Tosi
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
Andy Challis
e5fede966c Added tesserocr 2020-02-07 12:36:49 +11:00
mingrammer
d219b8749a Add diagrams 2020-02-07 01:56:26 +09:00
Vinta Chen
eb46fb3ed4 add vidgear 2020-01-30 17:30:58 +08:00
Prabhu Pant
7776f72f02
Add python-ds 2020-01-29 14:23:00 +05:30
Brett
ee12e1fa52
Added Arrow to Dates & Times
My personal favorite datetime module
2020-01-27 00:16:15 -07:00
Benedek Rozemberczki
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
Vinta Chen
384c1ef596
Merge pull request #1456 from danielloader/patch-1
Add httpx
2020-01-18 18:05:35 +08:00
Daniel Loader
52c6487b21
Add httpx
Async friendly http client from the same authors of starlette and uvicorn.
2020-01-17 19:53:30 +00:00
eaxcmd
6c7c78f96b
Add docxtpl, loguru
Add docxtpl
Add loguru
2020-01-14 10:14:41 +03:00
Vinta Chen
34566a981e cleanup 2020-01-13 23:37:58 +08:00
Vinta Chen
62c7e3bf71 cleanup 2020-01-13 23:25:40 +08:00
Vinta Chen
e6483b9e19 add typeshed 2020-01-13 23:22:39 +08:00
Vinta Chen
74a918f526 cleanup 2019-12-21 15:22:03 +08:00
Vinta Chen
97f7619035 Merge branch 'master' of https://github.com/vinta/awesome-python 2019-12-21 15:21:02 +08:00
Vinta Chen
5841e70379 move poetry 2019-12-21 15:20:55 +08:00
Vinta Chen
8894b0677f
Merge pull request #1447 from rerpha/master
Add Vulture to code analysis tools
2019-12-21 10:14:36 +08:00
Jack Harper
338e907c42
Merge pull request #1 from rerpha/add_vulture
add vulture to code analysis tools
2019-12-16 22:22:19 +00:00