Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bartwel27/httprequests

This python app is used for sending, receiving http headers,requests,json Objects, cookies, and etc using the GUI of python framework library which is kivy, we've made it possible for an interactive user interface used to deal with http requests
https://github.com/bartwel27/httprequests

kivy kivy-application kivy-framework kivymd-python python-library python3

Last synced: about 20 hours ago
JSON representation

This python app is used for sending, receiving http headers,requests,json Objects, cookies, and etc using the GUI of python framework library which is kivy, we've made it possible for an interactive user interface used to deal with http requests

Awesome Lists containing this project

README

        

![CI](https://github.com/Bartwel27/httpRequests/actions/workflows/blank.yml/badge.svg)

[![CI](https://github.com/Bartwel27/httpRequests/actions/workflows/blank.yml/badge.svg)](https://github.com/Bartwel27/httpRequests/actions/workflows/blank.yml)

# httpRequests
This python app is used for sending, receiving http headers,requests,json Objects, cookies, and etc using the GUI of python framework library which is kivy, we've made it possible for an interactive user interface used to deal with http requests

> python framework

In order for this app to work you have to install kivy framework library and run it.
```
pip install requests
```

```
pip install kivy
```

>[!TIP]
> Before running the python script, make sure you install the requests packege, after you are done with installations, please find a way to get kivy working on your device, if you're using an Android then just download pydroid3 then install the kivy library framework through the app