About Anaconda Help Download Anaconda

Reenter an asyncio or Trio event loop from synchronous code

copied from cf-staging / greenback

Installers

  • noarch v1.2.1

conda install

To install this package run one of the following:
conda install conda-forge::greenback

Description

greenback is a small library that allows you to call back into async code from a syntactically synchronous function, as long as the synchronous function was originally called from an async task (running in an asyncio or Trio event loop) that set up a greenback "portal".


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.5) Legal | Privacy Policy