https://github.com/oreqr/ip-address-meme
👀 Meme generator site with your ip address information
https://github.com/oreqr/ip-address-meme
flask meme-generator moviepy
Last synced: 2 months ago
JSON representation
👀 Meme generator site with your ip address information
- Host: GitHub
- URL: https://github.com/oreqr/ip-address-meme
- Owner: OreQr
- License: mit
- Created: 2023-07-25T19:49:06.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-25T22:05:53.000Z (almost 3 years ago)
- Last Synced: 2025-04-03T10:44:33.314Z (about 1 year ago)
- Topics: flask, meme-generator, moviepy
- Language: Python
- Homepage: https://oreq.xyz
- Size: 1.43 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README


# IP address meme 👀
Meme generator site with your ip address information
## Example
[Live demo](https://oreq.xyz)
https://github.com/OreQr/ip-address-meme/assets/50458706/0acae63e-a1d4-40ee-bab1-03c574fcd5e0
## Installation
Tested on Python 3.10.11
```bash
git clone https://github.com/OreQr/ip-address-meme
cd ip-address-meme
pip install -r requirements.txt
python main.py
```
## License
[MIT](https://github.com/OreQr/miejski.pl/blob/main/LICENSE)