StackRating

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

Greg

Rating
1473.66 (4,513,843rd)
Reputation
3,951 (42,453rd)
Page: 1 2 3
Title Δ
why args.add_argument works when given in two separate statements b... +2.05
Flask-RESTful how to add_resource and pass it non-global data 0.00
Virtualenv - Automate project requirements deployment +0.20
Simple Python loop counter issue -1.51
reading a file and getting each line of the file separately -1.67
execute a remote python script, locally with additional arguments -2.59
Connecting to a remote server using Python +0.74
os.mkdir(path) returns OSError when directory does not exist +4.10
switch env inside a task 0.00
Using 2 cd() calls in the same Fabric execution 0.00
How do I get data from a url callback -3.66
Python 3 support for fabric 0.00
How to make fabric flush the it's output? +0.30
What is the most elegant / pythonic way of introducing large intege... -3.42
Python Logic - Simplify/more efficient multiple if elif statements +3.47
How to access part of a dictionary in python? -0.80
Using argparse to create custom command line formats 0.00
how to kill specific process using %cpu over given time in python o... -0.84
Automocking for Python? 0.00
PayPal OAuth: 400 Error even after specifying Host +3.96
Getting TypeError(): test_if_module_exists() when running nosetests 0.00
How can I log into a firewall first before running fabric commands? +0.34
Python script that prints its source -4.05
Fabric: Run command as root automatically +3.92
How to use assert_raises to catch SystemExit exception +0.90
python - Nose not discovering package level tests in Django 0.00
Decorator functions in classes. Should each instantiation result in... 0.00
how to break down a str into a list -1.39
How to generate junit output with nosetests? 0.00
Get list of used configuration files from Nose 0.00
Is it possible to setup environment variables within noses setup.cfg 0.00
How to show error encountered during Fabric local() 0.00
Fabric sudo silently failing 0.00
Is it a good practice to use try-except-else in python? -0.07
Find unique tuples in a list(ignore order) while preserving the oth... -0.34
nose does not discover unit tests using load_tests 0.00
Look up python dict value by expression -2.76
Local variable in each class - python timed loop -3.97
How to determine corner/vertex cells in an arbitrary shape composed... -3.80
Python os.path.join() on a list -3.95
Getting error with python oop with super -2.94
Do something every time a module is imported -4.01
How to fail a python unittest in setUpClass? +4.21
How can I built in a trace ability to python calls? -3.53
How to validate a date in Python and have it so it is on or before... -2.40
How to optimize this Python script? -3.01
Lazy parse a stateful, multiline per record data stream in Python? -3.00
Time a while loop python +3.02
flatten a dictionary of dictionaries in to a list in python +4.25
Insertion sort implementation +4.11