Skip to content

Reyalsorik/python-requests

Repository files navigation

Requests

Requests

Handle HTTP requests.


Table of Contents


Requirements

  • Python 3.11.1+

    • Testing has been conducted on Python 3.11.1.
    • Older versions of Python 3 may suffice, but previous versions may not be supported.
    • Python 2.x is not compatible; don't try it.
  • Package libraries (automatically installed via pip installation)


Reporting bugs

Open an issue to have a maintainer evaluate the concern.

Contributing

Bug fixes, improvements, new features, etc!
Please submit your code or documentation via GitHub as a pull request.

Tests

TBD


About

Contains the logic for interacting with HTTP requests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published