Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cybercoral/error_type_checker
It's an automatic checker for type conditions and all kinds of conditions you need. It also makes truth lists out of binary numbers.
https://github.com/cybercoral/error_type_checker
error-handler latex latex-document python-3-10 python3
Last synced: about 2 months ago
JSON representation
It's an automatic checker for type conditions and all kinds of conditions you need. It also makes truth lists out of binary numbers.
- Host: GitHub
- URL: https://github.com/cybercoral/error_type_checker
- Owner: CyberCoral
- License: gpl-3.0
- Created: 2023-11-21T12:04:43.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-26T00:43:05.000Z (8 months ago)
- Last Synced: 2024-10-19T01:07:50.294Z (3 months ago)
- Topics: error-handler, latex, latex-document, python-3-10, python3
- Language: Python
- Homepage:
- Size: 136 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Error_Type_Checker
It's an automatic checker for the most common variable types and any kind of conditions you will use, making checks for any variable you want automatically without wasting code on error handling.
It also makes truth lists out of binary numbers, which can be used in ErrorTypeFinder() and it's implemented in AutomatedErrorTypeFinder() natively.