Skip to main content

Recursively decode Base64 encoded strings.

Project description

dec64 banner

🔐 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 | Website | PyPi

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.3.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.3-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dec64-0.0.3.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.3.tar.gz
Algorithm Hash digest
SHA256 53682652a5574c5e1d00e6269391b7793e17ca1ac76a36558c19097ac438bb0c
MD5 a164ab9dfb0aed1082d1a59c1f20f4fa
BLAKE2b-256 7f2851cbd96b6a2b90f881398a7d877e075f5374fedf8c157947450d396a4321

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dec64-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 3.9 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 42527b2265e68cbdb03690266ddb76279690caa18613780a5094e7cd37b5abe0
MD5 41b436f529a1ebfd91c950f3fb6e7936
BLAKE2b-256 d38441aaf171530e000f0bf43de1a8f6113f32e5b2836c0ba3ac2e71970bdf0a

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