Encode data into photos
Project description
stepng
Encode data into photos
install
tkinter required - installed by default on Windows, on linux (Debian) use this:
sudo apt-get install python3-tk -y
On Linux you may have to run this to use open cv:
sudo apt-get install ffmpeg libsm6 libxext6 -y
From PyPI
python -m pip install stepng
From GitHub
python -m pip install git+https://github.com/donno2048/stepng
Usage
From the CLI:
usage: stepng [-h] (-e | -d)
Encrypt your data in photos
optional arguments:
-h, --help show this help message and exit
-e, --encrypt Create a new image
-d, --decrypt Decrypt an existing image
Or in Python:
from stepng import encrypt, decrypt
encrypt()
decrypt()
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
stepng-1.0.3.tar.gz
(3.1 kB
view details)
Built Distribution
File details
Details for the file stepng-1.0.3.tar.gz
.
File metadata
- Download URL: stepng-1.0.3.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9703181f5e957f62fdb2731d748bfd0a4a4ab0e815e4c2a3e0726c45f5ee84fc |
|
MD5 | 1f0ba7730dee5b5a1d813ba853814a91 |
|
BLAKE2b-256 | 7d6aca4a572d3c1ab538700c23ce91032865d992b5329cd7dbcd47948d237185 |
File details
Details for the file stepng-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: stepng-1.0.3-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 138a9890d3044bb3b922882f49177ded18d48b1e888c45ae4b3b34cc8b99db95 |
|
MD5 | 09e08b555aaacfd02c76f39c1f7de2cc |
|
BLAKE2b-256 | 5e14867cad7f09835abd331bfa7c727245e21a2f2297a67faafa860b57e3427f |