A simple odd/even checker library.
Project description
odenmark
'''A simple Python library to check whether a number is odd or even. '''
Usage
'''python from odenmark import is_even, is_odd
print(is_even(10)) # True print(is_odd(7)) # True '''
'''
📌 Build & Upload
Install tools:
'''
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
odenmark-0.1.0.tar.gz
(1.5 kB
view details)
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 odenmark-0.1.0.tar.gz.
File metadata
- Download URL: odenmark-0.1.0.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c6a14a32c919b82ea72ab75d9398de33747dbe39e6fc9f828002edc9f402dca
|
|
| MD5 |
21ebcc5893bbf612869b7a958a9ad339
|
|
| BLAKE2b-256 |
34626680aafe199f330a90172d4d136fcb3b0474f9936dd0a761735b9ae83ece
|
File details
Details for the file odenmark-0.1.0-py3-none-any.whl.
File metadata
- Download URL: odenmark-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
38a45ba2b4a49f88732aacb6bf3215b97d89985396f304e3620ccd2ac32fbb7f
|
|
| MD5 |
8f8a2928efb60062262edeb2c757e666
|
|
| BLAKE2b-256 |
86d25bbfc22879cee60b125ab86eef85acc24f3f080f78c52aa1cbb250c71dae
|