{"id":13802167,"url":"https://github.com/kdschlosser/mp_lvgl_widgets","last_synced_at":"2026-01-16T12:01:17.024Z","repository":{"id":215170588,"uuid":"612791001","full_name":"kdschlosser/mp_lvgl_widgets","owner":"kdschlosser","description":"Widgets for the MicroPython Port of LVGL","archived":false,"fork":false,"pushed_at":"2023-04-12T00:07:42.000Z","size":189,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-13T12:49:42.438Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kdschlosser.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-03-12T01:20:27.000Z","updated_at":"2023-07-11T18:23:35.000Z","dependencies_parsed_at":"2024-01-07T21:53:19.119Z","dependency_job_id":null,"html_url":"https://github.com/kdschlosser/mp_lvgl_widgets","commit_stats":null,"previous_names":["kdschlosser/mp_lvgl_widgets"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kdschlosser/mp_lvgl_widgets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdschlosser%2Fmp_lvgl_widgets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdschlosser%2Fmp_lvgl_widgets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdschlosser%2Fmp_lvgl_widgets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdschlosser%2Fmp_lvgl_widgets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kdschlosser","download_url":"https://codeload.github.com/kdschlosser/mp_lvgl_widgets/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdschlosser%2Fmp_lvgl_widgets/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478402,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-04T00:01:37.951Z","updated_at":"2026-01-16T12:01:16.963Z","avatar_url":"https://github.com/kdschlosser.png","language":"Python","funding_links":[],"categories":["Libraries"],"sub_categories":["Display"],"readme":"# mp_lvgl_widgets\n\nCollection of widgets I have created for the MicroPython port of LVGL. \nThese are written in Python so no compiling needed to use them. If there is any \nportion of the code that relies on heavy math that code will be placed in a \nfunction and the viper code emitter is used. That bring the speed pretty close \nto what C code execution speed is.\n\nThese widgets are a subclass of actual lvgl objects so they will function \nmuch in the same manner. Some of the methods may have been overridden in order\nto change the default behavior. If for some reason you need to access the \noriginal methods you can do so by prefixing the method name with an underscore.\n\n## Widgets\n\n* `arc_label`: Bends a string of text into an arc\n* `tab_view`: nice looking \"notebook\" or tabbed style interface\n* `bent_progress`: a progress bar that is bent, This can be used for a gauge'","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdschlosser%2Fmp_lvgl_widgets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkdschlosser%2Fmp_lvgl_widgets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdschlosser%2Fmp_lvgl_widgets/lists"}