Unofficial Python wrapper for DisplayPurposes.com.
Project description
📸 InstaHashtag
Unofficial Python API wrapper for DisplayPurposes.
Installing
pip install instahashtag
Documentation
Documentation for this module can be found here.
Use
This library is built as a layer-based module and may be used in different ways depending on the use
case of the user. In this README file only the wrapper
module is documented, but for further
use cases please check out the docs above.
Wrapper
A complete Python wrapper around the API.
from instahashtag import Tag, Graph, Maps
tag = Tag(hashtag="instagram")
graph = Graph(hashtag="instagram")
maps = Maps(
x1=-80.48712034709753,
y1=25.750749758162012,
x2=-79.82794065959753,
y2=25.854604964203453,
zoom=12,
)
Check out the documentation above to understand how the objects behave, and what attributes are accessible.
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
Built Distribution
File details
Details for the file instahashtag-1.0.0.tar.gz
.
File metadata
- Download URL: instahashtag-1.0.0.tar.gz
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 957496ad8a556ae1c3be7367a6f644cd47728e26f062ac472ad9f4bd6d64c200 |
|
MD5 | 4e7de112c299a3828c4aa096ab6a5eea |
|
BLAKE2b-256 | f68a2b94b0d78663eeb74bcdf6dd5a2d838ea5cb3154f8541af7b32f37d5a523 |
File details
Details for the file instahashtag-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: instahashtag-1.0.0-py3-none-any.whl
- Upload date:
- Size: 12.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f6ba55697604c9858982a8f4c1a2e5b1924344f29afbaf67557ddeb09b3ec506 |
|
MD5 | 5f5b99acd056b249c8db7e955072983c |
|
BLAKE2b-256 | 47adcaebfd5856fdba0b3bc51ee3fbe7f715980dce2a328cf1fa49d60d77cb0e |