An open API service indexing awesome lists of open source software.

https://github.com/messense/flake8-network-timeout


https://github.com/messense/flake8-network-timeout

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# flake8-network-timeout

A flake8 plugin warns you when you forgot to set network timeout when calling external services.

Working in progress

## Supported Libraries

1. redis-py

## Todo

1. requests
2. pymongo
3. etc.