asyncimg
An async image manipulation lib. Can be used for discord.
Usage
from asyncimg import Generator
generator = Generator()
image = await generator.lovers(profile_pic_link1, profile_pic_link2)
# In discord command
file = discord.File(fp=image, filename='image.png')
await ctx.send(file=file)
Available methods
lovers(profile_pic_link1, profile_pic_link2)
stars(profile_pic_link)
colors(profile_pic_link)
frame(profile_pic_link)
envelop(profile_pic_link)
knockout(profile_pic_link1, profile_pic_link2)
fart(profile_pic_link)
More coming soon
Any help need or better suggesions? Join here to contribute.Change Log
0.0.1 (3/8/2020)
- Release (Buggy)
1.0.0 (3/8/2020)
- Working release
1.0.1 (3/8/2020)
- Attempt to fix frame (Images do not match)
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
asyncimg-1.0.1.tar.gz
(2.0 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file asyncimg-1.0.1.tar.gz.
File metadata
- Download URL: asyncimg-1.0.1.tar.gz
- Upload date:
- Size: 2.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55cdf3daaba831c7bcb7ba8c4c5d1076b21a060bea7bc72ce7cacd15684ef950
|
|
| MD5 |
9d1860931968320f25bbc940f9fbe3bb
|
|
| BLAKE2b-256 |
455f2d890dcbcca6d5e77c03e24ae9144226264d6a95969ec41b44f8c14ea296
|
File details
Details for the file asyncimg-1.0.1-py3-none-any.whl.
File metadata
- Download URL: asyncimg-1.0.1-py3-none-any.whl
- Upload date:
- Size: 2.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b091135d45dd526af80e0944834fa94361f4fc205f9fdb6721bb2d000445d9ed
|
|
| MD5 |
1d620f08b844fc1eeb69768d141447c8
|
|
| BLAKE2b-256 |
edeca44b283324af28740be6187c67722ce3662c9ca535f3aaea99d91f2d3d46
|