Open
Conversation
23abd09 to
40cd98b
Compare
Update 79 entries where the display name differed from the GitHub repository name only in casing (e.g. NumPy→numpy, LangChain→langchain, SQLAlchemy→sqlalchemy, DuckDB→duckdb). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Django MongoDB Backend→django-mongodb-backend, Karate Club→karateclub, Open Babel→openbabel, Robot Framework→robotframework, Feature-engine→feature_engine, memory-graph→memory_graph, Jinja2→jinja, Cocos2d→cocos, LlamaIndex→llama_index, VCR.py→vcrpy, Spiff→SpiffWorkflow. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
H2O→h2o, PyMC→pymc (drop version suffixes from repo names). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…ortlab Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
Prefer PyPI package name as display name so developers can copy it directly to pip install. Fall back to GitHub repo name if not on PyPI. Also update examples to use lowercase PyPI names. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Standardize display names to lowercase across all categories (audioFlux, EasyOCR, UltraPlot, PySpark, cx_Freeze, OpenBB, DearPyGui, WeasyPrint, Pillow, Quads, TaskFlow, Metrics, spaCy, funNLP, PynamoDB, Surprise, Bowler, zeroRPC, SimPy, XlsxWriter, HTTPretty) for consistent formatting. Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Lowercase name, link to official docs, add stdlib label. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
eyeD3→eyed3, Gooey→gooey, gTTS→gtts, MechanicalSoup→mechanicalsoup, MonkeyType→monkeytype, PraisonAI→praisonai, PyMySQL→pymysql, Zappa→zappa. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
New category for LLM integrations, agent frameworks, and AI applications. Move agno, instructor, langchain, llama_index, praisonai, pydantic-ai, ragflow from Machine Learning. Add autoresearch (karpathy). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Remove the Specialized catchall group. Redistribute its categories: - Web & API: Admin Panels, CMS, Email, Static Site Generator, URL Manipulation - AI & Data: Geolocation, Robotics - Content & Media: Game Development, Internationalization - System & Runtime: Date and Time, Hardware, Microsoft Windows - Development Tools: Algorithms and Design Patterns Only Miscellaneous remains ungrouped (falls into Other). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
AI & ML: AI and Agents, Machine Learning, Deep Learning, Computer Vision, Natural Language Processing, Recommender Systems, Robotics. Data & Science: Data Analysis, Data Validation, Data Visualization, Geolocation, Science, Quantum Computing. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…sibility Co-Authored-By: Claude <noreply@anthropic.com>
…e layout Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
Switch table-layout back to auto on mobile to let columns size naturally, add uniform cell padding overrides, shrink num/arrow columns further, pin stars column width, reduce edge padding, and left-align the number column to avoid awkward right-aligned single digits. Co-Authored-By: Claude <noreply@anthropic.com>
Rename 'Python' to 'Python for VSCode' in the Editor Plugins section to disambiguate the extension from the Python language itself. Co-Authored-By: Claude <noreply@anthropic.com>
- Relocate group tag from expand row to category column so it appears inline beside the category tag - Add margin between stacked tags with .col-cat .tag + .tag spacing rule - Remove fixed width from .col-cat; narrow .col-name from 35% to 30% to give category column room - Hide .tag-group on screens ≤900px and widen .col-name to 50% to reclaim space Co-Authored-By: Claude <noreply@anthropic.com>
…wrapping Add active-state press feedback (scale transform) to buttons, filter clear, and tags. Add moz-osx-font-smoothing for consistent antialiasing on Firefox/Mac. Apply text-wrap: balance to headings and text-wrap: pretty to body text and expanded row descriptions. Add text-underline-offset to links and highlight active table rows with bg-hover. Co-Authored-By: Claude <noreply@anthropic.com>
remove bcbio-nextgen
- Move pyenv-win as sub-entry under pyenv - Add uv to Environment Management - Remove pip-tools sub-entry from pip - Add pipx and mamba entries - Remove hatch entry - Update uv description in Package Management Co-Authored-By: Claude <noreply@anthropic.com>
Fix typo in daphne description in README.md
Bumps [pygments](https://github.com/pygments/pygments) from 2.19.2 to 2.20.0. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.19.2...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
chore(deps): bump pygments from 2.19.2 to 2.20.0
Add TradingAgents
This PR corrects the casing of "SQLite" (from "SQlite") in the Database Drivers section to align with the official project name and maintain consistency across the documentation. Replaced "SQlite" with "SQLite" in headings and descriptions.
Fix SQLite casing in Database Drivers section
Collapse the two-job workflow into one, set the github-pages environment on the single job, and key the star-data cache by date (YYYY-MM-DD) so it is shared across same-day runs instead of being per-run-id. Also skip tests on scheduled runs and validate JSON before serving it. Co-Authored-By: Claude <noreply@anthropic.com>
Add three tests against the real README: verify all entries have
non-empty names, valid http(s) URLs, and no broken markdown link
syntax (e.g. '[name(url)' missing the closing '](').
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
Add sglang to the list of libraries in README
Co-Authored-By: Claude <noreply@anthropic.com>
Add picows library to WebSocket section
- Reword referrer list label and reorder entries - Rename 'Past Sponsors' to 'Previously Sponsored By' - Trim redundant word from closing sentence Co-Authored-By: Claude <noreply@anthropic.com>
Lumibot is an actively maintained Python framework (1,333+ stars, MIT license) for algorithmic trading backtesting and live deployment. It supports stocks, options, crypto, futures, and forex across multiple brokers. Repository is 3+ years old with consistent weekly activity. Category: Hidden Gem — solves the real pain of running the same strategy code in backtesting and production with multiple brokers. https://github.com/Lumiwealth/lumibot
Add lumibot to Financial Data
Add httptap
Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.2 to 9.0.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.2...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
chore(deps-dev): bump pytest from 9.0.2 to 9.0.3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why this framework/library/software/resource is awesome?
A few sentences describing the reason.
Vote for this pull request
Who agrees that this change should be merged could add your reactions (e.g. 👍) to this pull request.