Working with numeric data stored as strings can be risky if not properly handled. Converting a python string to int ensures your application logic functions correctly. This article walks through scenarios where the conversion is necessary, such as validating input or performing math operations, and shows you the right approach to do it. https://docs.vultr.com/python/built-in/int