i worked on pyd and etc but still can not hide my code from other users of my python script
how can i fix this?
You can't. At best you can obfuscate it to keep "normal" users from copying and modifying, but ultimately this is only a nuisance.
You can never completely hide your code. A search will indicate that it is almost impossible to prevent reverse engineering any code in any language.
License it... then you have legal recourse ... or move forward and open source it if you have no intention of marketing it.
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.