Install Python Module Directly
Sometimes, python modules in pypi.org is outdated a little bit but it's source code has already fixed what you wanted. You can install the said module directly using:
or in one line (replace the repo accordingly):
Sometimes, python modules in pypi.org is outdated a little bit but it's source code has already fixed what you wanted. You can install the said module directly using:
or in one line (replace the repo accordingly):