https://github.com/bartwel27/kivyrequest
A python code written in kivy framework language that allows the Requests library to be integrated and used in a GUI uix code...
https://github.com/bartwel27/kivyrequest
kivy-framework python python-framework
Last synced: 3 months ago
JSON representation
A python code written in kivy framework language that allows the Requests library to be integrated and used in a GUI uix code...
- Host: GitHub
- URL: https://github.com/bartwel27/kivyrequest
- Owner: Bartwel27
- License: gpl-3.0
- Created: 2024-04-18T21:08:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-27T05:23:57.000Z (about 1 year ago)
- Last Synced: 2025-02-10T23:54:36.085Z (4 months ago)
- Topics: kivy-framework, python, python-framework
- Language: Python
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# kivyRequest
A python code written in kivy framework language that allows the Requests library to be integrated and used in a GUI uix code, this app sends and receives http requests responses you might want to test out.> python framework
In order for this app to work you have to install kivy framework library and run it.
```
pip install requests
```>[!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 thwn just download pydroid3 then install the kivy library framework through the app