Discovered Topics
python
programming
development
tools
software
eclipse
plugin
ide
opensource
editor
[Discover] p-nand-q.com : Computer : python : Stupid Lambda Tricks http://www.p-nand-q.com/python/stupid_lambda_tricks.html
(python functional lambda programming) 
[Discover] Valued Lessons: Monads in Python (with nice syntax!) http://www.valuedlessons.com/2008/01/monads-in-python-with-nice-syntax.html (python programming monads functional)
[Discover] Pexpect http://www.noah.org/wiki/Pexpect (python testing programming expect)
[Discover] Generator Tricks for Systems Programmers http://www.dabeaz.com/generators/index.html (programming python generators tutorial)
[Discover] Essential Python Reading List http://www.wordaligned.org/articles/essential-python-reading-list (python programming reading reference)
[Discover] Python Idioms and Efficiency Suggestions http://jaynes.colorado.edu/PythonIdioms.html (programming python reference idioms)
[Discover] sontek ( John M. Anderson ) » Python with a modular IDE (Vim) http://blog.sontek.net/2008/05/11/python-with-a-modular-ide-vim/ (vim programming python editor)
[Discover] How to Write a Spelling Corrector http://norvig.com/spell-correct.html (programming python algorithms spelling)
[Discover] Django snippets: Welcome http://www.djangosnippets.org/ (python django programming snippets)
[Discover] Python Tips, Tricks, and Hacks http://www.siafoo.net/article/52 (reference python tips programming)
[Discover] Code Like a Pythonista: Idiomatic Python http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html (programming python tutorial code)
[Discover] James Gardner » Amazon EC2 Basics For Python Programmers http://jimmyg.org/2007/09/01/amazon-ec2-for-people-who-prefer-debian-and-python-over-fedora-and-java ... (python aws amazon tutorial)
[Discover] [Python-Dev] Monkeypatching idioms -- elegant or ugly? http://mail.python.org/pipermail/python-dev/2008-January/076194.html (python programming monkeypatching bdfl)
[Discover] Debugging Django http://simonwillison.net/2008/May/22/debugging/ (django testing python debugging)
[Discover] EnigmaCurry » Emacs as a powerful Python IDE http://www.enigmacurry.com/2008/05/09/emacs-as-a-powerful-python-ide/ (python emacs ide programming)
[Discover] Last.fm – the Blog · Python + Hadoop = Flying Circus Elephant http://blog.last.fm/2008/05/29/python-hadoop-flying-circus-elephant (hadoop python mapreduce scaling)
[Discover] PyChecker: a python source code checking tool http://pychecker.sourceforge.net/ (testing programming python tools)
[Discover] pythontracer - Google Code http://code.google.com/p/pythontracer/ (python optimization profiling debugging)
[Discover] Idioms and Anti-Idioms in Python — Python Documentation http://docs.python.org/dev/howto/doanddont.html (programming patterns python antipatterns)

[Discover] Learn Python in 10 minutes | Poromenos' Stuff http://www.poromenos.org/tutorials/python (python programming tutorial reference)
[Discover] Python for Lisp Programmers http://www.norvig.com/python-lisp.html (lisp python programming comparison)
[Discover] path Python module http://www.jorendorff.com/articles/python/path/index.html (python library opensource programming)
[Discover] Beautiful Soup: We called him Tortoise because he taught us. http://www.crummy.com/software/BeautifulSoup/ (parser python html xml)
[Discover] Python Package Index : virtualenv 1.0 http://pypi.python.org/pypi/virtualenv (virtualenv python deployment management)
[Discover] Google Jumps Head First Into Web Services With Google App Engine http://code.google.com/appengine/ (google hosting api python)
[Discover] urllib2 - The Missing Manual http://www.voidspace.org.uk/python/articles/urllib2.shtml (python http programming manual)
[Discover] PyTables - Hierarchical Datasets in Python http://www.pytables.org/moin (library python opensource programming)
[Discover] How to Think Like a Computer Scientist: Learning with Python http://www.ibiblio.org/obp/thinkCSpy/ (python programming reference tutorial)
[Discover] Python Tutorials, more than 300, updated April 16, 2006, and carefully sorted by topic and category http://www.awaretek.com/tutorials.html (programming python tutorial tutorials)
[Discover] Python Imaging Library (PIL) http://www.pythonware.com/products/pil/ (python library programming graphics)
[Discover] How to Use UTF-8 with Python http://evanjones.ca/python-utf8.html (python unicode programming howto)
[Discover] Design Patterns in Python http://www.python.org/workshops/1997-10/proceedings/savikko.html (programming designpatterns python patterns)
[Discover] The B-List: Standalone Django scripts http://www.b-list.org/weblog/2007/sep/22/standalone-django-scripts/ (django python programming standalone)
[Discover] Writing An Hadoop MapReduce Program In Python - Michael G. Noll http://www.michael-noll.com/wiki/Writing_An_Hadoop_MapReduce_Program_In_Python (hadoop python cluster parallel)
[Discover] pyPdf http://pybrary.net/pyPdf/ (python pdf library tools)
[Discover] Running Django on Google App Engine - Google App Engine - Google Code http://code.google.com/appengine/articles/django.html (google python django googleappengine)
[Discover] Divmod - Trac http://divmod.org/trac (python opensource programming library)
[Discover] Supervisor: A System for Allowing the Control of Process State on UNIX http://supervisord.org/ (python linux sysadmin monitoring)
[Discover] Python-by-example http://www.lightbird.net/py-by-example/ (programming python tutorial reference)
[Discover] SQLAlchemy - The Database Toolkit for Python http://www.sqlalchemy.org/ (python sql database orm)
[Discover] import this. » Django on Windows http://thinkhole.org/wp/django-on-windows/ (django windows python install)
[Discover] Python Dispatch Package http://pydispatcher.sourceforge.net/ (python framework programming dispatch)
[Discover] Welcome to Pyke http://pyke.sourceforge.net/ (python programming ai inference)
[Discover] Python main() functions http://www.artima.com/weblogs/viewpost.jsp?thread=4829 (python programming tips reference)
[Discover] Python 101 cheat sheet http://www-128.ibm.com/developerworks/library/l-cheatsheet3.html (python programming reference cheatsheet)
[Discover] PyUnit - the standard unit testing framework for Python http://pyunit.sourceforge.net/ (testing python programming test)
[Discover] Software Carpentry (Version 1122) http://swc.scipy.org/ (python science programming lectures)
[Discover] Chris's Wiki :: blog/python/AbusingFrames http://utcc.utoronto.ca/~cks/space/blog/python/AbusingFrames (python bytecode)
[Discover] What is Grok? http://grok.zope.org/ (zope grok framework python)
[Discover] NetworkX trac - Trac https://networkx.lanl.gov/ (graph programming python library)
[Discover] Django | The Web framework for perfectionists with deadlines http://www.djangoproject.com/ (python django programming framework)
[Discover] Beautiful Soup: We called him Tortoise because he taught us. http://www.crummy.com/software/BeautifulSoup/ (parser python html xml)
[Discover] PyS60 Tutorial Menu http://www.mobilenin.com/pys60/menu.htm (tutorial symbian development python)
[Discover] Code Like a Pythonista: Idiomatic Python http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html (programming python tutorial code)
[Discover] TurboGears: Front-to-Back Web Development http://www.turbogears.org/ (framework programming python development)
[Discover] Matplotlib / pylab - matlab style python plotting (plots, graphs, http://matplotlib.sourceforge.net/ (visualization graphics python opensource)
[Discover] Dive Into Python http://diveintopython.org/toc/index.html (python programming reference tutorial)
[Discover] PythonForSeries60 - Matt Croydon::Postwiki http://www.postneo.com/postwiki/moin.cgi/PythonForSeries60 (mobile python nokia symbian)
[Discover] Code Snippets: series60 code http://www.bigbold.com/snippets/tags/series60 (python programming symbian nokia)
[Discover] paramiko: ssh2 protocol for python http://www.lag.net/paramiko/ (python ssh programming opensource)
[Discover] SAGE: Open Source Mathematics Software http://www.sagemath.org/ (programming python math opensource)
[Discover] lxml http://codespeak.net/lxml/ (xslt xml python programming)
[Discover] SciPy - http://www.scipy.org/ (python opensource science math)
[Discover] Text Processing in Python (a book) http://gnosis.cx/TPiP/ (python book programming text)
[Discover] NodeBox http://nodebox.net/ (design programming python graphics)
[Discover] How to Use UTF-8 with Python http://evanjones.ca/python-utf8.html (python unicode programming howto)
[Discover] pyPdf http://pybrary.net/pyPdf/ (python pdf library tools)
[Discover] Dive Into Python http://diveintopython.org/ (python programming reference book)
[Discover] Giant-Ass Image viewer http://mike.teczno.com/giant/pan/ (python javascript maps ajax)
[Discover] http://kamaelia.sourceforge.net/Home http://kamaelia.sourceforge.net/Home (network framework python concurrency)
[Discover] pymox - Google Code http://code.google.com/p/pymox/ (testing python mock google)
[Discover] montylingua :: a free, commonsense-enriched natural language understander http://web.media.mit.edu/~hugo/montylingua/ (nlp java python programming)
[Discover] Personal Distributed Information Store (PDIS) http://pdis.hiit.fi/pdis/download/ (python xml mobile im)
[Discover] Picalo: Data Analysis and Fraud Detection Toolkit http://www.picalo.org/ (datamining opensource python fraud)
[Discover] FrontPage - py2exe.org http://www.py2exe.org/ (python windows programming tools)
[Discover] Why WSGI? http://brodierao.com/journal/why-wsgi/ (python wsgi library development)
[Discover] Overview — Sphinx Documentation http://sphinx.pocoo.org/index.html (python documentation tools restructuredtext)
[Discover] Twisted Matrix Labs: Twisted Matrix Laboratories http://twistedmatrix.com/ (python twisted framework programming)
[Discover] Python Idioms and Efficiency Suggestions http://jaynes.colorado.edu/PythonIdioms.html (programming python reference idioms)
[Discover] python-markdown2 - Google Code http://code.google.com/p/python-markdown2/ (markdown python html markup)
[Discover] Python for Lisp Programmers http://www.norvig.com/python-lisp.html (lisp python programming comparison)
[Discover] OOoPy: Modify OpenOffice.org documents in Python http://ooopy.sourceforge.net/ (python xml openoffice opendocument)
[Discover] Sparta http://www.mnot.net/sw/sparta/ (python rdf api programming)
[Discover] Pylons Python Web Framework http://pylonshq.com/ (programming framework pylons python)
[Discover] PyCells - Automatic dataflow management for Python http://pycells.pdxcb.net/ (python dependencies spreadsheet dataflow)
[Discover] learning python » Blog Archive » Creating a GUI using Python, WxWidgets, and wxPython http://www.learningpython.com/2007/01/29/creating-a-gui-using-python-wxwidgets-and-wxpython/ (wxpython python programming tutorial)
[Discover] Python GUI programming platforms for Windows http://www.ginstrom.com/scribbles/2008/02/26/python-gui-programming-platforms-for-windows/ (python programming windows comparison)
[Discover] dogtail: taking your application for a walk http://people.redhat.com/zcerza/dogtail/ (testing python gui linux)
[Discover] web.py: makes web apps http://webpy.org/ (programming framework python development)
[Discover] wxPython http://www.wxpython.org/ (wxpython programming python tools)
[Discover] Toy Parser Generator http://christophe.delord.free.fr/tpg/index.html (python parser programming parsing)
[Discover] Universal Feed Parser http://feedparser.org/ (atom xml python parser)
[Discover] Python Stuff http://undefined.org/python/#simple_json (python json javascript programming)
[Discover] Search Recipes for Yahoo's BOSS in Python http://lethain.com/entry/2008/jul/11/search-recipes-for-yahoo-s-boss-in-python/ (search yahoo python api)
[Discover] pytz - World Timezone Definitions for Python http://pytz.sourceforge.net/ (python timezone datetime time)
[Discover] [eriksmartt.com/blog] » Blog Archive » Using the Python for Series 60 Bluetooth Console from OS X http://www.eriksmartt.com/blog/archives/55 (python bluetooth osx mobile)
[Discover] allen's weblog http://washort.twistedmatrix.com/ (python parsing pymeta parser)
[Discover] ONLamp.com: Building Decision Trees in Python http://www.onlamp.com/lpt/a/6464 (python programming tutorial ai)
[Discover] appscript http://freespace.virgin.net/hamish.sanderson/appscript.html (python mac applescript osx)
[Discover] Valued Lessons: Monads in Python (with nice syntax!) http://www.valuedlessons.com/2008/01/monads-in-python-with-nice-syntax.html (python programming monads functional)
[Discover] Pexpect http://www.noah.org/wiki/Pexpect (python testing programming expect)
[Discover] Generator Tricks for Systems Programmers http://www.dabeaz.com/generators/index.html (programming python generators tutorial)
[Discover] Essential Python Reading List http://www.wordaligned.org/articles/essential-python-reading-list (python programming reading reference)
[Discover] Python Idioms and Efficiency Suggestions http://jaynes.colorado.edu/PythonIdioms.html (programming python reference idioms)
[Discover] sontek ( John M. Anderson ) » Python with a modular IDE (Vim) http://blog.sontek.net/2008/05/11/python-with-a-modular-ide-vim/ (vim programming python editor)
[Discover] How to Write a Spelling Corrector http://norvig.com/spell-correct.html (programming python algorithms spelling)
[Discover] Django snippets: Welcome http://www.djangosnippets.org/ (python django programming snippets)
[Discover] Python Tips, Tricks, and Hacks http://www.siafoo.net/article/52 (reference python tips programming)
[Discover] Code Like a Pythonista: Idiomatic Python http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html (programming python tutorial code)
[Discover] James Gardner » Amazon EC2 Basics For Python Programmers http://jimmyg.org/2007/09/01/amazon-ec2-for-people-who-prefer-debian-and-python-over-fedora-and-java ... (python aws amazon tutorial)
[Discover] [Python-Dev] Monkeypatching idioms -- elegant or ugly? http://mail.python.org/pipermail/python-dev/2008-January/076194.html (python programming monkeypatching bdfl)
[Discover] Debugging Django http://simonwillison.net/2008/May/22/debugging/ (django testing python debugging)
[Discover] EnigmaCurry » Emacs as a powerful Python IDE http://www.enigmacurry.com/2008/05/09/emacs-as-a-powerful-python-ide/ (python emacs ide programming)
[Discover] Last.fm – the Blog · Python + Hadoop = Flying Circus Elephant http://blog.last.fm/2008/05/29/python-hadoop-flying-circus-elephant (hadoop python mapreduce scaling)
[Discover] PyChecker: a python source code checking tool http://pychecker.sourceforge.net/ (testing programming python tools)
[Discover] pythontracer - Google Code http://code.google.com/p/pythontracer/ (python optimization profiling debugging)
[Discover] Idioms and Anti-Idioms in Python — Python Documentation http://docs.python.org/dev/howto/doanddont.html (programming patterns python antipatterns)
[Discover] about:cmlenz - The Truth About Unicode In Python http://www.cmlenz.net/archives/2008/07/the-truth-about-unicode-in-python (unicode programming python internationalization)
[Discover] Learn Python in 10 minutes | Poromenos' Stuff http://www.poromenos.org/tutorials/python (python programming tutorial reference)
[Discover] Python for Lisp Programmers http://www.norvig.com/python-lisp.html (lisp python programming comparison)
[Discover] path Python module http://www.jorendorff.com/articles/python/path/index.html (python library opensource programming)
[Discover] Beautiful Soup: We called him Tortoise because he taught us. http://www.crummy.com/software/BeautifulSoup/ (parser python html xml)
[Discover] Python Package Index : virtualenv 1.0 http://pypi.python.org/pypi/virtualenv (virtualenv python deployment management)
[Discover] Google Jumps Head First Into Web Services With Google App Engine http://code.google.com/appengine/ (google hosting api python)
[Discover] urllib2 - The Missing Manual http://www.voidspace.org.uk/python/articles/urllib2.shtml (python http programming manual)
[Discover] PyTables - Hierarchical Datasets in Python http://www.pytables.org/moin (library python opensource programming)
[Discover] How to Think Like a Computer Scientist: Learning with Python http://www.ibiblio.org/obp/thinkCSpy/ (python programming reference tutorial)
[Discover] Python Tutorials, more than 300, updated April 16, 2006, and carefully sorted by topic and category http://www.awaretek.com/tutorials.html (programming python tutorial tutorials)
[Discover] Python Imaging Library (PIL) http://www.pythonware.com/products/pil/ (python library programming graphics)
[Discover] How to Use UTF-8 with Python http://evanjones.ca/python-utf8.html (python unicode programming howto)
[Discover] Design Patterns in Python http://www.python.org/workshops/1997-10/proceedings/savikko.html (programming designpatterns python patterns)
[Discover] The B-List: Standalone Django scripts http://www.b-list.org/weblog/2007/sep/22/standalone-django-scripts/ (django python programming standalone)
[Discover] Writing An Hadoop MapReduce Program In Python - Michael G. Noll http://www.michael-noll.com/wiki/Writing_An_Hadoop_MapReduce_Program_In_Python (hadoop python cluster parallel)
[Discover] pyPdf http://pybrary.net/pyPdf/ (python pdf library tools)
[Discover] Running Django on Google App Engine - Google App Engine - Google Code http://code.google.com/appengine/articles/django.html (google python django googleappengine)
[Discover] Divmod - Trac http://divmod.org/trac (python opensource programming library)
[Discover] Supervisor: A System for Allowing the Control of Process State on UNIX http://supervisord.org/ (python linux sysadmin monitoring)
[Discover] Python-by-example http://www.lightbird.net/py-by-example/ (programming python tutorial reference)
[Discover] SQLAlchemy - The Database Toolkit for Python http://www.sqlalchemy.org/ (python sql database orm)
[Discover] import this. » Django on Windows http://thinkhole.org/wp/django-on-windows/ (django windows python install)
[Discover] Python Dispatch Package http://pydispatcher.sourceforge.net/ (python framework programming dispatch)
[Discover] Welcome to Pyke http://pyke.sourceforge.net/ (python programming ai inference)
[Discover] Python main() functions http://www.artima.com/weblogs/viewpost.jsp?thread=4829 (python programming tips reference)
[Discover] Python 101 cheat sheet http://www-128.ibm.com/developerworks/library/l-cheatsheet3.html (python programming reference cheatsheet)
[Discover] PyUnit - the standard unit testing framework for Python http://pyunit.sourceforge.net/ (testing python programming test)
[Discover] Software Carpentry (Version 1122) http://swc.scipy.org/ (python science programming lectures)
[Discover] Chris's Wiki :: blog/python/AbusingFrames http://utcc.utoronto.ca/~cks/space/blog/python/AbusingFrames (python bytecode)
[Discover] What is Grok? http://grok.zope.org/ (zope grok framework python)
[Discover] NetworkX trac - Trac https://networkx.lanl.gov/ (graph programming python library)
[Discover] Django | The Web framework for perfectionists with deadlines http://www.djangoproject.com/ (python django programming framework)
[Discover] Beautiful Soup: We called him Tortoise because he taught us. http://www.crummy.com/software/BeautifulSoup/ (parser python html xml)
[Discover] PyS60 Tutorial Menu http://www.mobilenin.com/pys60/menu.htm (tutorial symbian development python)
[Discover] Code Like a Pythonista: Idiomatic Python http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html (programming python tutorial code)
[Discover] TurboGears: Front-to-Back Web Development http://www.turbogears.org/ (framework programming python development)
[Discover] Matplotlib / pylab - matlab style python plotting (plots, graphs, http://matplotlib.sourceforge.net/ (visualization graphics python opensource)
[Discover] Dive Into Python http://diveintopython.org/toc/index.html (python programming reference tutorial)
[Discover] PythonForSeries60 - Matt Croydon::Postwiki http://www.postneo.com/postwiki/moin.cgi/PythonForSeries60 (mobile python nokia symbian)
[Discover] Code Snippets: series60 code http://www.bigbold.com/snippets/tags/series60 (python programming symbian nokia)
[Discover] paramiko: ssh2 protocol for python http://www.lag.net/paramiko/ (python ssh programming opensource)
[Discover] SAGE: Open Source Mathematics Software http://www.sagemath.org/ (programming python math opensource)
[Discover] lxml http://codespeak.net/lxml/ (xslt xml python programming)
[Discover] SciPy - http://www.scipy.org/ (python opensource science math)
[Discover] Text Processing in Python (a book) http://gnosis.cx/TPiP/ (python book programming text)
[Discover] NodeBox http://nodebox.net/ (design programming python graphics)
[Discover] How to Use UTF-8 with Python http://evanjones.ca/python-utf8.html (python unicode programming howto)
[Discover] pyPdf http://pybrary.net/pyPdf/ (python pdf library tools)
[Discover] Dive Into Python http://diveintopython.org/ (python programming reference book)
[Discover] Giant-Ass Image viewer http://mike.teczno.com/giant/pan/ (python javascript maps ajax)
[Discover] http://kamaelia.sourceforge.net/Home http://kamaelia.sourceforge.net/Home (network framework python concurrency)
[Discover] pymox - Google Code http://code.google.com/p/pymox/ (testing python mock google)
[Discover] montylingua :: a free, commonsense-enriched natural language understander http://web.media.mit.edu/~hugo/montylingua/ (nlp java python programming)
[Discover] Personal Distributed Information Store (PDIS) http://pdis.hiit.fi/pdis/download/ (python xml mobile im)
[Discover] Picalo: Data Analysis and Fraud Detection Toolkit http://www.picalo.org/ (datamining opensource python fraud)
[Discover] FrontPage - py2exe.org http://www.py2exe.org/ (python windows programming tools)
[Discover] Why WSGI? http://brodierao.com/journal/why-wsgi/ (python wsgi library development)
[Discover] Overview — Sphinx Documentation http://sphinx.pocoo.org/index.html (python documentation tools restructuredtext)
[Discover] Twisted Matrix Labs: Twisted Matrix Laboratories http://twistedmatrix.com/ (python twisted framework programming)
[Discover] Python Idioms and Efficiency Suggestions http://jaynes.colorado.edu/PythonIdioms.html (programming python reference idioms)
[Discover] python-markdown2 - Google Code http://code.google.com/p/python-markdown2/ (markdown python html markup)
[Discover] Python for Lisp Programmers http://www.norvig.com/python-lisp.html (lisp python programming comparison)
[Discover] OOoPy: Modify OpenOffice.org documents in Python http://ooopy.sourceforge.net/ (python xml openoffice opendocument)
[Discover] Sparta http://www.mnot.net/sw/sparta/ (python rdf api programming)
[Discover] Pylons Python Web Framework http://pylonshq.com/ (programming framework pylons python)
[Discover] PyCells - Automatic dataflow management for Python http://pycells.pdxcb.net/ (python dependencies spreadsheet dataflow)
[Discover] learning python » Blog Archive » Creating a GUI using Python, WxWidgets, and wxPython http://www.learningpython.com/2007/01/29/creating-a-gui-using-python-wxwidgets-and-wxpython/ (wxpython python programming tutorial)
[Discover] Python GUI programming platforms for Windows http://www.ginstrom.com/scribbles/2008/02/26/python-gui-programming-platforms-for-windows/ (python programming windows comparison)
[Discover] dogtail: taking your application for a walk http://people.redhat.com/zcerza/dogtail/ (testing python gui linux)
[Discover] web.py: makes web apps http://webpy.org/ (programming framework python development)
[Discover] wxPython http://www.wxpython.org/ (wxpython programming python tools)
[Discover] Toy Parser Generator http://christophe.delord.free.fr/tpg/index.html (python parser programming parsing)
[Discover] Universal Feed Parser http://feedparser.org/ (atom xml python parser)
[Discover] Python Stuff http://undefined.org/python/#simple_json (python json javascript programming)
[Discover] Search Recipes for Yahoo's BOSS in Python http://lethain.com/entry/2008/jul/11/search-recipes-for-yahoo-s-boss-in-python/ (search yahoo python api)
[Discover] pytz - World Timezone Definitions for Python http://pytz.sourceforge.net/ (python timezone datetime time)
[Discover] [eriksmartt.com/blog] » Blog Archive » Using the Python for Series 60 Bluetooth Console from OS X http://www.eriksmartt.com/blog/archives/55 (python bluetooth osx mobile)
[Discover] allen's weblog http://washort.twistedmatrix.com/ (python parsing pymeta parser)
[Discover] ONLamp.com: Building Decision Trees in Python http://www.onlamp.com/lpt/a/6464 (python programming tutorial ai)
[Discover] appscript http://freespace.virgin.net/hamish.sanderson/appscript.html (python mac applescript osx)

