justpyplot icon indicating copy to clipboard operation
justpyplot copied to clipboard

Change Naming?

Open bedbad opened this issue 8 months ago • 3 comments

While the project is growing and expanding, I find that maybe before it's spread too far people could vote for shorter name than 'JustPyPlot'

One of the issues with it is that it's long and long to type, especially with package structure : 'justpyplot.justpyplot' and the 'as' alias maybe too long to type in all places for all users: import justpyplot as jplt .. jplt.something() against plt.something() or pl.something() or gr.something

One of the reasons for 'JustPyPlot' is to drive in the idea that we want access to just the plot entity itself and use likewise directly in Python however we want, not do hooplas with some C buffer and it might grow out of this reason.

bedbad avatar Feb 27 '25 15:02 bedbad