Skip to content

Conversation

@Sakth1
Copy link
Contributor

@Sakth1 Sakth1 commented Jan 8, 2026

Checklist

  • One link per Pull Request
  • PR title format: Add project-name
  • Entry format: * [project-name](url) - Description ending with period.
  • Description is concise (no mention of "Python")

Why This Project Is Awesome

Which criterion does it meet? (pick one)

  • Industry Standard - The go-to tool for a specific use case
  • Rising Star - 5,000+ stars in <2 years, significant adoption
  • Hidden Gem - Exceptional quality, solves niche problems elegantly

Explain:
I have added multiple links to this single PR since this adds a new section entirely. I call these as hidden gems since each of the project solves niche use cases. Few projects might have similar functionality, but different in nature.

How It Differs

  • Bleak: standalone library for BLE in python.
  • SimplePyBLE: Python binding for SimpleBLE framework.
  • pygatt: Python wrapper for GATT and BGAPI.
  • bless: A BLE server library.
  • bumble: A bluetooth stack written in python.
  • QtBluetooth: python binding for QtBluetooth from Qt GUI framework.

I worked on a Bluetooth application, we wanted to ship a product pretty fast so it was done with python, and the above is the cream of the crop of my research.

Sakth1 added 4 commits January 8, 2026 15:19
Added a new section for Bluetooth libraries with various options for working with Bluetooth and BLE in Python.
Clarified the description of PySide/QtBluetooth in the README.
@vinta vinta closed this Jan 9, 2026
@Sakth1
Copy link
Contributor Author

Sakth1 commented Jan 9, 2026

@vinta So, this is how I can think of doing PRs with singular link, I will clone the master branch, will add the section to it in my branch. Then for adding the projects individually, I will clone my branch which adds the section.

That works right.

@vinta
Copy link
Owner

vinta commented Jan 9, 2026

Thanks for the suggestion! Rather than a full Bluetooth section, we think bleak (the most popular BLE library) would fit well under the existing Hardware section. Would you be open to submitting a single PR adding just bleak there?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants