Q:

pypi

python3 setup.py sdist bdist_wheel
twine upload dist/*
1
python -m pip install <package>

#Download Selenium
python -m pip install selenium
1
To install any package from PyPi:

Type: python -m pip install <package name>
or simplay: pip install <package name>
0

New to Communities?

Join the community