Skip to content

byteplus-sdk/example-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

example for byteplus

How to run example

Take the retail industry as an example:

  • clone the project.
  • install requirements.
  • add example root path to envs.
  • enter the example directory.
  • fill necessary parameters.
  • run main.py.
git https://github.com/byteplus-sdk/example-python.git
cd example-python
pip3 install -r requirements.txt
export PYTHONPATH=$PYTHONPATH:$PWD
cd example/retailv2
# fill in tenant, token, tenantID and other parameters.
python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •