# python-defer **Repository Path**: foundos_1/python-defer ## Basic Information - **Project Name**: python-defer - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-09 - **Last Updated**: 2024-10-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README The defer module provides an easy way to write asynchrouns Python programms. It is greatly inspired by Twisted's defer, but comes without a lot of the dependencies. At first defer was part of aptdaemon and moved to a separate project in August of 2010. The project homepage is at https://launchpad.net/python-defer You can report errors and suggestion there.