justpyplot
                                
                                
                                
                                    justpyplot copied to clipboard
                            
                            
                            
                        Change Naming?
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.