DEV Community

ORPHÉRIC
ORPHÉRIC

Posted on

matheric lib

Matheric is a Python library designed for developers to simplify and secure the management of user input in the console.


✨ What's included / Features

  • Input validation system
  • Automatic type handling (int, float, string)
  • Built-in constraints (min / max / length)
  • Designed for Python developers

📦 Install :
pip install matheric

GitHub Link

Top comments (0)