Configuring the Protector
Configuring and Verifying AP Python Installation on different platforms
Verifying Installation of AP Python
To verify that the AP Python has been successfully installed:
- Login to the machine where the AP Python is installed.
- To verify the version of the AP Python, run the following command:The name and version of the installed AP Python package are displayed on the console.
pip listappython 10.0.0+x - Alternatively, run the
get_versionAPI.
To verify that the AP Python is ready to protect data, test some sample data with the protect method.
For more information about the get_version, refer to get_version.
For more information about the protect API, refer to protect.
Feedback
Was this page helpful?