frankie567/httpx-oauth
Fork: 49 Star: 142 (更新于 2024-11-12 23:11:37)
license: MIT
Language: Python .
Async OAuth client using HTTPX
最后发布版本: v0.15.1 ( 2024-08-22 21:02:15)
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.
最近版本更新:(数据更新于 2024-09-24 03:10:34)
2024-08-22 21:02:15 v0.15.1
2024-07-12 20:49:32 v0.15.0
2024-04-17 16:14:04 v0.14.1
2024-04-12 15:49:03 v0.14.0
2024-04-03 15:44:10 v0.13.3
2024-02-01 16:19:44 v0.13.2
2024-02-01 16:19:34 v0.13.1
2023-06-27 21:13:01 v0.13.0
2023-06-19 16:21:22 v0.12.0
2023-03-28 17:24:03 v0.11.2
主题(topics):
async, httpx, oauth, oauth2, python3
frankie567/httpx-oauth同语言 Python最近更新仓库
2024-11-22 02:39:01 goauthentik/authentik
2024-11-22 00:03:47 comfyanonymous/ComfyUI
2024-11-21 22:06:18 rashevskyv/dbi
2024-11-21 21:09:02 xtekky/gpt4free
2024-11-21 20:03:58 ultralytics/ultralytics
2024-11-21 00:54:04 hect0x7/JMComic-Crawler-Python