pyconcrete
pyconcrete copied to clipboard
Extra security precaution suggestion
trafficstars
Hi,
Thx for your effort.
I have two question/suggestion:
1 - My main python includes some other python modules so I wonder can we also compile other modules which is included by main module so it can safely use it ?
2 - Can we change the extansion .pye to something else ? its also another protection . So viewer not understand at first place the pyconcrete is used ?
Best
For question 1. Yes, you can add these modules as local library, not installed by pip.
For question 2. It's a good suggestion to customize extension .pye, please update the issue subject, I will schedule the task