nplusone

Detecting the n+1 queries problem in Python

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install nplusone

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0.0 2018-05-21    
0.9.0 2017-12-03    
0.8.2 2017-11-27    
0.8.1 2017-08-14    
0.8.0 2017-04-10    
0.7.3 2016-10-24    
0.7.2 2016-06-13    
0.7.1 2016-06-03    
0.7.0 2016-04-17    
0.6.1 2016-01-08    
0.6.0 2016-01-02    
0.5.0 2015-12-28    
0.4.0 2015-11-18    
0.3.0 2015-11-15    
0.2.1 2015-11-10    
0.2.0 2015-07-07    
0.1.0 2015-06-30    

Issues with this package?

Page last updated 2023-10-28 03:41:07 UTC