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-pavanchikkanna 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_pavanchikkanna-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Release files / is_palindrome_pavanchikkanna-0.0.1-py3-none-any.whl
| Download URL | is_palindrome_pavanchikkanna-0.0.1-py3-none-any.whl |
|---|---|
| Size | 2.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
01f1d95b0a6f41c5013ff2c81baa5a12deeb04de9f9b1d587d143acc10c2f408
|
|
BLAKE2b-256 checksum How to use checksums |
1099cb32556fb6abe53bfdb4ebb3ccf47254db72278e5cfeae0d2f5cc7500560
|
| 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
|