We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92760d4 commit 173e217Copy full SHA for 173e217
package-list.yaml
@@ -289,3 +289,9 @@ packages:
289
docs: https://github.com/arduino/arduino-runtime-mpy/blob/main/README.md
290
tags: ["arduino", "programming", "helpers"]
291
license: Mozilla Public License Version 2.0
292
+ - name: mrequests
293
+ url: https://github.com/SpotlightKid/mrequests
294
+ author: Christopher Arndt
295
+ description: An HTTP client module for MicroPython with an API similar to requests.
296
+ tags: ["network", "HTTP"]
297
+ license: MIT License
0 commit comments