From 219855844ee86737b2d0df4536abeb801848f2e1 Mon Sep 17 00:00:00 2001 From: snim2 Date: Wed, 13 Aug 2014 17:21:42 +0100 Subject: [PATCH] Python dreams on Py3, types, concurrency, tools, community --- snim2/dreams.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 snim2/dreams.md diff --git a/snim2/dreams.md b/snim2/dreams.md new file mode 100644 index 0000000..215e95c --- /dev/null +++ b/snim2/dreams.md @@ -0,0 +1,7 @@ +# Dreams + +- A Python 3 version of PyPy as the default Python +- A *really smart* alternative to the false-dichotomy of static vs. dynamic typing +- A *really compelling* story for concurrent and parallel Python +- A *really simple* tool-chain for packaging, versioning and deploying +- A *really welcoming* community where diversity is the default