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
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
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
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
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 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
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