lpy VS nbpercent

Compare lpy vs nbpercent and see what are their differences.

lpy

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

nbpercent

Jupyter Notebooks as Scripts with Outputs (by mwouts)
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 nbpercent
1 1
182 3
- -
3.8 10.0
2 months ago about 2 years ago
Emacs Lisp Python
- -
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.

nbpercent

Posts with mentions or reviews of nbpercent. 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
    code-cells and ox-ipynb are different tools, what should be compared is jupytext to ox-ipynb. I actually did that when I was writing the post but I did not include it. Basically, the advantage of jupytext is that it offers very solid round trip conversion whereas ox-ipynb only offers org to ipynb conversion. The advantage of ox-ipynb is that it lets you keep the outputs (which for me is also a very important point). Hopefully, outputs will be supported in jupytext at some point (https://github.com/mwouts/nbpercent/). Of course there is also pandoc, which supports round trip conversion and many more formats but like jupytext it removes the outputs.

What are some alternatives?

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

comp-ide.el - A simple competitive programming IDE

snakemacs - emacs28 setup for Python with conda/mamba

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

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