Skip to main content

Taggable types for annotating data

Project description

>>> from taggable import TaggableSequence
>>> sample = TaggableSequence('Do it')
>>> sample.tag("POS", "VERB")
>>> for tag in sample.tags("POS"):
>>>     print(tag.tag)
>>> list = TaggableSequence([10, 2])

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

taggable-0.2.0-py2.py3-none-any.whl (3.5 kB view details)

Uploaded Python 2Python 3

File details

Details for the file taggable-0.2.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for taggable-0.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 810b22ea0870459916f4014b00f3be2c2ab2de9ba820406c70eb1207d2322eee
MD5 ad704632ce4c548d9e3b476e508bfaa4
BLAKE2b-256 751e76f1fd0aa019644f4d849b26af2416a9461f4141b07be73a41c9bd2f7e9d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page