Skip to main content

Charabia - French for gibberish. Another reversible encryption based encoder.

Project description

Charabia

Charabia - French for gibberish. Another reversible encryption based encoder.

This library was designed for reverse compatible encryption of characters, meaning you can encrypt or shelter information using this encoder.

This library was inspired from Ordinary, a library I also wrote.

Ordinary gets it's name from the French of "gibberish", as when encoded, the text quite literally looks like a cat sat on your keyboard. ijkbabkbbfkeekdckhdkdckbajkbabkjhkbbakdckbagkbbhkbbfkbbgkdckbaikbafkbahkbabkdckbbgkbaekbafkbbfkeg

Methods

  • encode()

    Use the encode method to encode standard text into Charabia.

    encode("Hello world!")
    >>> 'hckbabkbaikbaikbbbkdckbbjkbbbkbbekbaikbaakdd'
    
  • decode()

    The reverse of encode(). Self-explanatory, really.

    decode("hckbabkbaikbaikbbbkdckbbjkbbbkbbekbaikbaakdd")
    >>> 'Hello world!'
    

Installation

Install using the recommended installer, Pip.

pip install charabia

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

charabia-1.0.0.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

charabia-1.0.0-py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 3

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