entry-point noun Definition, pictures, pronunciation and usage notes
The functionality of handling extras was tied to setuptools’ model of managing ‘egg’ packages, but newer tools such as pip and virtualenv use a different model. In general, the answer is that the entry point should be defined with the using class since that class is the reason for needing the entry point interface, not […]