httpx-oauth (0.16.1)
Published 2025-01-14 12:03:08 +01:00 by eofredj
Installation
pip install --index-url httpx-oauthAbout this package
Async OAuth client using HTTPX
HTTPX OAuth
Async OAuth client using HTTPX
Documentation: https://frankie567.github.io/httpx-oauth/
Source Code: https://github.com/frankie567/httpx-oauth
Installation
pip install httpx-oauth
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
Development
Setup environment
We use Hatch to manage the development environment and production build. Ensure it's installed on your system.
Run unit tests
You can run all the tests with:
hatch run test
Format the code
Execute the following command to apply isort and black formatting:
hatch run lint
Serve the documentation
You can serve the documentation locally with the following command:
hatch run docs
The documentation will be available on http://localhost:8000.
License
This project is licensed under the terms of the MIT license.
Requirements
Requires Python: >=3.9
Details
2025-01-14 12:03:08 +01:00
Assets (1)
Versions (2)
View all
PyPI
210
37 KiB