Entrypoints
JSON →The `entrypoints` library facilitates the discovery and loading of entry points advertised by installed Python packages. It offers a lightweight and faster alternative to `pkg_resources` for this specific functionality, avoiding the full package scans that can slow down `pkg_resources` at import time. The current version is 0.4. The package is in maintenance-only mode, with new code advised to use the `importlib.metadata` module from the Python standard library for entry point management.
Traffic · last 30 days ↓75% vs prev 7d
total hits 22
actors 6 distinct systems
last hit 2d ago AhrefsBot
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇩🇪 Germany · VN · 🇬🇧 United Kingdom
Resources
API endpoints
full doc /v1/registry/entrypoints
install /v1/registry/entrypoints/install
compatibility /v1/registry/entrypoints/compatibility