• 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 "python3" but not "python" and "ascii"

 Tags: python3  x  -python  x  -ascii  x 
  
  • 19k
    views
    3
    score
    Lines Of Code (LOC)
    Python / count, lines, python2, python3, source / by Jean Brouwers (7 years ago, revision 3)
  • 10k
    views
    1
    score
    LRU dictionary
    Python / dict, dictionary, expiration, expiring, lru, lru_cache, python3 / by Felix (8 years ago)
  • 6k
    views
    1
    score
    [python3-tk/ttk] Onager Scratchpad
    Python / python3, text_processing, tkinter, ttk, windows / by Mickey Kocic (7 years ago, revision 2)
  • 7k
    views
    1
    score
    Decorator for defining functions with keyword-only arguments
    Python / arguments, decorator, decorators, keyword, metadecorator, positional, python2, python3 / by Oscar Byrne (8 years ago, revision 2)
  • 36k
    views
    2
    score
    Game of Life - Python 3.4 & tkinter
    Python / python3, tkinter / by Peter M (9 years ago)
  • 15k
    views
    1
    score
    All in one Area Calculator
    Python / calculator, circlearea, gui, python3, tkinter, tranglearea, trianglearea / by karim (9 years ago, revision 2)
  • 83k
    views
    0
    score
    Droids ( a text adventure )
    Python / beginner, commandline, game, python3, text / by jay (10 years ago)
  • 12k
    views
    0
    score
    Droids 2 ( IF )
    Python / beginner, commandline, game, if, learning, python3, text / by jay (10 years ago, revision 2)
  • 25k
    views
    0
    score
    2 very basic text games.
    Python / beginner, commandline, fun, python3 / by jay (10 years ago)
  • 15k
    views
    0
    score
    Type checking using Python 3.x annotations
    Python / annotations, check,