pyvec / pyvec/naucse.python.cz
MI-PYT MicroPython - použít urequests
Open
Nobody has claimed this yet.
content
MI-PYT
- Dominant language
- No language data
- Stars
- 335
- Forks
- 119
- Avg merge
- 3h 6m
- Merged PRs (30d)
- 1
Description
Už by nemělo být potřeba používat přímo sockets.
import urequests
urequests.get('http://...')
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the MI-PYT MicroPython learning material associated with issue 181 and review the section that discusses HTTP access or sockets. Update the material so its example uses urequests.get as shown in the issue, and verify that the resulting explanation no longer requires direct socket use.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation, embedded-iot
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100