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.
Release files for is-palindrome 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| is_palindrome-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Release files / is_palindrome-0.0.1-py3-none-any.whl
| Download URL | is_palindrome-0.0.1-py3-none-any.whl |
|---|---|
| Size | 2.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
83e09a51cdd74f68e99a7ad2129cf5068815d298912842fde6489d0de15880db
|
|
BLAKE2b-256 checksum How to use checksums |
7cc278d5d944d62636cf646212dba0b0913386b5321a5c8f312f5b4877768072
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|