Skip to content

Sender-py/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sender.py CLI tool 💫

A open-source, french, simple and fully free HTTP client. Preview

Options

GET Requests
POST Requests
PUT Requests
DELETE Requests GET Requests (with bearer token)
POST Requests (with bearer token)
PUT Requests (with bearer token)
DELETE Requests (with bearer token)

Installation

git clone https://github.com/Sender-py/cli.git
pip install -r requirements.txt

Usage

python sender.py get --t example.com
python sender.py post --t example.com --data '{"key": "value"}'
python sender.py getwithtoken --t example.com --auth "Bearer token"

Stack

Python Click Requests

Advantages

Open-Source
Bearer-Tokens Friendly
Fully Free

Releases

No releases published

Packages

 
 
 

Contributors

Languages