Commit Graph

1906 Commits

Author SHA1 Message Date
Vinta Chen d0c23d5d9c Merge pull request #2854 from alexbevi/patch-2
Add Django MongoDB Backend
2026-01-14 17:51:20 +08:00
Vinta Chen b4e509fea0 Merge pull request #2856 from alexbevi/patch-4
Add ODMantic
2026-01-14 17:51:14 +08:00
Alex Bevilacqua 7007921f32 Add ODMantic to NoSQL Databases list 2026-01-13 09:11:51 -05:00
Alex Bevilacqua 002c43590d Update README.md 2026-01-13 09:10:35 -05:00
Alex Bevilacqua cb7d3d51cb Add Django MongoDB Backend to NoSQL Databases list 2026-01-13 09:06:09 -05:00
Jinyang 8fda2cb6c6 update entry location 2026-01-13 13:33:11 +04:00
Jinyang f119bddfe7 move manim to Science 2026-01-13 13:28:51 +04:00
Jinyang Wang bdb177d9d4 Add RAGFlow 2026-01-12 20:24:55 +04:00
Jinyang Wang 21046be191 add open bloomberg 2026-01-12 20:19:31 +04:00
Jinyang Wang 4e635ec4a0 add manim 2026-01-12 19:56:55 +04:00
Jinyang Wang 8ed5de167e add shapely to Science section 2026-01-12 19:45:26 +04:00
Jinyang Wang 49a84fbcaf Add geopandas to geolocation section 2026-01-12 15:01:38 +04:00
Vinta Chen 2b274538e7 Improve PR template with project section and clarified checklist
Add dedicated Project section at top for contributors to specify
project name and URL upfront. Clarify checklist item from "One link
per Pull Request" to "One project per PR" for better consistency
with PR title format guideline.

🤖 Generated with Claude Code (https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-12 17:30:10 +08:00
Vinta Chen 4ff712906f Merge pull request #2843 from JinyangWang27/master
Add orjson
2026-01-12 17:16:29 +08:00
Vinta Chen fd08065236 Merge pull request #2845 from Sakth1/transformers
Add Transformers
2026-01-12 17:15:07 +08:00
Vinta Chen 46427b67e4 Merge pull request #2846 from Sakth1/diffuser
Add diffusers
2026-01-12 17:14:57 +08:00
Vinta Chen 849bca6a78 Merge pull request #2844 from Sakth1/bleak
Add bleak
2026-01-12 17:13:47 +08:00
Sakthi Murugan C 636f0387c9 Update README.md 2026-01-12 12:15:52 +05:30
Sakthi Murugan C 448d795e48 Add Transformers framework to the README 2026-01-12 12:01:16 +05:30
Sakthi Murugan C deed9da58e Update README.md 2026-01-12 11:50:31 +05:30
Jinyang Wang a085ede8af Add orjson library to serialization section 2026-01-11 20:02:56 +04:00
Vinta Chen a504dd569f Clarify PR template checklist wording
Update description guideline from "no mention of Python" to "concise
and short" for clarity. Adjust Rising Star formatting for consistency.

🤖 Generated with Claude Code (https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-11 23:04:41 +08:00
Vinta Chen 5e8a25e57e Reorganize CONTRIBUTING.md for better clarity
Move "Automatic Rejection" section to top of document as first-line
filter for reviewers. Consolidate duplicate rejection criteria from
"Common Mistakes" and bottom "Automatic Rejection" sections into
single comprehensive list. Reorder remaining sections in logical
flow: rejections, quality requirements, acceptance criteria, format
reference, review process.

🤖 Generated with Claude Code (https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-11 23:04:41 +08:00
Vinta Chen 163dab27ef Merge pull request #2724 from solegalli/patch-1 2026-01-11 18:39:24 +08:00
Soledad Galli a4ea52bc6f Merge branch 'master' into patch-1 2026-01-11 05:35:58 -05:00
Vinta Chen 188622bbd1 Merge pull request #2580 from rochacbruno/patch-2
Add dynaconf
2026-01-10 17:37:55 +08:00
Vinta Chen 7fe6a84d47 Merge pull request #2842 from Lawouach/add-chaostoolkit
Add Chaos Toolkit
2026-01-10 17:37:36 +08:00
Sylvain Hellegouarch 6f2fb4a584 Add Chaos Toolkit
Signed-off-by: Sylvain Hellegouarch <sh@defuze.org>
2026-01-09 15:59:09 +01:00
Bruno Cesar Rocha fdbec258e6 Merge branch 'master' into patch-2 2026-01-09 14:54:22 +00:00
Vinta Chen 8d59989ef3 Merge pull request #2014 from ofek/patch-1
Add Hatch
2026-01-09 22:42:19 +08:00
Ofek Lev a79a6cc1b9 Merge branch 'master' into patch-1 2026-01-09 09:22:43 -05:00
Vinta Chen a5c3d15306 Merge pull request #2835 from Sakth1/cx_freeze
Add cx_freeze
2026-01-09 14:44:53 +08:00
Vinta Chen 799d542e65 Merge pull request #2837 from Sakth1/CTK
Added CustomTkinter
2026-01-09 14:43:33 +08:00
Vinta Chen 4e0ae3af2c Merge pull request #2836 from Sivani-kn/add-reflex-entry
Add Reflex
2026-01-09 14:42:38 +08:00
Vinta Chen 36b8519ca8 Merge pull request #2839 from Sakth1/pyside
Add PySide
2026-01-09 14:41:29 +08:00
Vinta Chen e2405a687d Merge branch 'master' into pyside 2026-01-09 14:40:42 +08:00
Vinta Chen 94532ae3e2 Merge pull request #2838 from Sakth1/pyqt
updated PyQt's link
2026-01-09 14:38:15 +08:00
Vinta Chen e858779e03 fix: quote if condition to fix YAML parsing error
The colon in 'DECISION: REJECT' was causing YAML parsing issues.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 14:32:51 +08:00
Sakthi Murugan C 3d5d1c8cb9 Update PySide description for clarity
Clarified the description of PySide in the README.
2026-01-08 17:15:11 +05:30
Soledad Galli 3f0dda1177 make changes as requested README.md 2026-01-08 06:41:40 -05:00
Sakthi Murugan C 40b6aab979 Update CustomTkinter link in README.md 2026-01-08 16:22:49 +05:30
Sivani-kn 7acd4d350c Add Reflex 2026-01-08 16:12:21 +05:30
Sakthi Murugan C 00a07420cd Add cx_freeze to distribution libraries list
Added cx_freeze to the list of libraries for creating packaged executables.
2026-01-08 15:34:01 +05:30
Sakthi Murugan C 259c26a1f1 Add CustomTkinter to GUI libraries section
Added CustomTkinter library to GUI libraries list.
2026-01-08 15:15:44 +05:30
Sakthi Murugan C 87f11bcb72 Update PySide description in README
Clarified the description of PySide in the README.
2026-01-08 15:10:20 +05:30
Sakthi Murugan C b257659584 updated pyqt link 2026-01-08 15:08:30 +05:30
Sakthi Murugan C 1d63278947 added pyside to gui 2026-01-08 15:04:50 +05:30
Vinta Chen 464bb4639c style: standardize markdown formatting in README
Improve consistency and readability by:
- Normalize list indentation from 4 to 2 spaces
- Use hyphens instead of asterisks for list markers
- Standardize italic syntax using underscores
- Add consistent spacing between sections

These formatting changes follow common Markdown conventions without
altering any content.

🤖 Generated with Claude Code (https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-08 17:28:50 +08:00
Vinta Chen 2d9842608e remove Third-party APIs category: redundant
Already links to comprehensive external list. Many entries
outdated (Twitter→X, Facebook SDK deprecated). boto3 moved
to DevOps/Cloud Providers section.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-08 17:22:25 +08:00
Vinta Chen 93404f0c51 chore: remove thin categories and reorganize DevOps section
- Remove ChatOps Tools category (only 1 entry: errbot)
- Remove News Feed category (only 2 entries)
- Add Cloud Providers subsection under DevOps with boto3

🤖 Generated with Claude Code (https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-08 17:21:24 +08:00