Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NyarchLinux/DesktopPuppet
/ set_mouth
Method
set_mouth
puppet_extension.py:269–270 ·
view source on GitHub ↗
(self, value)
Source
from the content-addressed store, hash-verified
267
sleep(1/frame_rate)
268
269
def
set_mouth(self, value):
270
requests.post(f
'{self.base_url}/mouth'
, json={
'amplitude'
: value})
Callers
1
_start_animation
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected