StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

mouad

Rating
1581.80 (2,860th)
Reputation
48,053 (2,129th)
Page: 1 2 3 ... 8
Title Δ
Python Thread Communication Solution +1.50
Unexpected behavior when using python thread locks and circulair im... +2.06
python import statement semantics +0.12
Why is `gevent.spawn` different than a monkeypatched `threading.Thr... 0.00
Python cyclic imports fail when using from package import module sy... 0.00
Are class based views widely used by the Django community? 0.00
django: 'has no ForeignKey' Error while running the 'django by exam... -0.16
Django : What is the role of ModelState? 0.00
__getattr__ on a class and not (or as well as) an instance +1.57
Python TCPServer 0.00
Pythonically transforming a dictionary +0.40
How do I fix a ValueError: read of closed file exception? +0.38
How to cause an error or unwanted behaviour by not closing a file o... +0.25
Python:What's wrong in my unit testing code? +0.38
Is there a way to count how many values I have in yield? +1.77
Changing the default version of python for Ned Batchelder's coverag... +0.38
Python getline() issue +0.39
Python BeautifulSoup Decoding HTML entities +0.41
os.getcwd() vs os.path.abspath(os.path.dirname(__file__)) +0.39
Update Backbone.js model in MySQL database -0.10
How to bind change event in Backbone? +0.35
beautiful soup extract a href from google search 0.00
Python with statement 0.00
Select distinct in Django -2.10
Fabric code asking for hosts 0.00
Why is my setUpClass function not called when I load the test suite... -0.61
How to use Python unittest assertRaises to test that function doesn... +1.78
Django ORM: can I have a BooleanField associated to a char column i... +0.38
Python coroutine that consumes and produces 0.00
Is there a possibility in python to call a classmethod out of the c... +2.56
Python Handling Socketserver request in the Thread +0.41
Simplifying Django views form handling logic -2.11
Trying to insert variables from two lists into strings - how do I d... +0.44
namespace on python pickle 0.00
How to save the code object in file? +0.40
read the whole file at once -2.15
Accessing returned dict's key, while resolved to value as expected,... +0.41
String construction using OOP and Proxy pattern +2.80
Can you make multiple "if" conditions in Python? -0.14
Python naming conventions for attributes and methods meant to be ov... -0.76
Is there a way to identify an inherited method in Python? +0.49
With python sqlite3 module, how to deal with fields that contain do... +0.41
Looking for method / module to determine the compiler which was use... +0.44
What does bare strings in the body of a class definition mean? -1.98
Metaclass's "__call__" and product-class's "__init__... +2.29
Why cannot pass print function to dir() in python? 0.00
Python: "bad interpreter: No such file or directory" when... 0.00
Running separate code while a socket server is running? +0.39
Randomly choose a number in a specific range with a specific multip... +1.26
Why tuple assignment failed? -0.16