[PR #2770] Edited GUI Category and added Bluetooth category #2083

Open
opened 2025-11-06 13:29:08 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2770
Author: @Sakth1
Created: 10/12/2025
Status: 🔄 Open

Base: masterHead: master


📝 Commits (6)

📊 Changes

1 file changed (+17 additions, -1 deletions)

View changed files

📝 README.md (+17 -1)

📄 Description

Edited GUI category:
In the GUI category, Edited the hyperlink of PyQt's docs which led to PySide's docs and added PySide to the list. PySide is the official binding from the QT company, while PyQT is the binding from a different company called riverbank. Both are ultimately the same with different name and licensing.

Added Bluetooth category:
Added a category for Bluetooth, listing libraries to work with Bluetooth/BLE

Also added Hugging face to the machine learning category.


🔄 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/2770 **Author:** [@Sakth1](https://github.com/Sakth1) **Created:** 10/12/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (6) - [`10e8268`](https://github.com/vinta/awesome-python/commit/10e82686dce0ee36f4e34f27d2b521ca77ba47c1) Update README.md - [`a946248`](https://github.com/vinta/awesome-python/commit/a946248ef36a95e6967cc809835f41220a8148a4) Update README.md - [`638b3a0`](https://github.com/vinta/awesome-python/commit/638b3a0b2fe592ac2640c464b72bdd7ee0ed783c) Update README.md - [`6d1f196`](https://github.com/vinta/awesome-python/commit/6d1f1960146822839d8a640ab4986ee60e72b803) Update README.md - [`a3d5937`](https://github.com/vinta/awesome-python/commit/a3d5937c51781e2733cda2cb6533145d670f4281) Update README.md - [`fed1ac5`](https://github.com/vinta/awesome-python/commit/fed1ac5ec2c9e45568978fdef9240c1af033cc33) Update README.md ### 📊 Changes **1 file changed** (+17 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+17 -1) </details> ### 📄 Description ## This PR is to correct hyperlinks in GUI Development and to add Bluetooth **Edited GUI category:** In the GUI category, Edited the hyperlink of PyQt's docs which led to PySide's docs and added PySide to the list. PySide is the official binding from the QT company, while PyQT is the binding from a different company called riverbank. Both are ultimately the same with different name and licensing. **Added Bluetooth category:** Added a category for Bluetooth, listing libraries to work with Bluetooth/BLE Also added Hugging face to the machine learning category. --- <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 2025-11-06 13:29:08 -06: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#2083