ShellHacks
Command-Line Tips and Tricks

pip

  • Blog

Python: Check Package Version

Posted on July 18, 2022July 20, 2022by admin

While working with Python you may wonder what is the version of a certain Python package (library) that you are using. There are several ways of how to get the version of a package or module in Python. This note describes how to check the version of Python packages from a Python shell, from a […]

Read More
No comments yet
  • Blog

PIP: Install From Private PyPi Repository

Posted on February 18, 2021by admin

By default pip installs packages from a public PyPi repository but can also be configured to install them from the private repositories, like Nexus or Artifactory. In this note i will show how to configure pip to install packages from the private repositories. I will also show how to define username and password in pip […]

Read More
2 Comments

Subscribe

  • Telegram
  • Twitter
  • RSS

Online Tools

  • Base64 Decode
  • Base64 Encode

Tags

access-control anonymity ansible apache archive arduino artifactory bash boot cmd command-line curl dns docker encryption git gitlab helm jenkins kubernetes linux macos mail mikrotik mongodb mysql network openssl pdf php powershell prometheus python raspberry pi ssh sublime text systemd telegram telnet text-processing tor tsm windows wordpress yum
  • Telegram
  • Twitter
  • RSS
Privacy
Copyright © 2011-2023 | www.ShellHacks.com