[PR #660] [CLOSED] Add MicroPython to "Hardware" section. #2701

Closed
opened 2026-04-15 09:04:42 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/660
Author: @pfalcon
Created: 6/15/2016
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • e2d7ee1 Add MicroPython to "Hardware" section.

📊 Changes

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

View changed files

📝 README.md (+1 -0)

📄 Description

Why this framework/library/software/resource is awesome?

MicroPython is a very small (ten times smaller) implementation of a large subset of Python3 language, which works everywhere from modest microcontroller systems (16K RAM, 128K ROM) to normal desktop systems (where it still offers benefits of a smaller size, faster startup time, better self-containment).

Vote for this pull request

Who agrees that this change should be merged could add your reactions (e.g. 👍) to this pull request.

TODO: There actually should be a separate section "Alternative
Implementations" for things like PyPy, Stackless Python, MicroPython,
etc.


🔄 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/660 **Author:** [@pfalcon](https://github.com/pfalcon) **Created:** 6/15/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`e2d7ee1`](https://github.com/vinta/awesome-python/commit/e2d7ee18c1471de8794c55fcb3f2da938d4587e1) Add MicroPython to "Hardware" section. ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## Why this framework/library/software/resource is awesome? MicroPython is a very small (ten times smaller) implementation of a large subset of Python3 language, which works everywhere from modest microcontroller systems (16K RAM, 128K ROM) to normal desktop systems (where it still offers benefits of a smaller size, faster startup time, better self-containment). ## Vote for this pull request Who agrees that this change should be merged could add your reactions (e.g. :+1:) to this pull request. TODO: There actually should be a separate section "Alternative Implementations" for things like PyPy, Stackless Python, MicroPython, etc. --- <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-04-15 09:04:42 -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#2701