Skip to main content

EmojiEncode logo

EmojiEncode

Description

This module encodes and decodes data into partially random Unicode Emoji, it's like a steganography in message or social network.

Requirements

This package require:

  • python3
  • python3 Standard Library

Installation

pip install EmojiEncode

Usages

Command line

python3 -m EmojiEncode 'my data'
python3 EmojiEncode.pyz --html 'first data' 'second data'
EmojiEncode --decode '<unicode emoji charaters>'
EmojiEncode --html --decode '&#x0001f674&#x0001f365&#x0001f373&#x0001f674'

Python script

from EmojiEncode import encode, decode, html_decode, html_encode

emojis: str = encode(b'my data')
data: bytes = decode(emojis)

html_emojis: str = encode(b'my data')
data: bytes = decode(html_emojis)

Links

Licence

Licensed under the GPL, version 3.

Release files for EmojiEncode 0.0.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for EmojiEncode 0.0.1
File Size Uploaded
EmojiEncode-0.0.1.tar.gz 17.1 kB Details

Release files / EmojiEncode-0.0.1.tar.gz

Download URL EmojiEncode-0.0.1.tar.gz
Size 17.1 kB
Tags Source
SHA-256 checksum
How to use checksums
5bc78aa18598ce7e38e7856a348063a86639d347e800c0d36f1a52506542e066
BLAKE2b-256 checksum
How to use checksums
d52863195e14498f74baf25661a8740331b5d08222bbf0b057c569998f828a06
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.8.10

Release history Release notifications | RSS feed

This release

0.0.1 This release

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page