Coder Social home page Coder Social logo

makiado / instagrambot-gui-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mediabots/instagrambot-gui-python

0.0 0.0 0.0 89.35 MB

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

Python 98.36% Jupyter Notebook 1.64%

instagrambot-gui-python's Introduction

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

alt text

Python Version Support:-

For Windows Users

Python 3


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

Then Download Python from here : https://www.python.org/downloads/release/python-350/

Next, Upgrade PIP using below command:-

python -m pip install --upgrade pip

Then, download the Github Repoitory file from https://github.com/mediabots/InstagramBot-GUI-Python/archive/master.zip

Extract all the content of "InstagramBot-GUI-Python-master" Folder to Python main Directory.

At last, install requirements ::

For 32bit:

pip install -r ./requirements/Windows/Python3.5.0_x86.txt

For 64bit:

pip install -r ./requirements/Windows/Python3.5.0_x64.txt


Python 3.4.0

Download Python from here : https://www.python.org/downloads/release/python-340/

Next, Upgrade PIP using below command:-

python -m pip install --upgrade pip

Then, download the Github Repoitory file from https://github.com/mediabots/InstagramBot-GUI-Python/archive/master.zip

Extract all the content of "InstagramBot-GUI-Python-master" Folder to Python main Directory.

At last, install requirements ::

For 32bit:

.\scripts\pip.exe install -r ./requirements/Windows/Python3.4.0_x86.txt

For 64bit:

pip install -r ./requirements/Windows/Python3.4.0_x64.txt

Python 2


Python 2.7.8

Download Python from here : https://www.python.org/downloads/release/python-340/

Then 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

Next, Upgrade PIP using below command:-

python -m pip install --upgrade pip

Then, download the Github Repoitory file from https://github.com/mediabots/InstagramBot-GUI-Python/archive/master.zip

Extract all the content of "InstagramBot-GUI-Python-master" Folder to Python main Directory.

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,

Pillow,

emojis

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

How to Build & Run the App (Documentation)

How to Build and Run "InstagramBot" App for Windows OS [with Python3]

Demo Video

[Tutorial] How to use Basic features of InstagramBot - part 1

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]

[Tutorial] How to use "Download posts" & "Post Repost Images" Features

InstagramBot GUI For Windows - How to use 'Download posts' & 'Post Repost Images' Features [Tutorial]

[Tutorial] How to use "Find Suitable Posts" & "Like/Unlike Post & Comments" Features

Video Coming Soon..

instagrambot-gui-python's People

Contributors

mediabots avatar makiado avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.