from tagspaces_getter import Tags
from tagspaces_getter import TagDef
from pathlib import Path
tags = Tags(Path("./cocricot/test/beachparasol_yellow.json"))
skip = TagDef("skip", "#fa573cff", "white")
tags.add(skip)
print(tags.tags)
-
Notifications
You must be signed in to change notification settings - Fork 0
License
KaleidoMC/tagspaces_getter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description or website provided.