StackRating

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

wim

Rating
1722.75 (76th)
Reputation
181,552 (277th)
Page: 1 2 3 4 ... 57
Title Δ
Is there any way to get the installed modules without version info... -0.96
What is the difference between suprocess.run(['ls', '-l... 0.00
Can decorators modify type hints in the function signature of wrapp... +0.21
Why disassembly a python class definition shows two identical LOAD_... 0.00
isoformat function of datetime module in python returns incorrect o... 0.00
How to call a function with positional-only parameters given an arg... 0.00
pip install a package from a private repo but dependencies from PyP... 0.00
Looping a list of lists, while accessing each elements easily -3.17
Why does pip list not work correctly within a virtual environment c... 0.00
How to convert the list into a list of dictionaries? 0.00
How to create a subscriptable Mock object? 0.00
How does "__getitem__" call "__missing__" for d... 0.00
How to create a file with a set size in python? 0.00
Why do I get so many wheel files when I download a Python package u... +1.05
Is it okay to import a dependency at the point of use rather than a... 0.00
Python3 How to get raw bytes string without encode? +0.22
python3 raising attribute-error on type annotation 0.00
Python: requirements.txt specify module with two version ranges 0.00
How does Python pow() function work with a negative power and a mod... +0.89
How to require importlib.resources in a Python setup script 0.00
How to iterate over named keyword arguments? 0.00
Checking call order with pytest-mock +0.22
pip/setuptools/packaging using version specifiers, as defined in PE... 0.00
how to create top-level module function from another function? 0.00
Choices argparse option with "-x" arguments 0.00
Why should I convert iterable object to iterator first? +1.08
Pass a dictionary in try/except clause 0.00
Convert "\x" escaped string into readable string in python 0.00
Create a list with specific string length from another list -0.26
How do I subtract odd index values and add even index values in a l... 0.00
Doctest and third party decorator +0.95
String formatting for keys with ":" and "/" 0.00
Is there a way to manage multiple module version within python3.7 0.00
How to Split String with Selected White Spaces Python -0.19
Python logging why outputing twice? 0.00
How can I check the fully qualfied method name of a package importe... 0.00
python strftime without leading 0 +0.90
Python package distribution with entry_point console_script -0.78
Python: time data '19. Mai 2020' does not match format '... 0.00
Date parsing is inappropriate in python-dateutil module 0.00
Is there a way to programmatically confirm that a python package ve... +1.01
How to get a list of values from tuples which the second value is t... +1.18
Shorten sleep time on user input 0.00
Using word[1:2] instead of just word[1]? +0.70
how to find all children for all keys in a dictionary with Python -0.81
Why is my venv using a different pip version than I have installed 0.00
How to handle exception and exit? +0.49
Why don't Python sets preserve insertion order? +0.64
Recommended way of closing files using pathlib module? -2.15
insert value in a list ignoring nan +0.90