Skip to content

vijay-jaisankar/pandemonium

Repository files navigation

pandemonium

Find inspiration for your next meme creation!

Imgflip API

This project uses the Imgflip API to get meme templates. The raw API endpoint output can be consulted to modity the parsing script in the event of schema updates.

Contributing

Contributions welcome!
Feel free to raise an issue to report a bug and suggest changes, and work on corresponding PRs. Please read the Contributing guidelines before raising an issue/PR to main consistency with the community guidelines.


Installing the dependencies

Make sure Python 3.x is installed on your system. This can be validated by running the following command: python --version.

It is recommended to use a virtual enviroment to minimise the risk of dependency clashes with other projects. For this, first install virtualenv through any of these methods. Then, run the following commands to activate the virtual environment.

virtualenv venv
source venv/bin/activate

Then, install the dependencies by running

pip install -r REQUIREMENTS.txt

Running the application

python app.py will run the application locally, it can be accessed by navigating to http://127.0.0.1:5000.


Screenshots

Screenshot1

Screenshot2 Screenshot3

Screenshot4

About

Find inspiration for your next meme creation!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 3

  •  
  •  
  •