mirror of
https://github.com/not-kennethreitz/dream-python.git
synced 2026-06-05 07:06:12 +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