Odd

Latest version: v1.0.1

Safety actively analyzes 622414 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.1

odd

Test if a number is odd.

python
>> from odd import is_odd
>> is_odd(9)
True
>> is_odd(10)
False


How to Download


pip install odd

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.