Skip to content

Latest commit

 

History

History
55 lines (33 loc) · 1.02 KB

README.md

File metadata and controls

55 lines (33 loc) · 1.02 KB

Picture Bot

Python bot to download images from the internet and store in directory

Travis Packagist Python

Getting Started

Python based project run on any enviroment. Written in macOs.

Prerequisites

• Python • PIP • requests • bs4

pip install requests
pip install bs4

Running the tests

To run simply clone repo.

git clone https://github.com/KartikPatelOfficial/Picture_Bot

And run with python.

cd Picture_Bot
python start.py

Built With

Authors

  • Kartik Patel - Initial work - Kartik

License

This project is licensed under the MIT License - see the LICENSE.md file for details