About Anaconda Help Download Anaconda

anaconda / packages / importlib_resources 6.4.0

Backport of Python 3.7's standard library `importlib.resources`

Installers

  • linux-64 v6.4.0
  • linux-aarch64 v6.4.0
  • linux-s390x v6.4.0
  • osx-64 v6.4.0
  • win-64 v6.4.0
  • osx-arm64 v6.4.0
  • linux-ppc64le v6.1.0
  • win-32 v5.1.4
  • noarch v5.2.0

conda install

To install this package run one of the following:
conda install anaconda::importlib_resources

Description

importlib_resources is a backport of Python standard library importlib.resources module for older Pythons.

The key goal of this module is to replace parts of pkg_resources with a solution in Python's stdlib that relies on well-defined APIs. This makes reading resources included in packages easier, with more stable and consistent semantics.


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