mirror of
https://github.com/kennethreitz/dream-python.git
synced 2026-06-05 15:10:20 +00:00
Dreams ====== * Python 3 as default * No more python2/python3 * Python as default scripting language for Apache/Nginx (maybe mod_wsgi). * Get rid of the GIL, threads should just work without surprises. * ipython-like repl/interactive shell by default (shiny colors please!) * Zope-Like intefaces