Metadata-Version: 2.1
Name: shot-on-iphone
Version: 1.2
Summary: Iphone Meme Maker
Home-page: https://github.com/krypton-byte/shot_on_iphone
Author: Krypton Byte
Author-email: galaxyvplus6434@gmail.com
License: MIT
Download-URL: https://github.com/krypton-byte/shot_on_iphone/archive/1.2.tar.gz
Keywords: Iphone,Meme,generator,Maker
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown

# Install 
```bash
> python3 -m pip install shot-on-iphone
> python3
```
```python
>>> from shot_on_iphone import Iphone
>>> Iphone('video.mp4').save('meme.mp4')
"""
Use Threads
"""
>>> Iphone('video.mp4').save('meme.mp4', threads=5)
```
# Donasi
<ul><li><a href="https://saweria.co/kryptonbyte">Saweria</a><li><a href="https://wa.me/6283172366463">Whatsapp</a></li></ul>

