Skip to content

☎ Make Keyboa Callable!

Latest
Compare
Choose a tag to compare
@torrua torrua released this 16 Oct 09:30
· 8 commits to master since this release

This release add the possibility to call keyboa object, for example:
keyboa() instead of keyboa.keyboard
keyboa(slice(2, 5)) instead of keyboa.slice(slice(2, 5))