On Thu, 23 Nov 2017 00:20:34 -0600
"Edward K. Ream" <[email protected]> wrote:

> On Wed, Nov 22, 2017 at 6:20 PM, Terry Brown <[email protected]>
> wrote:
> 
> > markdown.py would be a much lighter dependency than pandoc,
> > although a bit less featurefull. My goal is to have leo_edit_pane
> > replace viewrendered. LEP will use either.
> >
> > You probably take this in to account already, but a lot of these
> > things are "recommends" rather than "requires" kind of dependencies.
> 
> ​Indeed.  The way to cut through all this morass is to use the
> Anaconda distribution.  This gives you almost everything you ever
> need, except pylint.

I think though that making `pip install leo-editor` work with or
without Anaconda is very valuable from the point of view of making Leo
easy for people to try.

Tell people to install Anaconda, and first they see what is still a
semi-commercial system, and then the find the download is ~500 Mb,
which is an impediment for some people and gives the impression it's
going to install a lot of stuff in your system.  Of course miniconda is
a much lighter weight solution, but then you have to handle
dependencies again.  pip is definitely the most cross-platform light
weight out of the box installer for Python apps.

Cheers -Terry

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to