"How to protect the python code"

Saba Kauser skauser at rocketsoftware.com
Thu Sep 5 04:48:32 EDT 2019


Hello Experts,

I am looking for ways available to protect the python source code from being available to users for write/modify.
Is it a good idea to think that python source code can be protected?

I am aware that there are ways available to generate extensions like in C(.pyd files) and module the sensitive code likewise, but are there any better options available for protecting the native python source code itself. My requirement is to have the application/source in native python and not intermediate to other languages.

Please share your thoughts.

Thanks!
--------------------------------------------------------------------
Saba Kauser
E: skauser at rocketsoftware.com<mailto:skauser at rocketsoftware.com>
---------------------------------------------------------------------


================================
Rocket Software, Inc. and subsidiaries ? 77 Fourth Avenue, Waltham MA 02451 ? Main Office Toll Free Number: +1 855.577.4323
Contact Customer Support: https://my.rocketsoftware.com/RocketCommunity/RCEmailSupport
Unsubscribe from Marketing Messages/Manage Your Subscription Preferences - http://www.rocketsoftware.com/manage-your-email-preferences
Privacy Policy - http://www.rocketsoftware.com/company/legal/privacy-policy
================================

This communication and any attachments may contain confidential information of Rocket Software, Inc. All unauthorized use, disclosure or distribution is prohibited. If you are not the intended recipient, please notify Rocket Software immediately and destroy all copies of this communication. Thank you.



More information about the Python-list mailing list