Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 407 Bytes

File metadata and controls

22 lines (14 loc) · 407 Bytes

Installation

Getting Started

You can add PythonProtector to your python project in a few easy steps. First of all, install the dependency:

Default Dependency

Python 3.11 or higher is required

Install The PyPi Version:

py -3 -m pip install -U PythonProtector

You may also install the development version:

pip install git+https://github.com/xFGhoul/PythonProtector.git