<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;"><div>Hello people,<br></div><div><br></div><div>I have a little question, stemming from a mistake I made many years ago related to the AequilibraE QGIS plugin.<br></div><div><br></div><div>So.... When I released the plugin, I gave it the exact same name of the Python library (<i>aequilibrae</i>) and went through some pretty tortuous roads to make it all work. Now that we are cleaning everything with proper software dev practices (linting, tests, etc), we renamed the QGIS plugin to <i>qaequilibrae</i>, which disambiguates everything and allows us to have imports for both the plugin and the library.<br></div><div><br></div><div>However, as you all probably know, there is a restriction on changing the name of the folder that holds the plugin (understandable, as we want to avoid conflicts with other plugins).<br></div><div><br></div><div>AequilibraE is garnering a healthy number of users both inside QGIS and for its Python library, and we don't want to do anything to loose momentum. So my question is: What is the best path here?<br></div><div><br></div><div>Thanks for your thoughts,<br></div><div>Pedro</div><div><br></div></div><br></body></html>