The python tag has no wiki summary.
3
votes
1answer
61 views
Please create “pyramid” tag
I am new on codereview so I don't have the privilege to create a tag.
Can one of you create it for me?
tag name: "pyramid" or "pyramid framework"
Thank you in advance.
1
vote
0answers
59 views
Is flash card code optimization appropriate for Code Review?
I have considered trying to learn languages using spaced repetition (e.g., http://sivers.org/srs), but in the past my desire to learn the 'best' approach has stopped me from pursuing this method.
For ...
6
votes
7answers
273 views
Python - Common Improvements
What are the most common improvements of Python code you've applied or seen applied (to you or someone else) here on codereview?