CodExt - Package and CLI tools for encoding/decoding/guessing almost anything

This page summarizes the projects mentioned and recommended in the original post on /r/Python

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • python-codext

    Python codecs extension featuring CLI tools for encoding/decoding anything

  • Hi ! I made this library, codext, for extending the native codecs. It adds a large variety of new codecs, including generic and well-known (32, 36, 45, 58, 62, 63, 64, 91, 100, ...) bases, binary encodings (Baudot, BCD, Manchester, ...), compressions (GZIP, LZ77, PKZIP, ...), ciphers (Affine, Barbie, Citrix, Scytale, ...), hashes (CRC, MD, SHA, ...), languages (bralile, leetspeak, radio, tom-tom, ...), steganography algorithms (Klopf, SMS, ...) and some others (DNA, URL, ...). It uses an AI algorithm for providing a guess mode that can decode multiple layers of encoded data. It also features a few CLI tools: codext (general tool for encoding/decoding/guessing), debase (specific tool for nested bases) and baseXX (base32 and base64-like but for all the supported well-known bases).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts