kakaowork.consts module
¶
class
kakaowork.consts.
Limit
(
value
)
¶
Bases:
IntEnum
Limit enumeration type.
DEFAULT
=
10
¶
MAX
=
100
¶
MIN
=
1
¶
class
kakaowork.consts.
StrEnum
(
value
)
¶
Bases:
str
,
Enum
String enumeration type.
kakaowork-py
Navigation
Installation
Quickstart
Reactive Handler
Contributing
API Reference
Changelog
Related Topics
Documentation overview
API Reference
kakaowork package
Previous:
kakaowork.command module
Next:
kakaowork.exceptions module
Quick search