Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Latest commit

 

History

History
36 lines (31 loc) · 1.54 KB

README.md

File metadata and controls

36 lines (31 loc) · 1.54 KB

Aspreno

Python 3 global error handling & self-handling exceptions.

Caution

As of 7 March 2024, this repository has been officially dropped and is no longer supported. The reasons are:

  • I do not want to deal with Python for my personnal projects.
  • I believe there's no real need for me to keep this project "as alive" when I do not plan to commit ever again.

As such, this repository will now be archived. I hope you understand this decision. If you'd like to, feel free to fork this repository, make changes, and enjoy it yourself.

Aspreno has been one the way I wish I could enjoy Python in my everyday programming, but now that I notice how unsupportive the language is towards my need, I prefer just leaving.

Features

  • Global exception handling
  • Self-handleable exceptions
  • Able to report specific exceptions