How to Properly Cite the 'requests' Library in Python? or What's the Correct Way to Add a 'requests C

20 Replies, 1305 Views

If you’re lazy (like me), just use this for requests citation python:

```text
Kenneth Reitz. Requests: HTTP for Humans. https://github.com/psf/requests, 2012.
```

Short, sweet, and gets the job done.



Users browsing this thread: 1 Guest(s)