{
  "channels": [
    "https://repo.anaconda.com/pkgs/main"
  ],
  "conda_build_version": "3.24.0",
  "conda_version": "23.1.0",
  "description": "By design asyncio does not allow its event loop to be nested.\nThis presents a practical problem - when in an environment where the event loop is already running it's impossible to run tasks and wait for the result.\nTrying to do so will give the error RuntimeError - This event loop is already running.\nThe issue pops up in various environments, such as web servers, GUI applications and in Jupyter notebooks.\nThis module patches asyncio to allow nested use of asyncio.run and loop.run_until_complete.\n",
  "dev_url": "https://github.com/erdewit/nest_asyncio",
  "doc_url": "https://github.com/erdewit/nest_asyncio/blob/master/README.rst",
  "env_vars": {
    "CIO_TEST": "<not set>"
  },
  "extra": {
    "copy_test_source_files": true,
    "final": true,
    "flow_run_id": "be158196-9443-433c-a90b-66ecc95b20da",
    "recipe-maintainers": [
      "yehoshuadimarsky",
      "SylvainCorlay",
      "dhirschfeld"
    ],
    "remote_url": "git@github.com:AnacondaRecipes/nest-asyncio-feedstock.git",
    "sha": "b5896a9d0788685b38a31a71739e7d8064c1fa23"
  },
  "home": "https://github.com/erdewit/nest_asyncio",
  "identifiers": [],
  "keywords": [],
  "license": "BSD-2-Clause",
  "license_family": "BSD",
  "license_file": "LICENSE",
  "root_pkgs": [
    "_libgcc_mutex 0.1 main",
    "_openmp_mutex 5.1 1_gnu",
    "brotlipy 0.7.0 py39h27cfd23_1003",
    "ca-certificates 2023.01.10 h06a4308_0",
    "certifi 2022.12.7 py39h06a4308_0",
    "cffi 1.15.1 py39h5eee18b_3",
    "charset-normalizer 2.0.4 pyhd3eb1b0_0",
    "conda 23.1.0 py39h06a4308_0",
    "conda-content-trust 0.1.3 py39h06a4308_0",
    "conda-package-handling 2.0.2 py39h06a4308_0",
    "conda-package-streaming 0.7.0 py39h06a4308_0",
    "idna 3.4 py39h06a4308_0",
    "ld_impl_linux-64 2.38 h1181459_1",
    "libffi 3.4.2 h6a678d5_6",
    "libgcc-ng 11.2.0 h1234567_1",
    "libgomp 11.2.0 h1234567_1",
    "libstdcxx-ng 11.2.0 h1234567_1",
    "ncurses 6.4 h6a678d5_0",
    "pluggy 1.0.0 py39h06a4308_1",
    "pycosat 0.6.4 py39h5eee18b_0",
    "pycparser 2.21 pyhd3eb1b0_0",
    "pysocks 1.7.1 py39h06a4308_0",
    "readline 8.2 h5eee18b_0",
    "ruamel.yaml 0.17.21 py39h5eee18b_0",
    "ruamel.yaml.clib 0.2.6 py39h5eee18b_1",
    "setuptools 65.6.3 py39h06a4308_0",
    "six 1.16.0 pyhd3eb1b0_1",
    "tk 8.6.12 h1ccaba5_0",
    "toolz 0.12.0 py39h06a4308_0",
    "tzdata 2022g h04d1e81_0",
    "urllib3 1.26.14 py39h06a4308_0",
    "xz 5.2.10 h5eee18b_1",
    "zlib 1.2.13 h5eee18b_0",
    "beautifulsoup4 4.11.1 py39h06a4308_0",
    "bzip2 1.0.8 h7b6447c_0",
    "c-ares 1.19.0 h5eee18b_0",
    "chardet 4.0.0 py39h06a4308_1003",
    "conda-build 3.24.0 py39h06a4308_0",
    "conda-libmamba-solver 23.1.0 py39h06a4308_0",
    "cryptography 39.0.1 py39h9ce1e76_0",
    "filelock 3.9.0 py39h06a4308_0",
    "fmt 9.1.0 hdb19cb5_0",
    "glob2 0.7 pyhd3eb1b0_0",
    "icu 58.2 he6710b0_3",
    "importlib-metadata 6.0.0 py39h06a4308_0",
    "jinja2 3.1.2 py39h06a4308_0",
    "krb5 1.19.4 h568e23c_0",
    "libarchive 3.6.2 hb4bd9a0_1",
    "libcurl 7.88.1 h91b91d3_0",
    "libedit 3.1.20221030 h5eee18b_0",
    "libev 4.33 h7f8727e_1",
    "liblief 0.12.3 h6a678d5_0",
    "libmamba 1.3.1 hdb19cb5_1",
    "libmambapy 1.3.1 py39hdb19cb5_1",
    "libnghttp2 1.46.0 hce63b2e_0",
    "libsolv 0.7.22 he621ea3_0",
    "libssh2 1.10.0 h8f2d780_0",
    "libxml2 2.10.3 hcbfbd50_0",
    "lz4-c 1.9.4 h6a678d5_0",
    "markupsafe 2.1.1 py39h7f8727e_0",
    "openssl 1.1.1t h7f8727e_0",
    "packaging 23.0 py39h06a4308_0",
    "patch 2.7.6 h7b6447c_1001",
    "patchelf 0.17.2 h6a678d5_0",
    "pcre2 10.37 he7ceb23_1",
    "pip 23.0.1 py39h06a4308_0",
    "pkginfo 1.9.6 py39h06a4308_0",
    "psutil 5.9.0 py39h5eee18b_0",
    "py-lief 0.12.3 py39h6a678d5_0",
    "pybind11-abi 4 hd3eb1b0_0",
    "pyopenssl 23.0.0 py39h06a4308_0",
    "python 3.9.16 h7a1cb2a_2",
    "python-libarchive-c 2.9 pyhd3eb1b0_1",
    "pytz 2022.7 py39h06a4308_0",
    "pyyaml 6.0 py39h5eee18b_1",
    "reproc 14.2.4 h295c915_1",
    "reproc-cpp 14.2.4 h295c915_1",
    "requests 2.28.1 py39h06a4308_1",
    "ripgrep 13.0.0 hbdeaff8_0",
    "soupsieve 2.3.2.post1 py39h06a4308_0",
    "sqlite 3.41.1 h5eee18b_0",
    "tomli 2.0.1 py39h06a4308_0",
    "tqdm 4.65.0 py39hb070fc8_0",
    "wheel 0.38.4 py39h06a4308_0",
    "yaml 0.2.5 h7b6447c_0",
    "yaml-cpp 0.7.0 h295c915_1",
    "zipp 3.11.0 py39h06a4308_0",
    "zstandard 0.19.0 py39h5eee18b_0",
    "zstd 1.5.2 ha4553b6_0"
  ],
  "summary": "Patch asyncio to allow nested event loops",
  "tags": []
}