You are not logged in.

#1 2011-10-11 10:17:16

dysoco
Member
Registered: 2011-10-11
Posts: 43

Python Dev setup for Arch + KDE ?

Hello.
First excuse my awfull English tongue
I'm new to Arch and KDE, I've been using some GNOME distros before, like Fedora, but now that almost all the distros switched to GNOME3, I moved to Arch Linux and KDE,

In Gnome I used Gedit for almost all my development work (Just a hobby, I'm a teen who is learning, nothing serious), Gedit has some great AddOns and themes, like code Snippets, Embbed terminals, and so.

But now... I don't know if install Gedit in my KDE setup or use a native KDE tool like Kate.
I'm not a big fan of KDE software, but I'm trying to use GTK Apps the less.

Also I thougt in VIM and Emacs, but that's too much for me to learn at the moment, I want to center in programming for now.

Any recomendations ? I also program in C++ some times, but I want to learn Python well before do the jump to C++.

So... what tool should I use ? Which one do you use ?
Thanks.

Offline

#2 2011-10-11 10:37:49

ethail
Member
From: Spain
Registered: 2011-02-10
Posts: 225

Re: Python Dev setup for Arch + KDE ?

It might be an overkill and somewhat bloated, but have you tried Eclipse? for C++ you can use eclipse-cdt in the repos, for python eclipse-pydev in the aur


My GitHub Page

Best Testing Repo Warning: [testing] means it can eat you hamster, catch fire and you should keep it away from children. And I'm serious here, it's not an April 1st joke.

Offline

#3 2011-10-11 10:44:51

lunar
Member
Registered: 2010-10-04
Posts: 95

Re: Python Dev setup for Arch + KDE ?

@dysoco:  You will have to work with the tool, and thus only you can know what's the best tool for you.  No one can choose an editor for you.  Just use whatever you like most and do not care for the toolkit of your editor.

Kate is much alike to GEdit.  It has all the standard editor features, good syntax highlighting, automatic indentation, and a bunch of extensions for programmers, including code snippets, symbol browser and more.  It certainly isn't a bad tool for Python programming, and nothing stands against using it.

Aside of these, there are also cream, geany, scite and much more, all suitable for programming.  There are even fully fledged IDEs like Eclipse with Pydev or Eric.  All of them are actively used, through Emacs and VIM are by far the most popular editors amongst Python programmers on Linux (probably even on all OS).

Btw, if you dislike KDE and its applications, why are you using it?!  Not meaning to start a flame war, just being curious smile

Last edited by lunar (2011-10-11 10:47:56)

Offline

#4 2011-10-11 11:10:28

dysoco
Member
Registered: 2011-10-11
Posts: 43

Re: Python Dev setup for Arch + KDE ?

lunar wrote:

Btw, if you dislike KDE and its applications, why are you using it?!  Not meaning to start a flame war, just being curious smile

Because I love KDE Plasma, but not KDE Applications... I'm trying to customize XFCE, I even tried Xmonad, etc. but I just want a DE that works, and KDE Works tongue

NinjaIDE looks very good, It's an IDE, not an Editor, but I will try it:
http://www.ninja-ide.org/

Offline

#5 2011-10-11 12:02:44

Google
Member
From: Mountain View, California
Registered: 2010-05-31
Posts: 484
Website

Re: Python Dev setup for Arch + KDE ?

eclipse
pydev plugin for Eclipse for Python
eclipe-cdt plugin for C/C++

Offline

#6 2011-10-11 19:16:03

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,094

Re: Python Dev setup for Arch + KDE ?

https://code.google.com/p/vim-qt/
(or just vim in a terminal)

Really, it's not to hard to get the basics down im vim/meacs, despite what the hateboys will telly you.

Last edited by Mr.Elendig (2011-10-11 19:22:23)


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#7 2011-10-11 19:40:50

Awebb
Member
Registered: 2010-05-06
Posts: 6,688

Re: Python Dev setup for Arch + KDE ?

Those ninja people are so ninja, they even manage to hide the real screenshots. Their KI must be strong.

Offline

#8 2011-10-14 14:49:19

chaffdog
Member
Registered: 2011-10-10
Posts: 7

Re: Python Dev setup for Arch + KDE ?

I rekon emacs is pretty good - I've only just started using it, and have only written a bit of perl in it, but I also use emacs in text mode to take lecture notes.  It's honestly not that hard - sure, there are a lot of commands to learn, but you can afford to pick them up slowly, because there is always a menu-based way to do things (or help files).  I've just printed a list of commands and stuck it in front of my desk, and I'm slowly learning them as I use emacs for my normal editor stuff.

Offline

#9 2011-10-14 18:10:35

kyla
Member
From: Arlington, VA
Registered: 2011-03-12
Posts: 112
Website

Re: Python Dev setup for Arch + KDE ?

I used eclipse with pydev for a little while, was a little too big (like, in screen real estate, I have a netbook) and now I'm using gvim/vim. Especially since gvim has some mouse support it's not hard at all to get into, and slowly learn new vim commands.

Offline

#10 2011-10-14 19:14:08

Cosmin
Member
Registered: 2008-10-06
Posts: 248

Re: Python Dev setup for Arch + KDE ?

maby you would like to try eric sice it's a qt app big_smile

Offline

#11 2011-10-15 02:13:26

kyla
Member
From: Arlington, VA
Registered: 2011-03-12
Posts: 112
Website

Re: Python Dev setup for Arch + KDE ?

Cosmin wrote:

maby you would like to try eric sice it's a qt app big_smile

I tried to use eric once, but the mascot troll creature freaked me out too much...

Offline

Board footer

Powered by FluxBB