🤣
李国宝
@liguobao
Joined on 08 February 2015
Less is more.
GitHub Stats
224
Followers
269
Repositories
0
Organizations
2
Gists
35
Pull Requests
158
Issues
162
Commits
0
Sponsors
11
Contributed To
1551
Star Earned
Most Used Languages
36.51%
C#
29.92%
JavaScript
20.78%
CSS
4.75%
Vue
4.25%
Python
2.26%
HTML
0.93%
TypeScript
0.25%
SCSS
Popular Projects
Top Contributions
Top contributions made by the user in the last year.
Charts
Follow Up
Activity Graph
Contributions Calendar
Contributions made by the user in the last 365 days.
Recent Activity
8/19/2025, 8:18:22 PM
8/19/2025, 7:52:19 PM
8/19/2025, 7:51:50 PM
Created New tag on liguobao/llm-flow-engine
8/19/2025, 7:40:26 PM
8/14/2025, 8:32:24 AM
8/14/2025, 8:24:11 AM
8/13/2025, 11:55:36 AM
Pushed 9 commit(s) to liguobao/python-miio on branch master
- replace deprecated appdirs with platfromdirs fork (#1970) python3-appdirs is dead upstream[1] and its Debian maintainer has indicated that it should not be included in trixie[2]. A recommended replacement is python3-platformdirs[3], which is a fork of appdirs with a very similar API. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067997
- Update dependencies (#1977)
- Mention pre-release in the README (#1978)
- Handle null-valued ins and outs for miotaction (#1943) This PR parses null-valued ins & outs for miotactions as empty lists to avoid crashing on unexpected schemas.
- Drop python3.8 support (#1979)
- Use ruff for formatting (#1980) Also, simplify the CI pipeline to use pre-commit instead of individual checks
- Use setup-python@v5 (#1981)
- Add unique_identifier property to miot properties, actions, and events (#1984) This allows descriptors to have device-unique identifiers, the format is '<normalized_name>_<siid>_<id>'. This also changes 'id' of the descriptors to use this identifier in-place of a plain name from the description.
- Fix partial in enum for Python 3.13 (#1993) Fix Deprecation warning emitted by Python 3.13.1. ``` functools.partial will be a method descriptor in future Python versions; wrap it in enum.member() if you want to preserve the old behavior ``` Ref: https://github.com/python/cpython/issues/125316
8/10/2025, 3:34:29 PM
8/10/2025, 3:29:28 PM
opened pull request feat: add email register on ecmadao/hacknical
8/10/2025, 3:29:09 PM
8/10/2025, 2:40:19 PM
Pushed 2 commit(s) to liguobao/hacknical-github on branch master
- chore: update url
- chore: update github api
8/10/2025, 11:22:26 AM
Pushed 3 commit(s) to liguobao/hacknical on branch master
- chore: update
- Merge branch 'master' of https://github.com/ecmadao/hacknical
- chore: update
8/6/2025, 10:43:50 PM
8/6/2025, 10:23:41 PM