by Wenliang Guo
This project is built for the meme-images collecting lovers. With this software you will never be defeated by your friends when soloing the emoji pictures.
source code && meme dataset(involve 15094 image files)
- python version=3.6
- Some libs are required(re,requests)
- Users need to set the url of target webset and local saving directory in config.py. (defult settings are provided)
The code is simple which only has 70 lines in total. The initial reason why I choose to spend time on it is that I hope to let more friends konw that the process of coding and what it finally brings to us are not only finishing schoolwork or some other tasks, but more critical we all can find our own happiness and passion in above them. I wish the idea can be transmitted to more people.