libcrypto New Release 1.0.6
Note
New version of libcrypto has been released v1.0.6
, Check the latest features and updates in this release.
install and use libcrypto with pip
and pip3
follow command :
Windows
pip install libcrypto
# or
pip install libcrypto==1.0.6
upgrade : pip install libcrypto --upgrade
Linux & MacOS
pip3 install libcrypto
# or
pip3 install libcrypto==1.0.6
upgrade : pip3 install libcrypto --upgrade
Programmer and Owner : @Pymmdrza