rapid-tags

python wrapper for rapidtags.io


License
MIT
Install
pip install rapid-tags==0.0.7

Documentation

rapid_tags

python_version PyPI downloads/month

Description

python wrapper for rapidtags.io

Install

pip install rapid_tags
# or
pip3 install rapid_tags

Usage

from rapid_tags import RapidTags

print(RapidTags.get_tags_cls('python programming'))
# prints: ['python programming', 'python', 'python tutorial', 'learn python', 'python programming language', 'programming', 'learn python programming', 'python (programming language)', 'python programming tutorial', 'python for beginners', 'python tutorial for beginners', 'python basics', 'python course', 'python language', 'expert python programming', 'python programming course', 'python programming in hindi', 'why learn python programming', 'python full course', 'python programming for beginners', 'python crash course', 'python from scratch', 'programming tutorial']