Skip to content

An package for python help send your data out your service

License

Notifications You must be signed in to change notification settings

anthoai97/dsr-python-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate gRPC code

python -m grpc_tools.protoc -I./protos --python_out=. --pyi_out=. --grpc_python_out=. ./protos/agent_service.proto

Build Package

python -m build

Upload Package

py -m twine upload dist/*

About

An package for python help send your data out your service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages