ScratchEncoder
Installation
pip install ScratchEncoder
Usage
encoder = scratchencoder.Encoder()
Initializes a new encoder object.
Encoding
encoder.encode('Text')
# Encodes text and returns the encoded value
encoder.decode('value')
# Decodes a value and returns the decoded text
Scratch
View the project on scratch here Contact me on my Scratch Profile
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ScratchEncoder-0.1.6.tar.gz
(2.6 kB
view details)
File details
Details for the file ScratchEncoder-0.1.6.tar.gz.
File metadata
- Download URL: ScratchEncoder-0.1.6.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a17f226b93a3740e13553223de3e56c74a9460a7f8c4ea8351699b223ea5c537
|
|
| MD5 |
384ae7ed5a070770cc9e0ca5792481ac
|
|
| BLAKE2b-256 |
464bdf76b1908dc5c193a9bea94736249353cca5aa80919e11138c02142b3d5a
|