On 06/24/2017 10:30 AM, Terry Reedy wrote:
Solution: name the file blurb.py and put it in site-packages.  This is standard and what is done by all other pip-installs that I have run. Put a copy in /Scripts if you want, but that is really optional and only sometimes effective.

Brett redid the installer with "flit" and pushed, and he says you should now be able to run blurb via "python3 -m blurb".  Please update blurb (via pip3.6) and let us know if it now works for you on Windows.

Cheers,


/arry