vote up 4 vote down star

At this time Textmate's official Python bundle is really bare bones, especially in comparison to the Ruby bundle. Does anyone know of a Python bundle that is more complete?

EDIT:

I am fully aware that there are editors and environments that are better suited to Python development, but I am really just interested to see if there is a third party Textmate bundle available.

flag

1 Answer

vote up -4 vote down

I use Komodo Edit and BBEdit for MacOS development.

  1. They handle Python whitespace perfectly.

  2. It's easy to roll my own snippets and components in either tool.

  3. They are really good editors for Python.

But I don't want to discuss these things.

link|flag
1  
Yes, I know about these editors already, and I use vim cross-platform with great success, so this really doesn't answer my question. – guns Mar 27 at 2:06
@guns: Here's the point. Consider changing to another IDE. It might be better than textmate. – S.Lott Mar 27 at 2:09
+1 for making the point so entertainingly – Jarret Hardie Mar 27 at 2:10
@S.Lott I have already mentioned that I believe that there are better editors for Python. What are you trying to prove? I was gathering information for more than just myself. – guns Mar 27 at 2:14
@guns: I was trying to provide information for anyone else considering Mac OS IDE's. Also, I don't understand your question. Why list things you don't want to discuss? – S.Lott Mar 27 at 2:16
show 8 more comments

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.