2018-02-16 22:49:13 +03:00
2018-02-16 19:52:02 +03:00
2018-02-16 22:02:28 +03:00
2018-02-16 18:43:32 +03:00
2018-02-16 22:02:28 +03:00
2018-02-16 18:43:32 +03:00
2018-02-16 19:52:02 +03:00
2018-02-16 20:26:25 +03:00
2018-02-16 19:52:02 +03:00
2018-02-16 22:02:28 +03:00

asyncio-seppuku

Build Status PyPI version

Sends signal to current pid after specified delay.

Works on Linux (because OS async singals support is required), supports Python 3.3+ (for Python 3.3 need to install asyncio)

For what?

idk

Installation

via pip: pip install asyncio-seppuku

Usage

See examples/simple.py

Description
sends signal to current pid after specified delay
Readme 40 KiB
Languages
Python 100%