Skip to main content

This is a lib for custom exceptions

Project description

Extra Exceptions

Extra Exceptions - library for those who lack the usual python exceptions.
Documentation will be soon...

To install pip install extraexceptions

To import import extraexceptions or from extraexceptons import *


Library give a new exceptions:

Logical Fallacies - new 74 excepts.
Cognitive Biases - new 56 excepts.


also Don't Stop Code:

Library can catch exceptions and output only text with error, but if it will be, for example:

from extraexceptions import *


@ignore_exc_decorator
def div(x, y):
    return x / y


print(div(5, 0))

you will receive:

Exception>>> division by zero
None

None - because x/y return traceback, but decorator catch his and function cant assign a value to return.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

extraexceptions-0.0.0.3.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

extraexceptions-0.0.0.3-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file extraexceptions-0.0.0.3.tar.gz.

File metadata

  • Download URL: extraexceptions-0.0.0.3.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.1

File hashes

Hashes for extraexceptions-0.0.0.3.tar.gz
Algorithm Hash digest
SHA256 e7423de7e0556c58258e78c7a008d1537989e6eba8ff66cc96faac31cd782e97
MD5 56f942959698f53a469eb5d2eceed87f
BLAKE2b-256 f5a7ccc7f1b4ac96a61130b2a69effd4539aba4cc3fb18de34fe838ee5293af0

See more details on using hashes here.

File details

Details for the file extraexceptions-0.0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for extraexceptions-0.0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 1c1bef8b1860455e432d1142b33f3ce486e5a05b8b962bda1e0014010e7f0fb1
MD5 4966f43c9f8d5d43eca96b91ae509a10
BLAKE2b-256 b4b0d9790a56a4748c3655f228cddbeaa5a86dd72b536a77d7032d884d5f9499

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page