Skip to main content

Simple library for check the string is base64

Project description

is-base-64

python pypi

Installation

pip install is-base-64-py

Usage

from is_base_64 import is_base_64

is_base_64('aGVsbG8gd29ybGQ=') # True
is_base_64('this is not a base64 string') # False

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

is_base_64-0.0.1.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

is_base_64-0.0.1-py3-none-any.whl (2.6 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