Commit Graph

  • 832928305c Merge pull request #3077 from sobolevn/patch-3 Jinyang 2026-04-21 19:14:53 +04:00
  • f461e73108 update rules Vinta Chen 2026-04-20 23:29:45 +08:00
  • b0af62d911 Add django-modern-rest hidden gem sobolevn 2026-04-20 09:12:03 +03:00
  • ebeff71525 docs(.impeccable): add placestoread reference, no-green rule, type size guidance, consistency checks, and narrow-screen behavior Vinta Chen 2026-04-20 01:19:26 +08:00
  • f65a2aa9c0 docs(impeccable): prohibit inner max-width caps; override 65-75ch rule Vinta Chen 2026-04-20 01:01:47 +08:00
  • 6c0b0e375a docs: add .impeccable.md design context file Vinta Chen 2026-04-20 00:46:14 +08:00
  • fb33f904f5 Fix capitalization Vinta Chen 2026-04-19 23:16:14 +08:00
  • cfcc564120 Merge pull request #3076 from vinta/chore/code-cleanup Vinta Chen 2026-04-19 22:58:38 +08:00
  • 35aee20aa9 remove color Vinta Chen 2026-04-19 22:51:25 +08:00
  • 674c169efd fix(css): scope --accent-underline to sponsor-become hover; restore --line-strong at rest Vinta Chen 2026-04-19 22:48:33 +08:00
  • 7625d1f05d style: use --accent-underline on sponsor link underline Vinta Chen 2026-04-19 22:47:37 +08:00
  • 19496c2c93 refactor(css): replace sponsor-become border underline with text-decoration Vinta Chen 2026-04-19 22:45:44 +08:00
  • f3c8377bd4 chore: remove arrow from 'Become a sponsor' link and its CSS rules Vinta Chen 2026-04-19 22:43:19 +08:00
  • 257b69a932 style(sponsors): bump section-label to --text-lg within sponsor scope Vinta Chen 2026-04-19 22:40:31 +08:00
  • f10337bb31 refactor(tests): modernize test_readme_parser to use pathlib.Path Vinta Chen 2026-04-19 22:07:16 +08:00
  • 92936964b6 refactor(readme_parser): fuse _parse_sponsor_item into single pass Vinta Chen 2026-04-19 22:06:41 +08:00
  • 420bf8cd9d refactor(readme_parser): collapse render_inline_html/text into _render_inline helper Vinta Chen 2026-04-19 22:05:35 +08:00
  • 0630ee973b refactor(build): flatten extract_entries and annotate result dict Vinta Chen 2026-04-19 22:04:14 +08:00
  • 6ae7c89688 refactor: replace manual total_seconds()/3600 with timedelta comparison Vinta Chen 2026-04-19 22:02:14 +08:00
  • 95115f7949 refactor(fetch_github_stars): replace manual slice loop with itertools.batched Vinta Chen 2026-04-19 22:01:35 +08:00
  • 39b65bc994 refactor(build): inline format_stars_short into its call site Vinta Chen 2026-04-19 22:00:45 +08:00
  • 85b55efb28 refactor(readme_parser): inline _is_leading_link at its call site Vinta Chen 2026-04-19 21:59:59 +08:00
  • 486fbf2185 refactor(readme_parser): replace _find_first_link with _find_child(inline, "link") Vinta Chen 2026-04-19 21:59:16 +08:00
  • e0b0dc9c0a refactor(readme_parser): add _href helper to narrow attrGet return type Vinta Chen 2026-04-19 21:58:27 +08:00
  • 7e7de19ef6 refactor(build): remove StarData TypedDict, loosen load_stars return to dict[str, dict] Vinta Chen 2026-04-19 21:57:30 +08:00
  • 7f4a163534 refactor(build): tighten extract_entries parameter types to ParsedSection/ParsedGroup Vinta Chen 2026-04-19 21:56:46 +08:00
  • c85f81bb24 refactor(build): accept Path directly in build() signature Vinta Chen 2026-04-19 21:56:06 +08:00
  • b9236c4925 refactor(fetch_github_stars): drop unnecessary keyword-only marker on fetch_batch Vinta Chen 2026-04-19 21:55:32 +08:00
  • a358d45ca4 refactor: use datetime.UTC alias instead of timezone.utc Vinta Chen 2026-04-19 21:54:55 +08:00
  • e47d229528 refactor(readme_parser): consolidate state reset to tail of flush_group Vinta Chen 2026-04-19 21:54:16 +08:00
  • b897676e01 refactor(fetch_github_stars): remove redundant early-return guard in build_graphql_query Vinta Chen 2026-04-19 21:53:39 +08:00
  • a4b7fc6878 adjust css Vinta Chen 2026-04-19 21:34:14 +08:00
  • 774ab69bcd feat(website): add sponsors section parsed from README Vinta Chen 2026-04-19 21:10:50 +08:00
  • 222f566aef Merge pull request #3075 from vinta/sponsor/pyr Vinta Chen 2026-04-19 20:07:41 +08:00
  • 9290cfb930 add sponsor: pyr Vinta Chen 2026-04-19 19:52:06 +08:00
  • f3ac16c77b Merge pull request #3035 from tdhopper/add-pydevtools Jinyang 2026-04-19 09:45:26 +04:00
  • d7e6f1d54d Merge pull request #3070 from PsiACE/patch-1 Jinyang 2026-04-19 09:44:50 +04:00
  • ba96331a10 add back "jieba", it's still useful and works in Python 3.13 actually Vinta Chen 2026-04-19 05:33:54 +08:00
  • 5d4bfdd719 docs(SPONSORSHIP): flatten tier benefit lists, remove redundant subheadings Vinta Chen 2026-04-19 05:30:37 +08:00
  • f6fdd6a553 docs(SPONSORSHIP): rename tiers to Headline Sponsor and Featured Sponsor Vinta Chen 2026-04-19 05:19:25 +08:00
  • 3af090973e docs(SPONSORSHIP): restructure Get Started as explicit checklist of required sponsor info Vinta Chen 2026-04-19 05:01:38 +08:00
  • 840e2555d6 docs: clarify sponsorship tiers, payment terms, and editorial policy Vinta Chen 2026-04-19 04:56:05 +08:00
  • 2a347b1e87 Add bub framework to orchestration section Chojan Shang 2026-04-19 00:14:13 +08:00
  • bec38b2e51 Merge pull request #3067 from shreya975/patch-1 Jinyang 2026-04-18 19:44:08 +04:00
  • 04c3a63756 Fix typo in desbordante description Shreya Mahajan 2026-04-18 19:27:12 +05:30
  • aabf43c281 Correct desbordante entry in README Shreya Mahajan 2026-04-18 19:14:56 +05:30
  • a467209839 Add data-profiling link and remove ydata-profiling Shreya Mahajan 2026-04-18 12:58:43 +05:30
  • b3a00e0b9c Add ydata-profiling to data analysis tools list Shreya Mahajan 2026-04-17 15:08:35 +05:30
  • c487e88103 Merge pull request #3066 from lundberg/patch-1 Jinyang 2026-04-17 09:57:35 +04:00
  • 64de7f4673 Add respx library to Mock section Jonas Lundberg 2026-04-16 16:24:52 +02:00
  • a5a38f7e78 Merge pull request #3060 from vinta/dependabot/uv/pytest-9.0.3 Vinta Chen 2026-04-15 12:33:37 +08:00
  • 64e74b99dc Merge pull request #3062 from RaghavChamadiya/add-repowise Jinyang 2026-04-14 20:43:46 +04:00
  • d06ab9789c Add repowise to Code Analysis RaghavChamadiya 2026-04-14 19:15:15 +05:30
  • 1843b8f323 chore(deps-dev): bump pytest from 9.0.2 to 9.0.3 dependabot[bot] 2026-04-14 03:02:59 +00:00
  • 65f3649988 Merge pull request #3056 from ozeranskii/patch-1 Jinyang 2026-04-13 11:10:38 +04:00
  • 985400cac3 Update README.md Sergei Ozeranskii 2026-04-13 09:08:43 +02:00
  • f4201b85db Add httptap to Debugging Tools Sergei Ozeranskii 2026-04-12 18:07:54 +02:00
  • 6d499269ca Merge pull request #3046 from grzesir/add-lumibot Jinyang 2026-04-11 10:04:43 +04:00
  • d5158f8362 Add lumibot to Financial Data section Robert Grzesik 2026-04-10 23:29:41 -04:00
  • d902e5b9ba docs: update SPONSORSHIP.md copy Vinta Chen 2026-04-09 21:32:04 +08:00
  • 38b710e7ce add hermes-agent Vinta Chen 2026-04-08 15:24:20 +08:00
  • 68c8fd4385 Add Python Developer Tooling Handbook to Resources > Websites Tim Hopper 2026-04-07 16:27:32 -04:00
  • 7a348495cb Merge pull request #3027 from tarasko/master Jinyang 2026-04-07 07:34:03 +04:00
  • f63c9f899f Update 'picows' entry in README Taras Kozlov 2026-04-05 22:37:24 +02:00
  • e078d5b92d Add picows library to WebSocket section Taras Kozlov 2026-04-05 22:24:06 +02:00
  • 3c6429a21a Merge pull request #3015 from torinsong/master Jinyang 2026-04-04 13:28:06 +04:00
  • a2303c9389 ci: skip deploy job on forks Vinta Chen 2026-04-03 16:16:08 +08:00
  • aa1e3d5ae7 Add sglang to the list of libraries in README torinsong 2026-04-03 09:41:01 +08:00
  • f4637e3d39 Add sglang to the list of libraries in README torinsong 2026-04-02 09:55:26 +08:00
  • c6004c971f ci: skip tests on non-scheduled deploy runs Vinta Chen 2026-04-03 16:03:35 +08:00
  • 20bb5cca81 docs: fix entry format in PR template to use - instead of * Vinta Chen 2026-04-03 16:03:33 +08:00
  • b7b8eb02d1 ci: always run tests and simplify branches syntax in deploy workflow Vinta Chen 2026-04-03 16:00:21 +08:00
  • 520e285e8e test: add entry validation and broken-link detection tests Vinta Chen 2026-04-03 15:55:53 +08:00
  • 54864ab37a ci: merge build/deploy jobs and cache stars by date Vinta Chen 2026-04-03 15:55:46 +08:00
  • e1869aa28d Merge pull request #3014 from aliden1z/fix-sqlite-casing Vinta Chen 2026-04-02 09:48:01 +08:00
  • 5974274496 Fix SQLite casing in Database Drivers section ALİ DENİZ TARTMA 2026-04-01 22:26:21 +03:00
  • 88c43ebe7b Merge pull request #3012 from JinyangWang27/add-trading-agents Jinyang 2026-04-01 07:34:05 +04:00
  • 444bdb18e5 add TradingAgents Jinyang 2026-04-01 07:25:26 +04:00
  • 36d8ca9b88 Merge pull request #3010 from vinta/dependabot/uv/pygments-2.20.0 Vinta Chen 2026-03-31 22:53:02 +08:00
  • 1426abc80f chore(deps): bump pygments from 2.19.2 to 2.20.0 dependabot[bot] 2026-03-31 14:52:41 +00:00
  • 944da1503c Merge pull request #3008 from 23f3000503/master Vinta Chen 2026-03-31 22:51:16 +08:00
  • 403152125e Fix typo in daphne description in README.md 23f3000503 2026-03-30 18:37:37 +05:30
  • e9be000b56 refactor(fetch_github_stars): drop underscore prefix from regex constants Vinta Chen 2026-03-30 15:20:01 +08:00
  • 1ae889b4fd fix: stricter GitHub owner/repo regexes and injection tests Vinta Chen 2026-03-30 15:03:06 +08:00
  • 87c5f3bde9 Merge pull request #3007 from orbisai0security/fix-fix-v-006-graphql-injection-sanitization Vinta Chen 2026-03-30 15:01:18 +08:00
  • a0e4e65184 Merge pull request #3000 from poojitha-sys281/master Jinyang 2026-03-30 10:43:58 +04:00
  • babb09fc5f fix: use subprocess instead of os.system in fetch_github_stars.py orbisai0security 2026-03-30 04:41:42 +00:00
  • 9084be2ccd Merge pull request #3003 from Diyago/add-tabgan Jinyang 2026-03-29 11:23:32 +04:00
  • fed92e79f3 Remove extra empty line, place TabGAN in alphabetical order Insaf Ashrapov 2026-03-29 07:16:00 +00:00
  • 7f3d5ce522 Merge pull request #2999 from Rohit-Mal-IITM/patch-1 Jinyang 2026-03-29 10:06:18 +04:00
  • 94d29d8f0d Merge pull request #3002 from Allwell987/patch-1 Jinyang 2026-03-29 10:05:48 +04:00
  • 13b84109e0 Add TabGAN - synthetic tabular data generation library Insaf Ashrapov 2026-03-28 09:17:57 +03:00
  • d836f796f3 Fix: Capitalize description for jax in Deep Learning section Allwell 2026-03-28 05:19:20 +01:00
  • a3e743b236 Added voluptuous library under Data Validation section Poojitha J 2026-03-27 19:09:38 +05:30
  • 50600b9456 feat: add pyodide to Python Implementations Vinta Chen 2026-03-27 20:09:43 +08:00
  • 1b62ccfece docs: fix typo in installation instructions. Rohit-Mal-IITM 2026-03-27 17:16:54 +05:30
  • c96e58be7f Update ToC display text to match CLI category headings Vinta Chen 2026-03-27 15:28:13 +08:00
  • 04515e7c59 Merge pull request #2998 from ShiwamKumar2208/fix-readme-links Vinta Chen 2026-03-27 15:25:06 +08:00
  • 9c6720929d Fixed broken readme links Shiwam kumar 2026-03-27 11:18:01 +05:30
  • a87ba8ed01 Merge pull request #2993 from JinyangWang27/remove-jieba Jinyang 2026-03-26 10:02:48 +04:00