A python package for analysing Instagram network
Project description
Author: Behrouz Safari
License: MIT
instanet
A python package for analysing Instagram network
Installation
Install the latest version of instanet from PyPI:
pip install instanet
Requirements are requests, networkx and matplotlib.
Quick start
from instanet import Instagram
ins = Instagram(USERNAME, PASSWORD)
ins.login()
ins.save_friends(['friend1', 'friend2', 'friend3', 'friend4', 'friend5'])
ins.graph()
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
instanet-0.0.4.tar.gz
(11.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
instanet-0.0.4-py3-none-any.whl
(11.1 kB
view details)
File details
Details for the file instanet-0.0.4.tar.gz.
File metadata
- Download URL: instanet-0.0.4.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e1e867fda12687d53c2d434158037c743b1e6143baf86a7f97355cfa36c7c287
|
|
| MD5 |
35fb52c538ed9edfc66ec85130bf4d37
|
|
| BLAKE2b-256 |
8fef353992d83f8f2487b5462026e036d5e42897d7f2b86fb6f7a20a5b0354b8
|
File details
Details for the file instanet-0.0.4-py3-none-any.whl.
File metadata
- Download URL: instanet-0.0.4-py3-none-any.whl
- Upload date:
- Size: 11.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5ffbea04005443e8537a8af4d027dfc8a4d5528b5c8ecef6cc2b93973f723de
|
|
| MD5 |
c8433d332866df864edc73982e764a27
|
|
| BLAKE2b-256 |
d91bc3ef313c0a1cd1fdf5541eba2dea88d4831f8de3945c280b34c4485f6226
|