Lines Matching refs:advertised
285 advertised by an individual distribution, there is no particular ordering.
688 on sys.path, and then inspect or load the advertised objects at will.
743 advertised a matching entry point.
773 `module_name` is the (dotted) name of the module containing the advertised
775 module to obtain the advertised object. For example, an `attrs` of
777 advertised object could be obtained by the following code::
833 Load the entry point, returning the advertised Python object. Effectively
847 Resolve the entry point from its module and attrs, returning the advertised
1045 The following methods are used to access ``EntryPoint`` objects advertised
1051 such point is advertised by this distribution.
1061 advertised by the named entry point, or raises ``ImportError`` if
1062 the entry point isn't advertised by this distribution, or there is some