Check is a integer is even
Project description
Is Even
Check if interger is even using isevenapi
.
Main features:
- cache memoization
- api retry handler
- hide ads
Install
pip install PyIsEven
Usage
from is_even import is_even as ie
ie.is_even(10)
> True
# Get AD
v = ie.is_even(10)
v.ad
> "HONDA CIVIC '96, AM/FM/CD, low miles, Good condition. Speaks Spanish $3500 339-555-6289"
ie.is_even(10).ad
> "CHINA CABINET, buffet, hutch solid pine, 6.5 tall x 4.5 wide, lighted windows. few cat scratches but cat has died. $700. Call 435-555-6421"
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
PyIsEven-0.8.9.tar.gz
(3.9 kB
view hashes)