HTTP Requests Module
Project description
Simple Request class
Usage
from bw_requests import Requests
service=Requests('https://www.libero.it').get('',headers={"Content-Type": 'application/json; charset=UTF-8','User-Agent':'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0'})
print(service)
service=Requests('https://www.libero.it').get('',headers={"Content-Type": 'application/json; charset=UTF-8'})
print(service)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bw_requests-0.0.2.tar.gz
(3.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bw_requests-0.0.2.tar.gz.
File metadata
- Download URL: bw_requests-0.0.2.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a2376e36dbf0e48908484b7b9992020c82b13e122ef4ec487dd2afea3b04b2b8
|
|
| MD5 |
590d12691d2e5bbd3588864ba5f111ca
|
|
| BLAKE2b-256 |
af482ad0604062b864c3ecf0a5b066ff8bce81628c8cd9621e46fed3353e0d3c
|
File details
Details for the file bw_requests-0.0.2-py3-none-any.whl.
File metadata
- Download URL: bw_requests-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb0c962b19f1f618795b4ffb077217136b5ccab286494258aa22ed0ab8fe8741
|
|
| MD5 |
6ec6fb1e6cc94ef056d9aa741c6298a9
|
|
| BLAKE2b-256 |
900cb205017862c257704f2db44d5760ca99309d3d4cd98dab012aadae1d89fb
|