Skip to content
 
 

Repository files navigation

InstagramBot-GUI-Python

Instagram Bot with Graphical user Interface & Multi tasking; fully written in Python

GUI developed with the help of Python module: PySide/PyQt

Python Version Support:-

Python 3

Python 3.4.0

For 32bit:

PySide through pip Or PyQt4 via sourceforge.com

For 64bit:

PySide by .whl Or PyQt4 via sourceforge.com

Python 3.5.0

At first, Download "Microsoft Visual C++ 2015 Redistributable Update 3 RC" from https://www.microsoft.com/en-us/download/details.aspx?id=52685 and install vc_redist.x86.exe for 32bit or vc_redist.x64.exe for 64bit

For 32bit:

PySide via .whl Or PyQt4 by via sourceforge.com

For 64bit:

PySide via .whl Or PyQt4 by via sourceforge.com

Python 2

Python 2.7.8

At first Download and save get-pip.py from https://bootstrap.pypa.io/get-pip.py and move get-pip.py file into your Python27 directory and change your Terminsl current directory to Python27 & then run below coammnds:

python get-pip.py

it will install pip

For 32bit:

PySide through pip Or PyQt by via sourceforge.com

For 64bit:

PySide through pip (though it is giving dll missing error, but suprisingly it is still working) Or PyQt4 by via sourceforge.com

Other Dependent Python modules:-

requests

External sites to download wheel(.whl) & executable(.exe) files for GUI Development:-

For PySide

Official wheel files for PySide: https://download.qt.io/official_releases/pyside/

Unofficial wheel files for PySide: https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyside

For PyQt4

https://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-4.11.4/ or https://sourceforge.net/projects/pyqt/files/PyQt4/ or https://www.riverbankcomputing.com/software/pyqt/download

Demo Video

Intro to "InstagramBot" for Windows | Portable App(GUI,Multi Tasking) | PyQt4/PySide Python [Part-1]

[Tutorial] How to Handle Multiple Instagram Accounts on InstagramBot

InstagramBot GUI For Windows - How to handle Multiple Instagram accounts [Tutorial]

About

Fully automated "Instagram Bot" with Graphical User Interface & Multi tasking. Written in Python with PyQt4/PySide

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages