Skip to main content

Overview

logo.svg

What is this project?

pywhlobf specializes in safeguarding your valuable source code and helping you secure your intellectual property. It does so by converting your .py Python source code into a compiled shared library, which is a .so file in Linux/macOS or a .pyd file in Windows. By doing so, you can distribute your compiled code to others while keeping your source implementation confidential.

How do I get started?

We suggest starting by reading the 🚀 Quick Start section and then reading relevant subsections in the 📝 Commands section as needed. If you encounter any issues during the process, please follow the 📌 Participation Guidelines section to contact us.

How can I support this project?

Being a user of this project and providing feedback is the most significant way to support us.

If you find this project helpful, please show your support by giving a star ⭐ to our Github Repository.

If you appreciate our work and find it valuable, 💰 Sponsorship will help us to focus more on the project's development and maintenance, providing you with better user experience and richer features.

Thank you for your support!

What is the project license?

The project is licensed under the MIT License.