1730 Commits

Author SHA1 Message Date
Vinta Chen
fdf2af044e
Merge pull request #2753 from hyjc/master
Add marimo
2026-01-08 14:09:50 +08:00
Vinta Chen
a3f588796e
Merge pull request #2776 from kimtth/patch-1
Update WinPython description for Windows version compatibility
2026-01-08 14:05:57 +08:00
Vinta Chen
68d9d4a6f6
Merge pull request #2790 from Hasan-8326/add-pathway-entry
Add Pathway to Data Analysis section
2026-01-08 13:59:22 +08:00
Vinta Chen
8c854f2906
Merge pull request #2815 from cvanelteren/add-ultraplot
add ultraplot
2026-01-08 13:31:32 +08:00
Vinta Chen
936e6284f0
Merge pull request #2816 from bellini666/add-strawberry-django
Add strawberry-django
2026-01-08 13:31:13 +08:00
Vinta Chen
fd7d334135
Merge pull request #2818 from EmilStenstrom/patch-1
Add JustHTML library to README.md
2026-01-08 13:26:04 +08:00
Vinta Chen
9f617709ba
Merge pull request #2819 from qooxzuub/add-pikepdf
Add pikepdf
2026-01-08 13:25:34 +08:00
Vinta Chen
f7a33c678c
Merge pull request #2822 from mberke1597/add-polars-data-analysis
Add Polars to Data Analysis section
2026-01-08 13:25:07 +08:00
Vinta Chen
6620334841
Merge pull request #2823 from MervinPraison/add-praisonai
Add PraisonAI to Machine Learning section
2026-01-08 13:22:01 +08:00
Vinta Chen
e3a32ceb91
Merge pull request #2825 from iscompg/fix-refactoring-punctuation
Fix punctuation in Refactoring section
2026-01-08 13:20:34 +08:00
Vinta Chen
e3e282c4de
Merge pull request #2824 from bterwijn/master
Add memory-graph
2026-01-08 13:19:29 +08:00
Vinta Chen
e87d33b2f4
chore: add Claude Code configuration
- Add local settings with GitHub CLI permissions for PR review
- Add custom /review-pr command for automated PR review workflow

🤖 Generated with Claude Code (https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-08 13:13:51 +08:00
Vinta Chen
436e6cea3f
docs: restructure CONTRIBUTING.md review process
- Reorganize quick checklist for better clarity
- Move category placement check higher in priority
- Restructure automatic rejection section to end for better flow
- Lower star threshold from 500 to 100 for hidden gem consideration
- Add emphasis on one project per PR rule

🤖 Generated with Claude Code (https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-08 13:13:46 +08:00
Vinta Chen
e05cd240c9
docs: clarify id-token permission comment in workflow
Update comment to better reflect the actual purpose of the id-token
permission for Claude GitHub app functionality.

🤖 Generated with Claude Code (https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-08 12:38:19 +08:00
Vinta Chen
43046d9848
ci: update workflow trigger label to 'claude review'
Change label name from 'claude-review' to 'claude review' for consistency
with GitHub's standard label naming convention using spaces.

🤖 Generated with Claude Code (https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-08 12:38:09 +08:00
Vinta Chen
7d215c37a5
ci: add id-token write permission for OIDC authentication
Enable OIDC authentication in Claude PR review workflow by adding
id-token write permission.

🤖 Generated with Claude Code (https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-08 12:14:04 +08:00
Vinta Chen
026e658679
Merge pull request #2833 from vinta/feature/minimal-automation
Feature/minimal automation
2026-01-08 12:09:28 +08:00
Vinta Chen
e5d4d4f2b7
ci: remove Claude mention workflow
Removes the generic Claude mention workflow in favor of more focused,
context-aware workflows already in place.

🤖 Generated with Claude Code (https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-08 12:08:39 +08:00
Vinta Chen
a5146453f9
docs: remove manual alphabetical sorting requirement
Alphabetical ordering will be handled by automation (sort.py in CI),
removing this manual burden from contributors. Updated PR template
with structured checklist aligned to acceptance criteria.

🤖 Generated with Claude Code (https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-08 12:07:11 +08:00
Vinta Chen
f9a0444b5e
chore: remove redundant issue templates
Both templates only redirect users to open PRs instead, which is
unnecessary overhead. Contributors can directly open PRs without
going through issue template selection.

🤖 Generated with Claude Code (https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-08 12:07:04 +08:00
Vinta Chen
e65cc4917f
ci: add focused Claude workflows with context-aware prompts
Add claude-mention.yml for @claude mentions in issues/PRs and
claude-pr-review.yml for automatic PR reviews.

Key improvements:
- claude-mention: Triggers on @claude with project-specific prompt
- claude-pr-review: Auto-reviews PRs from new contributors with CONTRIBUTING.md criteria
- Both workflows: Restricted permissions (read-only contents, no merge capability)

🤖 Generated with Claude Code (https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-08 12:03:05 +08:00
Vinta Chen
e803fd3e48
ci: remove generic Claude workflows
Remove claude.yml and claude-code-review.yml in preparation for more
focused workflow separation.

🤖 Generated with Claude Code (https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-08 12:02:57 +08:00
Vinta Chen
65eba38143
ci: add Claude Code GitHub Actions workflows
Add two workflow configurations for AI-assisted development:
- claude-code-review.yml: Automatic PR reviews on new/updated PRs
- claude.yml: Interactive Claude assistant via @claude mentions

These workflows integrate with Claude Code to automate PR reviews
and provide on-demand AI assistance in issues and PR comments.

🤖 Generated with Claude Code (https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-08 11:23:58 +08:00
Vinta Chen
2ade49720b
docs: add CLAUDE.md for AI-assisted curation context
Provides repository overview and guidelines for AI tools:
- Repository architecture and structure
- Reference to CONTRIBUTING.md for PR review criteria
- Key curation considerations

This document enables AI assistants to understand the project context and apply consistent review standards.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-08 11:12:11 +08:00
Vinta Chen
a652ecb633
docs: restructure CONTRIBUTING.md with detailed acceptance criteria
Expand contributing guidelines with:
- Quick checklist for submissions
- Three-tier acceptance criteria (Industry Standard, Rising Star, Hidden Gem)
- Quality requirements and automatic rejection rules
- Entry format reference with examples
- PR description template

This provides clear, actionable guidance for contributors and reduces ambiguity in the review process.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-08 11:12:03 +08:00
Ishani Arora
6936494d3b Fix punctuation in Refactoring section 2025-12-25 21:29:02 +05:30
Bas Terwijn
5cabd273d0 Add memory-graph 2025-12-24 00:35:24 +01:00
Mervin Praison
fe8f366534 Add PraisonAI to Machine Learning section 2025-12-18 20:14:40 +00:00
Muhammet Berke Ağaya
294b5f2206 Add Polars to Data Analysis section 2025-12-18 11:53:49 +03:00
qooxzuub
fed97490ca Add pikepdf 2025-12-10 07:26:04 +00:00
Emil Stenström
c976bf8061
Add JustHTML library to README.md 2025-12-09 23:51:41 +01:00
Thiago Bellini Ribeiro
8e5454b7d5
Add strawberry-django 2025-12-06 22:46:25 +01:00
cvanelteren
d7e656ae00 add ultraplot 2025-12-06 21:28:08 +10:00
Vinta Chen
5454e85bbb
Merge pull request #2797 from chernishev/chernishev-awesome-python 2025-11-20 17:45:51 +08:00
Vinta Chen
391eed0a4f
Merge pull request #2795 from VinciGit00/master 2025-11-18 02:16:08 +08:00
George Chernishev
18d6892ccb
Add Desbordante 2025-11-13 01:35:22 +03:00
Marco Vinciguerra
61ef122791 Update README.md 2025-11-11 13:36:14 -08:00
hasan
0d351f7f03 Add Pathway to Data Analysis section 2025-11-06 11:03:19 +00:00
Kim
b274cb04b8
Update WinPython description for Windows version compatibility 2025-10-19 11:46:42 +09:00
Vinta Chen
48940ed070
Merge pull request #2766 from vinta/feature/warp-sponsorship
add Warp sponsorship
2025-10-16 21:40:57 +08:00
Vinta Chen
5cba93437d
add Warp sponsorship 2025-10-03 02:31:35 +08:00
Vinta Chen
993d82165f
Merge pull request #2750 from flet-dev/flet
Add Flet
2025-09-17 13:29:57 +08:00
Vinta Chen
529f906452
Merge pull request #2759 from cgoldberg/selenium-links
Update Selenium links
2025-09-17 13:29:27 +08:00
Corey Goldberg
0b736f84b2 Update Selenium links 2025-09-16 13:29:46 -04:00
Johnny Chin
dbc69ac29e
Update README.md 2025-08-27 22:46:46 -07:00
Johnny Chin
66d7655580
Update README.md 2025-08-27 22:42:55 -07:00
Feodor Fitsner
ce6ba4192e Add Flet 2025-08-24 11:57:51 -07:00
Vinta Chen
6f7e2f338d
add uv 2025-07-18 00:35:49 +08:00
Vinta Chen
0d5468cf11
Merge pull request #2614 from MatteoGuadrini/MatteoGuadrini-patch-1
Add ruff linter
2025-07-06 02:42:51 +08:00
Matteo Guadrini aka GU
f387123f5b
Change repo of ruff 2024-09-18 11:34:11 +02:00