python wrapper for rapidtags.io
Project description
rapid_tags
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']
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rapid_tags-0.0.7.tar.gz
(2.7 kB
view details)