Py-tools Collection of simple Python utilities. Available tools basic_tools.calculator – arithmetic helpers (add, subtract, multiply, divide). basic_tools.text_tools – text helpers (is_palindrome, word_count). Running tests pytest