Vertaling van "asyncio" in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
asynctest: unittest extension to test code using asyncio, 111 days in preparation, last activity 109 days ago.
asynctest: unittest extension to test code using asyncio, en préparation depuis 109 jours, dernière modification il y a 107 jours.
python3-aioamqp: AMQP implementation using asyncio, 102 days in preparation.
python3-aioamqp: AMQP implementation using asyncio, en préparation depuis 106 jours.
Python's asyncio is a comprehensive framework for asynchronous programming.
Python Asyncio est un framework complet pour toute programmation asynchrone.
python-hbmqtt: MQTT client/broker for asyncio, 2 days in preparation, last activity yesterday.
python3-aiomysql: MySQL driver for asyncio, en préparation depuis 106 jours.
It replaces the asyncio module in CPython standard library, which cannot work in the browser context
Il remplace le module asyncio de la distribution standard CPython, qui ne peut pas fonctionner dans le contexte du navigateur
python3-aiomysql: MySQL driver for asyncio, 102 days in preparation.
python3-aiomysql: MySQL driver for asyncio, en préparation depuis 106 jours.
PEP 3156, the new "asyncio" module, a new framework for asynchronous I/O
PEP 3156, le nouveau "asyncio" Module, un nouveau cadre pour les E / S asynchrones
Deprecated since version 3.6: Please use asyncio instead. Note
Obsolète depuis la version 3.6: Utilisez asyncio à la place. Note
python-motor: Non-blocking MongoDB driver for Tornado or asyncio, 140 days in preparation, last activity 34 days ago.
python-motor: Non-blocking MongoDB driver for Tornado or asyncio, en préparation depuis 139 jours, dernière modification il y a 33 jours.
asyncio - Asynchronous I/O, event loop, coroutines and tasks
asyncio - Entrées/Sorties asynchrone, boucle d'évènements, coroutines et tâches
With Asyncio, you get asynchronous network programming in a standard way.
Avec Asyncio, vous avez accès à la programmation standard de réseaux asynchrones.
This talk aims at presenting asynctest and discuss various practices around unit testing of code using asyncio.
Cette conférence a pour objectif de présenter asynctest et de discuter de pratiques autour de l'écriture de tests.
Asyncio covers interactions with sub-processes too.