Skip to content

FaeizHamdard22/click-request-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Click Request App

A simple CLI app using Python click and requests libraries that:

  • Takes a URL from the user
  • Validates the URL
  • Makes a GET request
  • Displays status code
  • Optionally shows the content of the response

Dependencies

Install required libraries with:

pip install click requests validators

How to Run?

Make sure you're in the project directory, then run:

python cli-req.py

πŸ‘¨β€πŸ’» Author

Faeiz Hamdard GitHub Profile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages