hide_my_code library
A package to hide and reveal sensitive code files with encryption.
This package provides functionality to encrypt and decrypt files, allowing developers to hide sensitive implementation details from their repositories while providing a mechanism to regenerate them when needed.
Classes
- HideMyCode
- Main class for the hide_my_code package