pysealer extension for Visual Studio CodeVisual Studio Code extension for pysealer
This extension bundles pysealer version 0.9.0 for macOS, Windows, and Linux, with support for Python 3.10, 3.11, 3.12, 3.13, and 3.14. No additional installation is required—everything works out of the box. Pysealer helps maintain code integrity by automatically adding OverviewThe pysealer-vscode extension brings all the core functionality of the pysealer CLI directly into Visual Studio Code. You can lock, check, and remove cryptographic decorators from Python functions and classes, ensuring code integrity and tamper detection without leaving your editor. Key features:
All CLI commands are available from the command palette or context menu, making it easy to secure your Python codebase as you work. FeaturesThe extension provides all core pysealer CLI commands directly in Visual Studio Code:
To use these features, open the command palette ( For best results, follow the setup steps in the pysealer README before using the extension. Contributing🙌 Contributions are welcome! Before contributing, make sure to review the CONTRIBUTING.md document. All ideas and contributions are appreciated—thanks for helping make pysealer-vscode better! Licensepysealer-vscode is licensed under the MIT License. See LICENSE for details. |