pc-python-integration
pc-python-integration copied to clipboard
Python3 API toolkit for Prisma Cloud APIs
Results
2
pc-python-integration issues
Sort by
recently updated
recently updated
newest added
## Describe the bug Installing with pip3 does not work ## Expected behavior Install the package ## Current behavior Errors and outputs: ``` The license_file parameter is deprecated, use license_files...
bug
## Description We found that the library fails if there are any comments in the credentials json files so to handle this I use the json5 library instead of the...