Skip to main content
https://img.shields.io/pypi/v/backports.entry_points_selectable.svg https://img.shields.io/pypi/pyversions/backports.entry_points_selectable.svg tests Code style: Black

Compatibility shim to ease adoption of importlib_metadata 3.6. Avoids deprecation warnings. Use this shim for libraries or applications invoking entry_points() that run on Python older than 3.10 or where importlib_metadata is older than 3.6. To use, add backports.entry_points_selectable to your project requirements. It will include importlib_metadata automatically where needed. Projects should still require importlib_metadata as appropriate for API uses other than entry_points.

Then in code, instead of from importlib.metadata import entry_points, use:

from backports.entry_points_selectable import entry_points

And then use the “selectable” features (pass keyword arguments to entry_points or invoke .select() on the result).

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

backports.entry_points_selectable-1.0.0.tar.gz (12.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file backports.entry_points_selectable-1.0.0.tar.gz.

File metadata

  • Download URL: backports.entry_points_selectable-1.0.0.tar.gz
  • Upload date:
  • Size: 12.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2

File hashes

Hashes for backports.entry_points_selectable-1.0.0.tar.gz
Algorithm Hash digest
SHA256 245402450796bd6f8bb98a06ca5420cdd471c70cd27ac381eb655d7ed7902932
MD5 1d14566066aeed8c47f4f69d711aa913
BLAKE2b-256 5032e1f63195e8efd28ecb7bc70bc27559bbc6f605cda6e8444876193882de6a

See more details on using hashes here.

File details

Details for the file backports.entry_points_selectable-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: backports.entry_points_selectable-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 5.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2

File hashes

Hashes for backports.entry_points_selectable-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cad6f9f4dc3ee91f66f1a7e6b39827f1a97f11499be78f5fefad65d2459e7c66
MD5 ac4da0c46cae022eaa5b2b545d07e6e6
BLAKE2b-256 aea48be5813c127a9577d6582bcbbfd671926b676bc42e5a791e8e9af8f4b831

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page