Gustavo Picón / Projects /

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.

To download, visit the PyPI entry.

You can read the documentation of the current stable version, or the development version.

You can get the code in the Git mirror.

The test suite is run on several python versions in multiple platforms. Please see the test job for tagtools in Jenkins.

Great care was taken into the quality and maintainability of this project. You can see the automated code quality tests.

Please report bugs in the bug tracker.

Licensed under the Apache License 2.0