generated from Hazel/python-project
renamed the project for pypi
This commit is contained in:
parent
7dbdc39621
commit
04e3d8f29f
@ -11,8 +11,10 @@ A Python library for simplified HTTP requests, featuring rate limiting, browser-
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
**Note:** *I couldn't upload it as `python-requests` because pypi does not allow it.*
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install python-requests
|
pip install easy-requests
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "python-requests"
|
name = "easy-requests"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"requests~=2.32.4"
|
"requests~=2.32.4"
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user