Commit Graph

1660 Commits

Author SHA1 Message Date
Vinta Chen
94c79f2f35
remove old projects 2024-02-22 22:55:06 +08:00
Vinta Chen
e2763c0fa6
link to github 2024-02-22 22:54:54 +08:00
Vinta Chen
dd3d284573
remove projects 2024-02-22 22:53:17 +08:00
Vinta Chen
e0ec224e1f
Merge pull request #2518 from canhuynh1998/canhuynh-dev
Updated psycopg2's homepage link and possibly a new project related to psycopg2
2024-02-22 22:47:02 +08:00
Vinta Chen
78118154b4
Merge branch 'master' into canhuynh-dev 2024-02-22 22:46:55 +08:00
Vinta Chen
c6a8632905
Merge pull request #2529 from DAVEALLCAPS/master
Fixed a Number of Dead Links
2024-02-22 22:45:39 +08:00
Vinta Chen
398abe314c
Merge pull request #2532 from Atharva1723/master
Updated some links in README.md
2024-02-22 22:44:33 +08:00
Vinta Chen
a2ffa0ac03
Merge branch 'master' into master 2024-02-22 22:44:26 +08:00
Vinta Chen
ed0262d55f
Merge pull request #2533 from massi1008/patch-1
Fix pylint link
2024-02-22 22:40:36 +08:00
Vinta Chen
57b3382b7c
Merge pull request #2546 from EpicSprout/master
Update README.md
2024-02-22 22:37:34 +08:00
EpicSprout
0677c6f965
Update README.md
fixed non working link for click
2024-01-06 23:03:41 +11:00
Atharva Kulkarni
12551e1c7c
Update README.md 2023-11-16 22:48:08 +05:30
massiR2D2
98a28573bc
Fix pylint link
As mentioned in this discussion https://github.com/pylint-dev/pylint/issues/7384 the pylint dot org domain is no longer associated with the python linter.
Change the name to the one linked in the GitHub Repo.
2023-11-16 14:38:23 +01:00
Atharva Kulkarni
426aaaae7c
Updated some hyperlinks in README.md 2023-11-15 19:44:41 +05:30
DAVEALLCAPS
6d8b6c6ed4 Fixed a Number of Dead Links
UPDATED:
Line 191: [BitBake](http://www.yoctoproject.org/docs/1.6/bitbake-user-manual/bitbake-user-manual.html)
Old version docs no longer at this URL.

Line 415: [psycopg2](http://initd.org/psycopg/)
Permanently moved to new site.

Line 571: [shoop](https://www.shuup.com/en/)
/en/ is 404, removed.

Line 674: [PyGObject](https://wiki.gnome.org/Projects/PyGObject)
Permanently moved to new URL.

Line 698: [Cocos2d](http://cocos2d.org/)
Permanently moved to new URL.

Line 1008: [vibora](https://vibora.io/)
This library was recently archived, also homepage is 404 but docs.vibora.io is functional.

Line 1039: [Open Babel](http://openbabel.org/wiki/Main_Page)
Permanently moved to new URL.

REMOVED:
Line 427: [py2neo](https://py2neo.org/)
Project is EOL.

Line 765: [pygram](https://github.com/ajkumar25/pygram)
Library no longer exists?

Line 1342: [Pythonic News](https://news.python.sc/)
Entire site is 404.
2023-11-07 20:32:21 -07:00
canhuynh1998
651618aefb Fixed psycopg2's homepage link 2023-09-13 21:28:49 -07:00
Vinta Chen
c52dba9b29
Merge pull request #2498 from arunachalamev/add-lighting
added deep learning framework Lighting
2023-07-13 23:37:08 +08:00
Ella Venkatesan, Arunachalam
eb335c5abe added deep learning framework Lighting 2023-07-12 19:48:07 -04:00
Vinta Chen
173b05c1f6
Merge pull request #2343 from renatocfrancisco/patch-1
Update link for Pyston
2023-07-01 16:33:39 +08:00
Renato C. Francisco
22a34e043f
Merge branch 'vinta:master' into patch-1 2023-06-22 14:39:34 -03:00
Vinta Chen
fcf4aeb762
Merge pull request #2350 from liufeigit/liufeigit-patch-1
Update README.md
2023-03-30 11:40:01 +08:00
Vinta Chen
1681865590
Merge pull request #2403 from conder13/conder13-patch-1
Changed files section name
2023-03-27 22:18:29 +08:00
Vinta Chen
bd29ca3553
Merge pull request #2402 from DanielTatarkin/patch-1
Fixed Zappa link
2023-03-27 22:17:32 +08:00
conder
20b81c76af
Changed files section name 2023-03-24 19:03:11 -04:00
conder
808fd55da7
Fixed error of files section not linking. 2023-03-24 19:01:00 -04:00
Daniel Tatarkin
86e581eea0
Fixed Zappa link
Zappa github project moved to a new repository under https://github.com/zappa/Zappa
2023-03-24 16:39:47 -04:00
van
ee3247602b
Update README.md
Add audioFlux: A library for audio and music analysis, feature extraction.
2023-02-13 14:10:50 +08:00
Renato C. Francisco
1df5568c6e
New link for Pyston
Old link was just the old pyston repository with a readme.
2023-02-06 07:43:31 -03:00
Vinta Chen
091e9e6c4e
Merge pull request #2297 from hofrob/remove-abandoned-project-pyannotate 2023-01-05 20:29:51 +08:00
Robert Hofer
58d3398936
Remove abandoned project pyannotate 2023-01-03 19:08:58 +01:00
Vinta Chen
10643e1ff3
Merge pull request #2247 from timuric/master 2022-12-04 19:58:03 +08:00
timur
b153dfe8c9 Add correct description of Saleor 2022-12-03 10:21:35 +01:00
Vinta Chen
1f3d73ef2f
Merge pull request #2209 from anuragrao04/patch-1
redirected pyqt to official docs, which is more useful for a beginner
2022-10-25 01:34:26 +08:00
Anurag Rao
e7875575f9
Update README.md
redirected pyqt to link to official docs, which is more useful for a beginner
2022-10-23 14:19:55 +05:30
Vinta Chen
933e60743c
Merge pull request #2122 from nishans08/master
fix errors in README.md
2022-07-27 11:39:21 +08:00
nishans08
7172dffdc9
fix errors in README.md
dogpile.cache is next generation replacement for Beaker made by same authors ->  dogpile.cache is a next generation replacement for Beaker made by the same authors.
2022-07-26 02:27:52 -07:00
Vinta Chen
edf110dd9f
Merge pull request #1899 from pranavarora1895/link-updated-Arcade
arcade link updated
2021-12-17 12:24:25 +08:00
Pranav Arora
05fc6b3549
arcade link updated
Arcade, a game development library, the previous link does not exist. So I updated it with the latest link.
2021-12-17 08:55:40 +05:30
Vinta Chen
21258213c1
Merge pull request #1794 from VaishnaviMudaliar/Updating-readme 2021-07-25 20:54:29 +08:00
Vinta Chen
b39086dc97
Merge pull request #1795 from VaishnaviMudaliar/fixed-typo-in-contributing-readme 2021-07-25 20:53:55 +08:00
Vaishnavi Mudaliar
aa4e0ee1a9
Update CONTRIBUTING.md
fixed a typo
2021-07-25 12:32:36 +05:30
Vaishnavi Mudaliar
19dcbb025a
Update README.md 2021-07-25 12:24:31 +05:30
Vinta Chen
6831740c32 remove wifi Close #1712 2021-05-14 22:14:46 +08:00
Vinta Chen
545b0535a9
Merge pull request #1730 from ramonsaraiva/fix-dramatiq 2021-02-04 14:00:05 +08:00
Ramon Saraiva
39d97c1637 Fix dramatiq spelling 2021-02-03 20:18:51 -03:00
Vinta Chen
9d41288f42
Merge pull request #1725 from yhay81/master
Fix gunicorn description
2021-01-25 13:15:25 +08:00
Yusuke Hayashi
c64a0103ca
Fix gunicorn description 2021-01-25 10:56:30 +09:00
Vinta Chen
98f9992e6c
Merge pull request #1720 from norweeg/add_sqlite3 2021-01-22 22:31:54 +08:00
Brennen Raimer
5e52e9e90c fixed spelling error 2021-01-22 09:28:10 -05:00
Vinta Chen
adc73bbe7a
Merge pull request #1718 from norweeg/add_sqlite3 2021-01-22 18:24:03 +08:00