IndieD3v / hashtags-pypi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

pip install hashtags

Hashtag Package

This is a hashtag package. You can use to make your social account grow faster by using this hashtag package. It can provide you best hashtags,and also provide hashtags by location

Usage

Examples

  • best_hashtags
  • top_hashtags
  • hashtag_by_location
    import hashtags
    a = hashtags.best_hashtags('category')
    #                           ('code')
    b = hashtags.top_hashtags()
    c = hashtags.hashtag_by_location('country','category')
    #                                   ('us','food')

All countries are available use only short names eg in,us

About

License:MIT License


Languages

Language:Python 100.0%