https://github.com/krypton-byte/wasted
https://github.com/krypton-byte/wasted
generator maker wasted
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/krypton-byte/wasted
- Owner: krypton-byte
- Created: 2021-04-04T16:44:14.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-04T17:28:41.000Z (about 5 years ago)
- Last Synced: 2025-02-26T05:06:54.281Z (about 1 year ago)
- Topics: generator, maker, wasted
- Language: Python
- Homepage:
- Size: 105 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Install Lib/Package
```bash
> python3 -m pip install wasted
#atau
> python3 -m pip install git+https://github.com/krypton-byte/wasted
```
# Cara pakai
```bash
> python3
```
```python
>>> from wasted import wasted
>>> from PIL import Image
>>> wasted(Image.open("image.jpg")).save("out.png")
```
sebelumSesudah
# Donasi