Install the package
Install the BoldSign python SDK package by using the pip tool:
pip install boldsign
By default, the latest stable version will be installed. If you want to switch to any specific version, you can do by mentioning the exact version in the command.
pip install boldsign==1.0.0b3
BoldSign python package can be found in this link-
https://pypi.org/project/boldsign/.