python3-fastentrypoints

Make entry_points specified in setup.py load more quickly

Description

Using entry_points in your setup.py makes scripts that start really slowly because it imports pkg_resources, which is a horrible thing to do if you want your trivial script to execute more or less instantly.

fastentrypoints aims to fix that bypassing pkg_resources, making scripts load a lot faster.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/ninjaaron/fast-entry_points


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-fastentrypoints