Medium Python

Use requests for sync HTTP

Rule Description

requests for simple sync HTTP. Session for connection pooling. Timeout always. Use httpx for async.

Included in Rulesets

Django Best Practices
56 rules • 1 standard
View
FastAPI Guidelines
56 rules • 1 standard
View
Python Standards
56 rules • 2 standards
View
Code Review Standards
214 rules • 0 standards
View

Add This Rule

Sign in to add this rule to your workspace

Sign in with GitHub

Details

Severity
Medium
Category
Python
Used in
4 rulesets