Skip to content

Make SDK mip installable #1

@djesic

Description

@djesic

Requesting a feature to make this SDK installable by using mip (micropython pip)

Here is how the installation process looks like right now:

MicroPython v1.22.1 on 2024-01-05; Generic ESP32 module with ESP32
Type "help()" for more information.
>>> import mip
>>> mip.install('github:thingsboard/thingsboard-micropython-client-sdk')
Installing github:thingsboard/thingsboard-micropython-client-sdk/package.json to /lib
Package not found: github:thingsboard/thingsboard-micropython-client-sdk/package.json
Package may be partially installed

Documentation for writing a package.json can be found here:
https://docs.micropython.org/en/latest/reference/packages.html#writing-publishing-packages

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions