Wellcome card generator
Project description
Card
Special Request: Albi
install library
- Github
$ python3 -m pip install wellcome
$ python3 -m pip install git+https://github.com/krypton-byte/wellcome
Library
from wellcome import Wellcome
wellcome=Wellcome()
im=wellcome.create('images.png','krypton-byte')
# show Image
im.show()
#save Image
im.save('result.png')
Command Line
- File
$ python3 -m wellcome --capt="krypton-byte" --pic=image.png --out=out.png
$ python3 -m wellcome --capt="krypton-byte" --pic=image.png --base64
$ python3 -m wellcome --server
Deploy
Result
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wellcome-0.2.tar.gz
(1.1 MB
view details)
File details
Details for the file wellcome-0.2.tar.gz
.
File metadata
- Download URL: wellcome-0.2.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 147ce5c0916d586ea348829c9fb1c9b745b76d471067e7ef63bc70a4831d0c69 |
|
MD5 | 4b6466eb428fa8e66a8e0e94942570e3 |
|
BLAKE2b-256 | 3ef656ac1e7bb73fed7f6ed0515ea6aa9aec42d0eaf680766316d09b763e3280 |