[PR #2975] [MERGED] Cleanup: replace deprecated entries, fix categories, add new entries #15969

Closed
opened 2026-05-02 08:13:01 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2975
Author: @vinta
Created: 3/18/2026
Status: Merged
Merged: 3/18/2026
Merged by: @vinta

Base: masterHead: chore/cleanup


📝 Commits (7)

  • 0cd4cca chore(dates-times): replace pytz with zoneinfo
  • 5f44045 chore(files): move markitdown to Text Processing > Markdown
  • 02dab03 chore(text-processing): restructure Markdown subsection and add TOML
  • d48c1b8 docs: move streamlit to Data Visualization from Admin Panels
  • 057081f docs: move Beanie to ORM > NoSQL Databases from Database Drivers
  • a7c5d84 docs: split Downloader into General and Financial Data subcategories
  • 79c0be0 docs: move docling and textract to Text Processing

📊 Changes

1 file changed (+19 additions, -15 deletions)

View changed files

📝 README.md (+19 -15)

📄 Description

Summary

  • Replace pytz with stdlib zoneinfo (Python 3.9+) in Date and Time
  • Add tomllib (Python 3.11+ stdlib) under Specific Formats Processing > TOML
  • Add markdown-it-py under Markdown
  • Move markitdown from File Manipulation to Text Processing > Markdown
  • Restructure Markdown subsection with consistent naming
  • Move streamlit from Admin Panels to Data Visualization
  • Move Beanie from Database Drivers to ORM > NoSQL Databases
  • Move docling from Data Analysis to Specific Formats Processing > General
  • Move textract from Web Content Extracting to Specific Formats Processing > General
  • Split Downloader into General and Financial Data subcategories

Test plan

  • Verify all links render correctly
  • Verify sort order is alphabetical within each section

🤖 Generated with Claude Code


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2975 **Author:** [@vinta](https://github.com/vinta) **Created:** 3/18/2026 **Status:** ✅ Merged **Merged:** 3/18/2026 **Merged by:** [@vinta](https://github.com/vinta) **Base:** `master` ← **Head:** `chore/cleanup` --- ### 📝 Commits (7) - [`0cd4cca`](https://github.com/vinta/awesome-python/commit/0cd4ccaec22fb4c2409e0af858725a4dff1e6460) chore(dates-times): replace pytz with zoneinfo - [`5f44045`](https://github.com/vinta/awesome-python/commit/5f44045f64df7d55f7f6ab52ef4685849b513f43) chore(files): move markitdown to Text Processing > Markdown - [`02dab03`](https://github.com/vinta/awesome-python/commit/02dab03848afd5e20e66c7308e3c084f80a9a20d) chore(text-processing): restructure Markdown subsection and add TOML - [`d48c1b8`](https://github.com/vinta/awesome-python/commit/d48c1b8904cb5557fe082a9f7d86e98546e02cb3) docs: move streamlit to Data Visualization from Admin Panels - [`057081f`](https://github.com/vinta/awesome-python/commit/057081ff9161d2a8f25499b7e11e8c3654b6b614) docs: move Beanie to ORM > NoSQL Databases from Database Drivers - [`a7c5d84`](https://github.com/vinta/awesome-python/commit/a7c5d84ce900845db116a50e291f5787177b7c52) docs: split Downloader into General and Financial Data subcategories - [`79c0be0`](https://github.com/vinta/awesome-python/commit/79c0be0a5c26b2705c5205935190838371573c59) docs: move docling and textract to Text Processing ### 📊 Changes **1 file changed** (+19 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+19 -15) </details> ### 📄 Description ## Summary - Replace `pytz` with stdlib `zoneinfo` (Python 3.9+) in Date and Time - Add `tomllib` (Python 3.11+ stdlib) under Specific Formats Processing > TOML - Add `markdown-it-py` under Markdown - Move `markitdown` from File Manipulation to Text Processing > Markdown - Restructure Markdown subsection with consistent naming - Move `streamlit` from Admin Panels to Data Visualization - Move `Beanie` from Database Drivers to ORM > NoSQL Databases - Move `docling` from Data Analysis to Specific Formats Processing > General - Move `textract` from Web Content Extracting to Specific Formats Processing > General - Split Downloader into General and Financial Data subcategories ## Test plan - [ ] Verify all links render correctly - [ ] Verify sort order is alphabetical within each section 🤖 Generated with [Claude Code](https://claude.com/claude-code) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-02 08:13:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#15969