A python module for checking palindrome property in a string
Project description
is_palindrome
It is a simple python module for checking the palindrome property in a string.
Installation
You can install is_palindrome from PyPI
pip install is_palindrome
How to use
It is a command line application just enter is_palindrome followed by a word in command prompt.
$ is_palindrome aba
True
$ is_palindrome pavan
False
$ is_palindrome
Empty String
Thank you.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file is_palindrome-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: is_palindrome-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83e09a51cdd74f68e99a7ad2129cf5068815d298912842fde6489d0de15880db |
|
MD5 | 87f6ef9caf6f105b8cf0c2b3cdd703a2 |
|
BLAKE2b-256 | 7cc278d5d944d62636cf646212dba0b0913386b5321a5c8f312f5b4877768072 |