atimer - timer library for asyncio
Project description
The atimer library implements asynchronous timer Python coroutine based on POSIX timers. The coroutine can be used with Python asyncio module API.
The main features are
- expires at regular intervals
- tracks number of expirations if a long running task causes overrun
- starts synchronized with system clock at the edge of an interval
- measures time while system is suspended
The atimer library is licensed under terms of GPL license, version 3, see COPYING file for details.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size atimer-0.3.3.tar.gz (53.6 kB) | File type Source | Python version None | Upload date | Hashes View |