Gustavo Picon is sharing code with you
Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.
Don't show this againtagtools overview
Recent commits See more »
| Author | Revision | Comments | Message | Labels | Date |
|---|---|---|---|---|---|
|
|
3ab578c3a78d |
reorganizing tests to help jenkins |
|
||
|
|
a19c1e42064d |
Now using pytest for the test suite, and distribute/setuptools instead of distutils |
|
||
|
|
8c44dae3baec |
renamed tests.py |
|
||
|
|
578936e8c3df |
0.8d |
|
||
|
|
415efab93c3f |
refactoring and added machine tag support |
|
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.