lpy VS snakemacs

Compare lpy vs snakemacs and see what are their differences.

lpy

Minimal Python IDE for GNU Emacs (by abo-abo)

snakemacs

emacs28 setup for Python with conda/mamba (by martibosch)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
lpy snakemacs
1 2
182 5
- -
3.8 4.8
2 months ago 3 days ago
Emacs Lisp Emacs Lisp
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

lpy

Posts with mentions or reviews of lpy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-24.
  • Jupyter in the Emacs universe
    4 projects | /r/emacs | 24 May 2023
    Also wanted to note another option for python scripts, https://github.com/abo-abo/lpy (that uses lispy). Lispy seems to be actively maintained and lpy is less (abo-abo doesn't seem to be active anymore). There are a few drawbacks, specifically around async evaluation but it's a very interesting option, and with a little more maintenance of the package is even great.

snakemacs

Posts with mentions or reviews of snakemacs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-24.
  • Jupyter in the Emacs universe
    4 projects | /r/emacs | 24 May 2023
    the config that I used in that part is here: https://github.com/martibosch/snakemacs/blob/code-cells-org/main.el
  • yet another case of making TAB indentation work in Python src blocks in org-mode
    2 projects | /r/emacs | 10 Jan 2023
    I am trying to get a Jupyter-like experience in org mode using org mode. I mostly followed the "Replacing Jupyter Notebook with Org Mode" blog post by sqrtminusone and added some additional config to have conda-environment-aware IDE features in Python mode. You can see my current config here: https://github.com/martibosch/snakemacs

What are some alternatives?

When comparing lpy and snakemacs you can also consider the following projects:

comp-ide.el - A simple competitive programming IDE

emacs-jupyter - emacs plug-in to run python code inside tex or markdown buffer

slime-star - SLIME configuration with some extensions pre-installed.

org-tanglesync.el

nbpercent - Jupyter Notebooks as Scripts with Outputs