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.1.tar.gz (2.9 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.1-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for dec64-0.0.1.tar.gz
Algorithm Hash digest
SHA256 068df5b568da5dc8cca8b9a126bde7f1bb277ce0b7995cb2ce7e53117e8ed99e
MD5 078933996188e82fd22295a792240e6d
BLAKE2b-256 7ed01b8b0ec7e05eb18fbe0ba643090c86ea156aeae87caf29b8111d6065fabc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dec64-0.0.1-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.11.5

File hashes

Hashes for dec64-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a1c3420c4f56451dc80740e4dea919a31992aa8dc62c1fefcf9b926ceed287cf
MD5 1cac5c17522c680eb79509eb44f99b7b
BLAKE2b-256 0a5373a0839f3e28d0125b3739f9297f9f757aca9e8cbf9caf2eed5d6a47657e

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