Itsutils

Latest version: v0.2.2

Safety actively analyzes 623827 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.2

pip install .


What's New

This is just a small bug fix, so there is nothing really new.

---

What's Changed
* Fix index error by TheItsNameless in https://github.com/TheItsProjects/ItsUtils/pull/10
* added documentation for check_valid_expression by TheItsNameless in https://github.com/TheItsProjects/ItsUtils/pull/12


**Full Changelog**: https://github.com/TheItsProjects/ItsUtils/compare/v0.2.1...v0.2.2

0.2.1

pip install .


What's New

Added `check_valid_expression` to `StringMath`

With `check_valid_expression` you can check if an expression would be able to be processed by `StringMath`.

What's Changed

Bugfixes

-fixed `TypeError: 'type' object is not subscriptable` 6

---

**Full Changelog**: https://github.com/TheItsProjects/ItsUtils/compare/v0.2.0...v0.2.1

0.2.0

pip install .


What's New

WordMath

With WordMath, you can now convert numerals into their integer counterparts.

Currently, the module only supports the german language and the highest number to be converted is 999,999,999.

---

**Full Changelog**: https://github.com/TheItsProjects/ItsUtils/compare/v0.1.0...v0.2.0

0.1.0

pip install .


What's New
StringMath

Use this module to convert a stringified mathematical expression into a solvable expression and solve it.

DebugPrompt

Ask the user for input, but with timeout! It returns None if the user lets it timeout.

**Full Changelog**: https://github.com/TheItsProjects/ItsUtils/commits/v0.1.0

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.