Skip to content

Instantly share code, notes, and snippets.

@Rahmanism
Created January 7, 2023 09:15
Show Gist options
  • Save Rahmanism/7c1c64cee0e853f8a88297dcf5243ad5 to your computer and use it in GitHub Desktop.
Save Rahmanism/7c1c64cee0e853f8a88297dcf5243ad5 to your computer and use it in GitHub Desktop.
To install whl python packages
pip install package_name.whl
# https://stackoverflow.com/a/64450982/3144631
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment