A package to get best hashtags
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hashtags-1.9.tar.gz
(1.9 kB
view details)