Skip to content

shunyeka-spl/trendmicro-workload-security-sdk-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

trendmicro-workload-security-sdk-python

Local Setup

  • Download SDK.
  • Extract the Python SDK ZIP file.
  • Open a Command Line or Terminal and change the current directory to the directory of the extracted contents.
  • Enter the following command to install the module and dependencies:
  • Install Python version 3.9
  • Create Virtual Environment using python3.9 -m venv venv
  • Run the following commands.
(For Linux) source venv/bin/activate
(For Linux) source venv/bin/activate
(For Windows) python -m pip install .
(For Windows) python3 -m pip install .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages