Is there any reason we named the package itself 'minicli' instead of 'pyminicli'?
HDictus opened this issue · 1 comments
HDictus commented
namespace clash with 'minicli' package, and the fact that you can't install with the same name as you import are both minor but real inconveneinces.
Consider making pyminicli the package name, keep minicli available but give a deprecation warning when it is imported
HDictus commented
well, by we, I do mean me and myself.