Quantcast
Image

Search Results for: pip-install-on-ubuntu

How to install AWS CLI tools using pip

By  •  November 28, 2023

AWS Command Line Interface (CLI) is a set of tools to manage your AWS infrastructure from the terminal or command prompt. It's written in Python and is available as …
Read More

How to install Scrapy using pip

By  •  December 2, 2021

Scrapy is a Python-based scraping and web crawling program available in Python Package Index. It means that you can install Scrapy on any operating system if you have pip
Read More

Top