$ mpremote connect /dev/ttyUSB0 mip install --index https://USERNAME.github.io/micropython-lib/mip/BRANCH_NAME PACKAGE_NAME Or from a networked device: importmipmip.install(PACKAGE_NAME,index="https://USERNAME.github.io/micropython-lib/mip/BRANCH_NAME") ...
Core Python libraries ported to MicroPython. Contribute to micropython/micropython-lib development by creating an account on GitHub.
micropython (py)库,为了国内网络访问快速而镜像了一个官方库:https://github.com/micropython/micropython-lib.git
5月24日 | Gitee Talk 模力方舟 AI 应用沙龙合肥站,多个 AI+ 项目实践分享,跨行业 AI 场景落地,报名现已开启~ 扫描微信二维码支付 取消 支付完成 Watch 不关注关注所有动态仅关注版本发行动态关注但不提醒动态 8Star14Fork5 microbit/micropython中文社区/microbit-lib ...
I know we can access https://github.com/m5stack/UIFlow-Code but those are only the ones that are not frozen. It would be a HUGEEE help and benefit for the community that the rest of the code would also be available. For example, I am making a project in which I need to do a ...
The GitHub CI will also run the ruff tool to apply further "linting" checks.Similar to the main repository, a configuration is provided for the pre-commit tool to apply black code formatting rules and run ruff automatically. See the documentation for using pre-commit in the code conventions ...
Core Python libraries ported to MicroPython. Contribute to micropython/micropython-lib development by creating an account on GitHub.
欢迎使用看板! 看板提供了一种简略直观的展示方式,用于追踪待办事项、问题、功能需求等事情。在使用之前,请先。 北京奥思研工智能科技有限公司版权所有 技术交流QQ群 client@oschina.cn 企业版在线使用:400-606-0201 专业版私有部署: 13670252304 13352947997
访问https://gitee.com/XmirrorSecurity/OpenSCA-cli,通过发行版(Release)下载对应系统架构最新的OpenSCA-Cli工具。 使用说明: 仅检测组件信息:opensca-cli -path ${project_path} 输出HTML 报告:opensca-cli -path ${project_path} -out report.html ...
micropython-lib is a project to develop a non-monolothic standard library for "advanced" MicroPython fork (https://github.com/pfalcon/micropython). Each module or package is available as a separate distribution package from PyPI. Each module comes from one of the following sources (and thus ea...