A Python package to check palindrome numbers.
Project description
DDpalindrome-utils
A simple Python package to check whether a number is a palindrome.
Installation
pip install DDpalindrome-utils
Usage
from DDpalindrome_utils import is_palindrome
print(is_palindrome(121)) # True
print(is_palindrome(123)) # False
Features
- Check whether a number is a palindrome
- Simple and lightweight
- Easy to use
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 Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ddpalindrome_utils-0.1.0.tar.gz.
File metadata
- Download URL: ddpalindrome_utils-0.1.0.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce447db9da6deee13a95479f9a1a8dcbdcfbeb687275f3ee8b57ffed5c45cd00
|
|
| MD5 |
d988672b2e0998130b2e3c3736593896
|
|
| BLAKE2b-256 |
e525b0acbd107c2aa7a8cb1dd260152b52a87e47aca439c8b10cf4f75f1841fd
|
File details
Details for the file ddpalindrome_utils-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ddpalindrome_utils-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1644d9f0bc3b018fbc176f7c99399f5587dffa41589c6358a1499ea129f2818
|
|
| MD5 |
60d0786df18e0a5d6acc6eee2cddf256
|
|
| BLAKE2b-256 |
f2132692f737a1dfc1be716bc4e018d99d9e4bfa93c25bbf4dd4a66b531d17db
|