https://github.com/mikeal/deferred
Deferred objects without Twisted
https://github.com/mikeal/deferred
Last synced: 2 months ago
JSON representation
Deferred objects without Twisted
- Host: GitHub
- URL: https://github.com/mikeal/deferred
- Owner: mikeal
- License: other
- Created: 2009-08-17T05:42:54.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2013-07-06T08:07:12.000Z (almost 12 years ago)
- Last Synced: 2024-10-18T09:13:53.010Z (8 months ago)
- Language: Python
- Homepage: http://github.com/mikeal/deferred
- Size: 199 KB
- Stars: 14
- Watchers: 4
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
This library has been adapted slightly from Twisted to be used without the rest of the Twisted library, most notably the reactor.