checkmarks and crosses
Project description
Check Mark and Cross
python -m venv venv
source venv/bin/activate
pip install checkmarkandcross
from checkmarkandcross import image
# check mark 512x512
image(True, 512)
# cross 16x16
image(False, 16)
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
checkmarkandcross-0.1.2.tar.gz
(41.1 kB
view hashes)
Built Distribution
Close
Hashes for checkmarkandcross-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0728b605e7bab493e86d200ce19675560b8e92fbf88e93dd0e3c55c83a8b29b3 |
|
MD5 | 80f805e7ee2a8419d7de90417a2278fa |
|
BLAKE2b-256 | ed5c4e594577f2604f37ceba257701922d81194d1545b65b35f6607c181fdc08 |