Hi guys,
I'm just about to start using hermes to update some of our metadata but have discovered that someone has released an unrelated package also called hermes:
https://pypi.python.org/pypi/hermes/
I'm going to write a setup.py script for this and will probably rename the package to esri-hermes, but will keep the package folder name as hermes, so the distinction will only be to pip. We'll put it into our internal PyPi mirror, but it would be nice for this to be published to the public PyPi but I'm not sure what further steps should be taken to avoid the package folder name conflict if someone happened to install both esri-hermes and hermes... Any thoughts?
Hi guys,
I'm just about to start using
hermesto update some of our metadata but have discovered that someone has released an unrelated package also calledhermes:https://pypi.python.org/pypi/hermes/
I'm going to write a
setup.pyscript for this and will probably rename the package toesri-hermes, but will keep the package folder name ashermes, so the distinction will only be topip. We'll put it into our internal PyPi mirror, but it would be nice for this to be published to the public PyPi but I'm not sure what further steps should be taken to avoid the package folder name conflict if someone happened to install both esri-hermes and hermes... Any thoughts?