Installing¶
You can install PySMSBoxNet using pip:
pip install pysmsboxnet
If you want to test a beta version, you can add the --pre
flag:
pip install --pre pysmsboxnet
Updating¶
You can update using pip:
pip install --upgrade pysmsboxnet
You can install PySMSBoxNet using pip:
pip install pysmsboxnet
If you want to test a beta version, you can add the --pre
flag:
pip install --pre pysmsboxnet
You can update using pip:
pip install --upgrade pysmsboxnet