RuntimeError: Event loop is closed

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • AIOHTTP

    Asynchronous HTTP client/server framework for asyncio and Python

  • googling the error returns https://github.com/aio-libs/aiohttp/issues/4324 and that links https://bugs.python.org/issue39232 which is still an open issue.

  • httpx

    A next generation HTTP client for Python. 🦋

  • Doing a specific google for that returns https://github.com/encode/httpx/issues/914 which shows they fixed it in their core component HTTP Core via this pull request

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • httpcore

    A minimal HTTP client. ⚙️

  • Doing a specific google for that returns https://github.com/encode/httpx/issues/914 which shows they fixed it in their core component HTTP Core via this pull request

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts