Commit Graph

1545 Commits

Author SHA1 Message Date
OpenClaw
9101ad17bb Fix missing closing backtick in nose2 description
The description 'based on unittest2.' was missing the closing backtick, causing incorrect Markdown rendering.
2026-03-10 23:13:39 +00:00
Vinta Chen
d71e38771c
Remove Warp sponsorship banner from README
Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-05 01:16:33 +08:00
Jinyang
625f698c47
Merge pull request #2941 from CarlosAlbertoFurtado/add-instructor
Add Instructor
2026-03-04 10:48:15 +01:00
CarlosAlbertoFurtado
68544e2892 Add Instructor to Machine Learning section 2026-03-03 07:49:13 -03:00
rohan436
5888b93f7e docs: fix grammar in pathlib description 2026-03-03 16:56:40 +08:00
Jinyang
33a89c7eaf
Merge pull request #2918 from yfedoseev/add-pdf-oxide
Add pdf_oxide to PDF section
2026-03-02 06:14:00 +01:00
Vitali Avagyan
2e07687dc8 feat: add code-graph-rag to Code Analysis section 2026-03-01 22:00:26 +00:00
Jinyang
ad2a55ff91
Merge pull request #2924 from CipherGaurav/master
Fix double period in bidict description
2026-02-25 07:09:33 +01:00
CarlosAlbertoFurtado
067160a787 Fix insecure HTTP links to HTTPS 2026-02-23 17:44:55 -03:00
CipherGaurav
c0703f2d7d
Fix typo in bidict description in README.md 2026-02-20 20:12:25 +05:30
Daksh
062545c83b add cirq library to quantum computing section 2026-02-18 12:56:25 +00:00
Daksh
ae59607ad0 added Pennylane library to README 2026-02-17 19:27:23 +00:00
Yury Fedoseev
80a7409afb Add pdf_oxide to PDF section
Fast PDF library for text extraction, image extraction, and markdown
conversion. Rust-powered via PyO3 with Python 3.8-3.14 support.
MIT/Apache-2.0 licensed.

https://github.com/yfedoseev/pdf_oxide
https://pypi.org/project/pdf-oxide/
2026-02-16 13:40:57 -08:00
Daksh
2332d846c5 following one project per PR rule 2026-02-16 19:50:20 +00:00
Daksh
bd643f0e5f moved qutip to quantum computing section 2026-02-16 19:43:04 +00:00
Daksh
2a7a2dd2af added quantum computing section and move qutip 2026-02-16 19:37:27 +00:00
Milan Rother
061a7b476d
move PathSim to correct alphabetical location 2026-02-14 12:50:38 +01:00
Milan Rother
db72994fe8
Merge branch 'vinta:master' into master 2026-02-14 12:48:13 +01:00
Milan Rother
42b8558a31
Add PathSim to the list of Science libraries 2026-02-11 17:08:26 +01:00
Vaibhav Gupta
942555d8e3 Add gTTS project entry 2026-02-11 02:23:53 +05:30
Jinyang
1657685e81
Merge pull request #2905 from Goldziher/add-kreuzberg
Add kreuzberg
2026-02-10 22:34:44 +04:00
Vinta Chen
573db54162
docs: remove Awesome badge from heading
Co-Authored-By: Claude <noreply@anthropic.com>
2026-02-10 14:05:56 +08:00
Na'aman Hirschfeld
69b2f53586
Add kreuzberg to Text Processing 2026-02-08 15:31:03 +01:00
Hemasree1738
89f481bd3f fixed typing error from bccb to bcbb 2026-02-07 13:10:10 +05:30
Frangel Raúl Crespo Barrera
8e30a42515
Add sherlock to Penetration Testing. 2026-02-02 02:00:22 -05:00
Jinyang
d131f59498
Merge pull request #2896 from NinjaOfNeurons/add-stdlib-argparse
adding argparse to Command-line Interface Development
2026-02-02 10:43:34 +04:00
Jinyang
40a3bedfe8
Add python-cqrs
Add python-cqrs to new CQRS & Event Sourcing section 🦄
2026-02-02 10:39:59 +04:00
Jinyang
dd844d1818
fix entry order 2026-02-02 10:39:09 +04:00
Вадим Козыревский
4c87195024 Update description 2026-02-01 21:31:07 +03:00
Вадим Козыревский
bd732cac7b Remove new category 2026-02-01 20:11:13 +03:00
Вадим Козыревский
d4622e20f5 Fix example position 2026-02-01 20:10:01 +03:00
NinjaOfNeurons
7c2f38e924 adding arparse a command-line library 2026-02-01 05:48:38 -05:00
Jinyang
88bd3b83f1
Merge pull request #2895 from NinjaOfNeurons/add-stdlib-functools
Add stdlib functools
2026-02-01 13:58:54 +04:00
NinjaOfNeurons
82455f3d1b Fix alphabetical order in Computer Vision section 2026-02-01 04:52:05 -05:00
Jinyang
51527a4d07
Merge pull request #2894 from njg7194/add-browser-use
Add browser-use to Web Crawling section
2026-02-01 13:13:36 +04:00
Jinyang
83999888b0
Merge pull request #2892 from njg7194/add-vllm
Add vllm to Deep Learning section
2026-02-01 13:00:04 +04:00
NinjaOfNeurons
5f2655e517 removing extra space 2026-01-31 23:44:52 -05:00
NinjaOfNeurons
df021e87d5 Add functools to Functional Programming section 2026-01-31 23:42:21 -05:00
njg7194
0873499323 Add browser-use to Web Crawling section 2026-02-01 13:25:21 +09:00
njg7194
712bc9b8c5 Add markitdown to File Manipulation section 2026-02-01 13:24:48 +09:00
njg7194
b450457359 Add vllm to Deep Learning section 2026-02-01 13:24:14 +09:00
Вадим Козыревский
1c707c9a7d Add python-cqrs 2026-02-01 00:05:03 +03:00
Jinyang
9a9bd65360
Merge pull request #2889 from camilamaia/master
Add ScanAPI
2026-01-31 15:00:58 +04:00
Jinyang
f343157a04
Merge pull request #2888 from AsadUllah428/add-ml-libraries
docs: enhance ML library descriptions with additional context
2026-01-31 14:52:21 +04:00
Asad Munir
b05419f590 fix: remove redundant description from xgboost entry 2026-01-31 13:59:27 +05:00
Camila Maia
1fd050e33e Add ScanAPI to Testing 2026-01-30 15:00:13 -03:00
Jinyang
9993c077ff
Merge pull request #2881 from thisadityasoni/add-textual
Add textual
2026-01-30 15:33:49 +04:00
Jinyang
ca16ac5814
Fix punctuation in textual library description 2026-01-30 15:33:38 +04:00
Jinyang
34216a299c
Update description for 'textual' package
Clarified the description of the 'textual' package in the README.
2026-01-30 15:32:18 +04:00
Asad Munir
fd2eeee215 docs: enhance ML library descriptions with additional context 2026-01-29 19:28:13 +05:00