[09:39:18] <ronny> jezdez: you never explained what you meant yesterday
[19:20:34] <blixhavn_> could anyone give me a quick introduction to the entry_points parameter?
[19:44:23] <ronny> blixhavn: what do you need to know?
[19:46:28] <blixhavn> basically what blixhavn_ asked
[19:46:47] <blixhavn> the entry_points parameter in setup.py, how does it work?
[19:53:04] <pjdelport> blixhavn: Have you looked at http://pythonhosted.org/setuptools/setuptools.html#automatic-script-creation ?
[19:53:23] <pjdelport> Or http://pythonhosted.org/setuptools/setuptools.html#dynamic-discovery-of-services-and-plugins more generally.
[21:15:36] <ronny> blixhavn: back when i got inti it it was self-evident to me - it seems like your perspective is sufficiently different that it is not, which is kinda interesting cause it poitns to a weakness in the docs