79526250

Date: 2025-03-21 17:51:22
Score: 2.5
Natty:
Report link

I made my own library for this, it uses flags to control what's allowed. This is my first time really using regex, and my first Python library, so apologies if I did anything badly. It supports negative numbers and decimals, and can either allow or prevent leading zeroes (ex. 01).

Apologies too for the somewhat neglected repository, I couldn't make a directory in the browser and didn't wanna use git cli. If you want the source code, it's probably better to use the PyPI source distribution.

https://pypi.org/project/better-is-numeric/

https://codeberg.org/Butter/numerical/

Reasons:
  • Contains signature (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Butter