Re: emacs for python web development

2015-04-04 Thread Sayth
Thanks, got the python bit down is just the Web for flask and django. Getting the templates and snippets to work in a good flow is where I am looking for advice. Cheers Sayth -- https://mail.python.org/mailman/listinfo/python-list

Re: emacs for python web development

2015-04-04 Thread Ben Finney
Sayth writes: > Has anyone got a good configuration or advice for setting up a good > python web development environment in emacs? You can start at the Python Wiki page on Emacs as an editor https://wiki.python.org/moin/EmacsEditor>. -- \ “… a Microsoft Certified System Engineer is t

emacs for python web development

2015-04-04 Thread Sayth
Has anyone got a good configuration or advice for setting up a good python web development environment in emacs? Sayth -- https://mail.python.org/mailman/listinfo/python-list

ANN: emacs-for-python 0.2.1 released

2011-04-02 Thread Gabriele Lanaro
I'm pleased to announce the 0.2.1 release of emacs-for-python *What is emacs-for-python?* It's a collection of emacs extensions and settings to quickly setup the editor for python development. *Main features included:* - snippets - pymacs - ropemacs - auto-completion

[ANN] Emacs For Python 0.1, collection of emacs extensions for python development

2010-07-02 Thread Gabriele Lanaro
Emacs For Python 0.1 Emacs for python (epy) is a collection of emacs extensions for python development, yet ready and configured for you. It includes also tweaks to commonly used extension to provide extra functionality and fast bug correction. There are also sane configuration that helps you

[ANN]: Emacs For Python 0.1, collection of emacs extensions for python development

2010-07-01 Thread Gabriele Lanaro
Emacs For Python 0.1 Emacs for python (epy) is a collection of emacs extensions for python development, yet ready and configured for you. It includes also tweaks to commonly used extension to provide extra functionality and fast bug correction. There are also sane configuration that helps you

emacs for python

2007-06-24 Thread Rustom Mody
I wish to set up emacs for python usage. The specific questions are: 1. Which python mode should one use? It seems there is one from python and one from emacs and both are deliberately named so as to be confusable!! I would like one that gives... 2. Good support for debugging: I hear pdbtrack