Skip to main content

Recursively decode Base64 encoded strings.

Project description

🔐 dec64

PyPI version License: MIT Python Versions

Recursively decode Base64 encoded strings with ease.

InstallationUsageContributingLicense


Description

dec64 is a Python library that allows you to recursively decode Base64 encoded strings. It's designed to be simple to use and integrate into your projects.

Installation

You can install dec64 using pip:

pip install dec64

Usage

Here's a basic example of how to use dec64:

In command line:

dec64 -t "SGVsbG8sIHdvcmxkIGZyb20gZGVjNjQh"

In code:

from dec64 import Base64Decoder

decoder = Base64Decoder()

encoded_string = "SGVsbG8sIHdvcmxkIGZyb20gZGVjNjQh"
decoded_string = decoder.decode(encoded_string)

print(decoded_string)

Features

  • Recursively decode Base64 strings
  • Handle errors gracefully
  • Support for reading from files

Requirements

  • Python 3.6+

License

This project is licensed under the MIT License.

Author

xdearboy

Links

* GitHub Repository

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

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

dec64-0.0.2.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dec64-0.0.2-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file dec64-0.0.2.tar.gz.

File metadata

  • Download URL: dec64-0.0.2.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for dec64-0.0.2.tar.gz
Algorithm Hash digest
SHA256 170afa196f418daa46f97af4f9b0e7a962d5aec63c88e802f3c48aac2786a4e1
MD5 323a3007e25c2e01e7c6c2fec686ee3d
BLAKE2b-256 7b9ec1bf11aaf6d8a1672dd1f87a18cacc422e26a13f2b973d3d3136f73c853b

See more details on using hashes here.

File details

Details for the file dec64-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: dec64-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 3.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for dec64-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a1e73ec33d897a7471e92473eae26cf5e192357c7d77d70cf33c2af5dcca0e2b
MD5 fb540ca4d732c91fe2d2736ab0d7a22e
BLAKE2b-256 951be4fc98ee27ccb9bb6e51597f4a018550c49cb2421d213f7877071e88627f

See more details on using hashes here.

Supported by

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