Skip to main content

Antichecked exceptions for Python.

Project description

Antichecked Exceptions

Antichecked Exceptions are an alternative to checked exceptions. They're designed to actively catch bugs, and to prevent silencing exceptions for the sake of satisfying the compiler (as usually happens with checked exceptions).

Rather than requiring the caller to catch some exceptions, Antichecked Exceptions intercepts some raised exceptions, and helps guarantee to the caller, if the caller opts to catch some exception, that the exception was actually raised by a deliberate design decision rather than a typo or bug.

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

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

Source Distribution

antichecked-1.0.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

antichecked-1.0-py2.py3-none-any.whl (3.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file antichecked-1.0.tar.gz.

File metadata

  • Download URL: antichecked-1.0.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.26.0

File hashes

Hashes for antichecked-1.0.tar.gz
Algorithm Hash digest
SHA256 e4c51ba8ed443c1ed563e762400ca09a53b83e0e0e1f601650c9c84f29b074aa
MD5 999de2b966b2f9237a5ae4e8eacac4e2
BLAKE2b-256 656b3ac98e49637ca831745372a93068ebf7c275b02164ee498edb747aee37d6

See more details on using hashes here.

File details

Details for the file antichecked-1.0-py2.py3-none-any.whl.

File metadata

  • Download URL: antichecked-1.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 3.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.26.0

File hashes

Hashes for antichecked-1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 11a3baeffff61f64404c30f4fcc756c34af1a82230146602f325cb6a88d1533b
MD5 b404f75eb4f0fb1806a08c9fe714d972
BLAKE2b-256 a1a6f510842aeab212d853d2efcabaf50d39bcbfc161bddf563d8e550d16b1f5

See more details on using hashes here.

Supported by

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