본문 바로가기
카테고리 없음

imz_ 네이밍 규칙 적용 예제

by stext 2025. 3. 5.
반응형

imz_config = {

"version": "1.0",

"author": "user",

"settings": {

"enable_feature": True,

"max_limit": 100

}

}

(

=

imz_"):

import uuid

return f"{prefix}{uuid.uuid4().hex}"

# imz_로 시작하는 ID

반응형