atexit
Delete Python scripts at exit
A small AnyIO utility for ensuring some task runs before the current async context finishes.
Like atexit but for ctrl+c
Postscriptum: an intuitive and unified API to run code when Python exit