Stack Exchange
Stack Overflow
  • Questions
  • Tags
  • Users
  • About
Stack Overflow
    1. Public
    2. Questions
    3. Tags
    4. Users
    5. About

Pythonista

11,152
reputation
2
29
49
  • Roanoke, VA, United States
  • Member since August 15 2015
  • 1243 profile views
  • Last seen Jun 04 '22 at 02:44

A Djangonaut by day and ninja by night.

What is 'good python code' and how can this meet the guidelines?

For my fellow djangonauts:

  1. Original GOAT: Wagtail
  2. Upcoming GOAT: Coderedcms and my own fork ;)

Common questions and answers:

What does Python mean by printing "[...]" for an object reference?

Why does string equality not working in this Python code as expected?

How to test if none of the iterables are true in Python 3

Python: TypeError: argument after * must be a sequence

How to set a tkinter window to a constant size

TemplateDoesNotExist error (Python 3.6.1, Django 1.11.1, PyCharm)

Removing duplicates from list of lists by using list comprehension