Skip to main content

Scratch Encoder

Project description

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

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

ScratchEncoder-0.1.6.tar.gz (2.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page