Difference between revisions of "Async-timeout"

From Free Software Directory
Jump to: navigation, search
(Add reviewed entry.)
 
m (Replace typing-extensions with typing_extensions.)
 
(One intermediate revision by the same user not shown)
Line 24: Line 24:
 
{{Project license
 
{{Project license
 
|License=Apache2.0
 
|License=Apache2.0
|License verified by=Adfeno
+
|License verified by=[[User:Adfeno]]
 
|License verified date=2020-04-27
 
|License verified date=2020-04-27
 
}}
 
}}
Line 36: Line 36:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=typing_extensions >= 3.6.5
+
|Prerequisite description=[[typing_extensions]] >= 3.6.5
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 13:13, 30 April 2020


[edit]

async-timeout

https://github.com/aio-libs/async-timeout
Manages timeout contexts for programs using Python's asyncio

Used in cases where part of the software being developed is time-sensitive, so that the code block doesn't wait too much time for certain event to complete.





Licensing

License

Verified by

Verified on

Notes

License

Apache2.0

Verified by

User:Adfeno

Verified on

27 April 2020




Leaders and contributors

Resources and communication

Software prerequisites

KindDescription
Required to usetyping_extensions >= 3.6.5




Entry















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.