This repository was archived by the owner on Sep 16, 2023. It is now read-only.
tabo/tagtools
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
tagtools ======== Python library that parses raw strings with tags into a list of tags and viceversa. Includes the tag parsing methods used in Flickr (FlickrSerializer), Delicious (DeliciousSerializer) and tag separation with commas (CommaSerializer). Handles customizable per-tag normalization to avoid tag duplicates.