rodion-gudz / PySender

Yandex Lyceum QT Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PySender

What is it?

PyQt app to send REST API requests

PyPi - PySender

screenshot

Main features:

  • GET, POST, PUT and other requests types

  • Basic and Digest authentication

  • Custom headers

  • JSON response with status code

  • And not only 😉

The latest version and updates

You can find the latest binaries on Github repository releases

Installation

First method (Recommended)

Second method

  • Open your terminal/CMD

  • Install PySender via pip3 install PySender

Requirements

  • OS Independent
  • Python >= 3.6.1

About

Yandex Lyceum QT Project

License:MIT License


Languages

Language:Python 100.0%