Skip to content

juunini/is-base-64-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

is-base-64

python pypi

List and Test codecov

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages