pyvec / pyvec/naucse.python.cz

MI-PYT MicroPython - použít urequests

Open
#181 4 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.