8000 GitHub - anamoyee/is-is-odd: check if the given module is is-odd
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

anamoyee/is-is-odd

Repository files navigation

check if the given module is is-odd

Install


Install with pip:

pip install is-is-odd

Usage


import is_is_odd
import is_odd

print(is_is_odd(is_odd)) #=> True

print(is_is_odd(lambda: None)) #=> False

print(is_is_odd(lambda: print("I'm is_odd"))) #=> False

Why


some modules are not is-odd but they might make you think they're is-odd, this package helps you identifies these modules with a simple interface

About

check if the given module is is-odd

Topics

Resources

License

Stars

Watchers

Forks

Languages

0