From 32bce1902880d9baab8af2336cb97d99f5195c16 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 6 Oct 2011 23:01:52 -0400 Subject: [PATCH] for humans --- pragmatic_packages/0_intro.md | 14 +++++++------- showoff.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pragmatic_packages/0_intro.md b/pragmatic_packages/0_intro.md index 686c0df..f46b7a0 100644 --- a/pragmatic_packages/0_intro.md +++ b/pragmatic_packages/0_intro.md @@ -34,11 +34,11 @@ github.com/kennethreitz !SLIDE incremental bullets small -* Requests -* Tablib -* Legit -* OSX-GCC-Installer -* Clint -* Envoy -* HTTPBin +* Requests: HTTP for Humans +* Tablib: Pythonic Tabular Datasets +* Legit: Awesome Git CLI +* OSX-GCC-Installer: Risking it all +* Clint: Command-line Interface Tools +* Envoy: Subprocess for Humans +* Httpbin: Response Service * ~197 Others diff --git a/showoff.json b/showoff.json index e0984f4..1006c67 100644 --- a/showoff.json +++ b/showoff.json @@ -1,5 +1,5 @@ { - "name": "Pragmatic Python", + "name": "Python for Humans", "sections": [ {"section": "pragmatic_packages"}