• Skip to Search
  • Skip to Navigation
  • Skip to Content
  • Community
  • |
  • Code
  • |
  • Docs
  • |
  • Downloads ▼
    • Perl
    • Python
    • Tcl
    • Komodo IDE
  • |
  • more ▼
    • Lists
    • Support
    • PPM Index
    • PyPM Index
Welcome, guest | Sign In | My Account | Store | Cart
ActiveState Code » Recipes
Languages Tags Authors Sets

Popular recipes tagged "python2" but not "comprehension" and "beginner"

 Tags: python2  x  -comprehension  x  -beginner  x 
  
  • 19k
    views
    3
    score
    Lines Of Code (LOC)
    Python / count, lines, python2, python3, source / by Jean Brouwers (7 years ago, revision 3)
  • 9k
    views
    2
    score
    Find the arity of a Python function
    Python / functions, introspection, python, python2, reflection / by Vasudev Ram (7 years ago)
  • 8k
    views
    2
    score
    Put Peewee ORM data to PDF with xtopdf
    Python / conversion, converter, database, formats, orm, pdf, pdf_generation, peewee, python, python2, sqlite, xtopdf / by Vasudev Ram (7 years ago)
  • 14k
    views
    1
    score
    Finding the sizes of various Python data types
    Python / data, datastructures, memory, python, python2, system, type / by Vasudev Ram (7 years ago)
  • 32k
    views
    1
    score
    Simple drawing tool with Python turtle graphics
    Python / drawing, graphics, python, python2, tkinter, turtle / by Vasudev Ram (8 years ago)
  • 11k
    views
    -2
    score
    The many uses of randomness - Part 1
    Python / python, python2, random, random_number / by Vasudev Ram (7 years ago)
  • 10k
    views
    1
    score
    Python-controlled Unix pipeline to generate PDF
    Python / linux, pdf, pdf_generation, pipe, pipelining, python, python2, unix / by Vasudev Ram (8 years ago)
  • 6k
    views
    1
    score
    Python2 keyword-only argument emulation as a decorator. Python3 compatible.
    Python / args, arguments, keyword, keyword_only, kwonly, only, python2 / by István Pásztor (8 years ago, revision 4)
  • 23k
    views
    1
    score
    Generate a PDF invoice with xtopdf and Python
    Python / pdf, pdfwriter,