Commit Graph

1680 Commits

Author SHA1 Message Date
generalrobin
33123879e2
Add Hercules to Testing section
Add Hercules: World's first open source end to end testing agent.

What is this Python project?
Hercules takes plain english steps as input tests and runs them autonomously via web, APIs or security scanning tools.

What's the difference between this Python project and similar ones?
Hercules is a multi agentic framework, which is far capable than other "tools" in the market. Hercules plans the steps of execution, can use memory and tools to achieve an end to end testing goal.
2024-12-31 17:39:09 +05:30
Vinta Chen
2252650cfd
Merge pull request #2575 from R055A/stable-baselines-3
Add stable-baselines3
2024-07-18 05:16:44 +08:00
Vinta Chen
8bfda02829
Update FUNDING.yml 2024-06-17 01:45:05 +08:00
Vinta Chen
cf5dc7154c
Merge pull request #1694 from howiezhao/patch-1
Add pdfminer.six
2024-06-17 01:21:52 +08:00
Vinta Chen
b5bd4d0ad0
Merge pull request #2578 from r-a-j-a-n/master
Add streamlit
2024-04-15 19:17:22 +08:00
Rajan Poudel
4248513e5d Added streamlit 2024-04-13 15:51:16 +05:45
Adam Ross
1b70a45ba0
Update README.md 2024-04-08 18:21:48 +12:00
Adam Ross
0b8a5d1d93
Update README.md 2024-04-08 17:52:24 +12:00
Vinta Chen
3d9af26937
update README 2024-02-23 00:33:07 +08:00
Vinta Chen
433e90d13b
clean up 2024-02-23 00:31:03 +08:00
Vinta Chen
8524f28e77
clean up 2024-02-23 00:13:04 +08:00
Vinta Chen
17d98fbcc9
refine 2024-02-22 23:35:47 +08:00
Vinta Chen
253a6004aa
merge sections 2024-02-22 23:26:27 +08:00
Vinta Chen
5b283d6fde
refine Database Drivers 2024-02-22 23:19:47 +08:00
Vinta Chen
9b634444e7
remove Compatibility section 2024-02-22 23:14:57 +08:00
Vinta Chen
8eec1a75f3
refine Command-line Tools 2024-02-22 23:14:14 +08:00
Vinta Chen
ca8c1617e7
refine Command-line Interface Development 2024-02-22 23:11:26 +08:00
Vinta Chen
4b29059c6f
clean up Code Analysis 2024-02-22 23:09:16 +08:00
Vinta Chen
9106143643
clean up 2024-02-22 23:03:17 +08:00
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