mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-19 22:50:58 +00:00
1 line
16 KiB
JSON
1 line
16 KiB
JSON
[{"user_id": 35994, "stars": [], "topic_id": 39751, "date_created": 1308449400.9074371, "message": "For a while I have been using netbeans for Django and its not too bad. You do not get much help in the templates but the python support is not too bad. What IDE's or editors are people using?", "group_id": 81, "id": 1429675}, {"user_id": 1081, "stars": [], "topic_id": 39751, "date_created": 1308454387.140842, "message": "pycharm, wingide .. i use wingide personally but i don't have the latest version", "group_id": 81, "id": 1429995}, {"user_id": 1081, "stars": [], "topic_id": 39751, "date_created": 1308454398.303086, "message": "debating with myself whether to upgarde to wing or to buy pycharm", "group_id": 81, "id": 1429999}, {"user_id": 18694, "stars": [{"date_created": 1308476189.703413, "user_id": 36376}, {"date_created": 1308506100.3668139, "user_id": 7317}], "topic_id": 39751, "date_created": 1308459242.7134869, "message": "Sublime Text 2 + SublimeCodeIntel + SublimeLint (http://www.sublimetext.com/dev + http://github.com/Kronuz/SublimeCodeIntel + http://github.com/Kronuz/SublimeLint)", "group_id": 81, "id": 1430308}, {"user_id": 7317, "stars": [], "topic_id": 39751, "date_created": 1308462074.2551241, "message": "I am using Sublime Text 2 too. Hey Kronuz, thanks for the plugins, they look sweet I will try them later.", "group_id": 81, "id": 1430429}, {"user_id": 35994, "stars": [], "topic_id": 39751, "date_created": 1308458707.0327699, "message": "Ok. Not bad both of these look pretty nice and offer more functionality that what I get in netbeans. What I get i net beans is pretty minimal. Its free so I get what I pay for :). But I think I might try the trian of pycharm it looks more functional. I like that it seems to hook into the DB pretty nicely and also seems to use the django local server for debugging.", "group_id": 81, "id": 1430283}, {"user_id": 18845, "stars": [], "topic_id": 39751, "date_created": 1308462302.7228489, "message": "PyCharm is really fantastic.", "group_id": 81, "id": 1430435}, {"user_id": 1081, "stars": [], "topic_id": 39751, "date_created": 1308464085.2432189, "message": "based on the votes for PyCharm, i think i'll try it as my next upgrade, thanks everyone", "group_id": 81, "id": 1430479}, {"user_id": 18845, "stars": [{"date_created": 1308464053.123246, "user_id": 1081}, {"date_created": 1308465914.8475449, "user_id": 1772}], "topic_id": 39751, "date_created": 1308462327.7902551, "message": "@rasiel I think PyCharm is worth it.", "group_id": 81, "id": 1430436}, {"user_id": 11592, "stars": [], "topic_id": 39751, "date_created": 1308465573.0656519, "message": "Just bring your favorite text editor and browser (on a second screen preferably) and you're good to go.", "group_id": 81, "id": 1430520}, {"user_id": 11827, "stars": [], "topic_id": 39751, "date_created": 1308463956.214581, "message": "Eclipse/Aptana + PyDev became really good in latest versions. Requires some tweaking, some getting used to, but once you do, it works really well.", "group_id": 81, "id": 1430470}, {"user_id": 1339, "stars": [], "topic_id": 39751, "date_created": 1308464015.8563919, "message": "+1 for PyCharm!", "group_id": 81, "id": 1430474}, {"user_id": 11592, "stars": [{"date_created": 1308484872.5718601, "user_id": 35238}, {"date_created": 1308488380.0643251, "user_id": 5778}, {"date_created": 1308758778.2381661, "user_id": 13325}, {"date_created": 1309368283.0506949, "user_id": 2588}], "topic_id": 39751, "date_created": 1308465517.4071431, "message": "\u00abUNIX *is* the IDE\u00bb", "group_id": 81, "id": 1430517}, {"user_id": 13300, "stars": [], "topic_id": 39751, "date_created": 1308476380.293721, "message": "Wing works well for me, love it... just need decent JS IDE functionality built in. Not been able to find a good one.", "group_id": 81, "id": 1430808}, {"user_id": 27213, "stars": [{"date_created": 1308490869.9289391, "user_id": 36376}, {"date_created": 1308513901.2313111, "user_id": 3243}, {"date_created": 1308566952.1277211, "user_id": 20816}], "topic_id": 39751, "date_created": 1308477268.0603409, "message": "I am using vim. for good article --> http://sontek.net/turning-vim-into-a-modern-python-ide", "group_id": 81, "id": 1430829}, {"user_id": 12817, "stars": [], "topic_id": 39751, "date_created": 1308478024.315896, "message": "NetBeans' Python support is no longer maintained sadly. I've been using Eclipse + PyDev for a while, and it is excellent. @afit throw in JSDT or Aptana, and you've got JS and Python in one IDE, complete with properly dealing with JS files in a Python project. (You can also make a multi-faceted project or some such thing to use project-wide JS and Python stuff in one project)", "group_id": 81, "id": 1430854}, {"user_id": 12817, "stars": [], "topic_id": 39751, "date_created": 1308478038.884289, "message": "Also, it's free too :D", "group_id": 81, "id": 1430856}, {"user_id": 12852, "stars": [], "topic_id": 39751, "date_created": 1308481321.6166101, "message": "+1 for PyCharm", "group_id": 81, "id": 1430945}, {"user_id": 19172, "stars": [], "topic_id": 39751, "date_created": 1308482829.3783309, "message": "+1 for Pycharm", "group_id": 81, "id": 1430993}, {"user_id": 34431, "stars": [], "topic_id": 39751, "date_created": 1308485907.104898, "message": "how easy is it to set up multiple virtualenvs/multiple django projects in PyCharm? Just downloaded it there and it looks great. Not sure how it will manage multiple interpreters though", "group_id": 81, "id": 1431181}, {"user_id": 34431, "stars": [{"date_created": 1308488448.905956, "user_id": 5778}], "topic_id": 39751, "date_created": 1308486171.3826201, "message": "by easy I mean seamless btw! I keep every django project in a separate virtualenv, so I'd be interested to see how that can be managed", "group_id": 81, "id": 1431187}, {"user_id": 12716, "stars": [], "topic_id": 39751, "date_created": 1308492891.840939, "message": "I used komodo for about a year and then decided to try out emacs. There is something about not having to take your hands off the keyboard that keeps my mind focused so I'm distracted less.", "group_id": 81, "id": 1431660}, {"user_id": 32520, "stars": [], "topic_id": 39751, "date_created": 1308492494.699863, "message": "What about Coda, is good for working with python projects?", "group_id": 81, "id": 1431637}, {"user_id": 36376, "stars": [], "topic_id": 39751, "date_created": 1308492960.9548841, "message": "+1 for @Kronuz for suggesting Sublime Text 2 and the extra packages", "group_id": 81, "id": 1431672}, {"user_id": 21387, "stars": [], "topic_id": 39751, "date_created": 1308494070.064393, "message": "+1 to Sublime Text 2. Good to know about the mentioned packages.", "group_id": 81, "id": 1431748}, {"user_id": 14029, "stars": [], "topic_id": 39751, "date_created": 1308510699.022378, "message": "+1 PyCharm", "group_id": 81, "id": 1432897}, {"user_id": 33300, "stars": [], "topic_id": 39751, "date_created": 1308515792.1876509, "message": "@pastylegs pycharm supports both virtualenv and buildout quite nicely. :)", "group_id": 81, "id": 1433198}, {"user_id": 22713, "stars": [], "topic_id": 39751, "date_created": 1308517192.8117261, "message": "Gedit is good + plugins https://code.djangoproject.com/wiki/gedit", "group_id": 81, "id": 1433325}, {"user_id": 12030, "stars": [{"date_created": 1308621501.1580131, "user_id": 5778}], "topic_id": 39751, "date_created": 1308543988.1685109, "message": "Vim, there isn't really a need for anything else. Why waste the resources? MacVim on my laptop, standard vim in the terminal everywhere else. I can manage changes on my server with Prompt on the iPhone for SSH then just use vim from there. Don't know of an IDE that can do that.", "group_id": 81, "id": 1435714}, {"user_id": 33202, "stars": [], "topic_id": 39751, "date_created": 1308545148.1820741, "message": "+1 eclipse/aptana with pydev", "group_id": 81, "id": 1435829}, {"user_id": 1930, "stars": [], "topic_id": 39751, "date_created": 1308549939.982861, "message": "I'm +1 on wingide", "group_id": 81, "id": 1436185}, {"user_id": 1930, "stars": [], "topic_id": 39751, "date_created": 1308549929.225163, "message": "You might find this buzz post about pycharm interesting: https://profiles.google.com/gvanrossum/posts/CGh9MoWU53V", "group_id": 81, "id": 1436183}, {"user_id": 11834, "stars": [], "topic_id": 39751, "date_created": 1308562692.553025, "message": "+1 pyCharm 1.5", "group_id": 81, "id": 1437249}, {"user_id": 25264, "stars": [], "topic_id": 39751, "date_created": 1308562903.9763529, "message": "Sublime Text 2 + https://github.com/vorushin/sublimetext_python_checker", "group_id": 81, "id": 1437255}, {"user_id": 23734, "stars": [], "topic_id": 39751, "date_created": 1308574245.297354, "message": "+1 for PyCharm. Also if you are part of an open source community you can get a free license for PyCharm: http://www.jetbrains.com/pycharm/buy/buy.jsp#openSource", "group_id": 81, "id": 1438155}, {"user_id": 2362, "stars": [], "topic_id": 39751, "date_created": 1308576585.2616329, "message": "PyCharm really is great. Was using Eclipse + PyDev before, but PyCharm has been a lot more enjoyable. A little more of a memory hog than an already hoggy Eclipse, but RAM is cheap.", "group_id": 81, "id": 1438359}, {"user_id": 14309, "stars": [{"date_created": 1308676791.0983219, "user_id": 12030}], "topic_id": 39751, "date_created": 1308577139.2287619, "message": "Vim + PyFlakes + CommandT", "group_id": 81, "id": 1438410}, {"user_id": 31162, "stars": [], "topic_id": 39751, "date_created": 1308584502.7023189, "message": "notepad++ works great for me so far: code highlighting, compare, dual panes, built-in FTP, and many hot-key shortcuts / macros and TextFX tools leave me with little to want. I suspect I'm just not hardcore enough yet, and I'm not being facetious.", "group_id": 81, "id": 1439539}, {"user_id": 32911, "stars": [], "topic_id": 39751, "date_created": 1308585564.662019, "message": "+1 for wingide. made the switch from emacs (which i still use regularly in other contexts) a while back. django template syntax highlighting and completion in 4.0 is nice.", "group_id": 81, "id": 1439733}, {"user_id": 15162, "stars": [], "topic_id": 39751, "date_created": 1308593086.852916, "message": "vim + pyflakes, using https://github.com/mockko/livereload to auto-refresh a preview", "group_id": 81, "id": 1440761}, {"user_id": 14948, "stars": [], "topic_id": 39751, "date_created": 1308619025.108849, "message": "long time vim guy; I say PyDev if you're broke and willing to mess with the settings for hours; otherwise PyCharm. I think PyDev has all of its features for free, but with PyCharm seems like everything just instantly works, and great virtualenv support doesn't hurt either", "group_id": 81, "id": 1443955}, {"user_id": 34791, "stars": [], "topic_id": 39751, "date_created": 1308638115.8966401, "message": "@zvikico +1 my vote too!", "group_id": 81, "id": 1446190}, {"user_id": 34791, "stars": [], "topic_id": 39751, "date_created": 1308638456.424607, "message": "+1 Eclipse/Aptana + PyDev ", "group_id": 81, "id": 1446220}, {"user_id": 24632, "stars": [], "topic_id": 39751, "date_created": 1308674183.4848399, "message": "Using emacs (Aquamacs). It's a lot more than an IDE, which is a plus and a minus. I use orgmode heavily to organize projects and track time, and I love that I can easily do that within my development environment. The biggest negative is that I've had to spend time configuring it to make it work the way I want, though you have to do this with any IDE to some extent.", "group_id": 81, "id": 1449829}, {"user_id": 23670, "stars": [], "topic_id": 39751, "date_created": 1308687667.867125, "message": "+1 for PyCharm, very cool.", "group_id": 81, "id": 1451775}, {"user_id": 22386, "stars": [], "topic_id": 39751, "date_created": 1308687803.906251, "message": "love PyCharm and it gets better every release", "group_id": 81, "id": 1451794}, {"user_id": 29051, "stars": [], "topic_id": 39751, "date_created": 1308703174.8080161, "message": "PyCharm's Django support is really very good.", "group_id": 81, "id": 1453609}, {"user_id": 35334, "stars": [], "topic_id": 39751, "date_created": 1308731276.3985169, "message": "+1 for PyCharm. Switched from Apatana to PyCharm at 1.0 and haven't looked back since. Have also tried Eclipse + pydev and Wing IDE. I'm on a mac btw, if it matters.", "group_id": 81, "id": 1455499}, {"user_id": 13325, "stars": [], "topic_id": 39751, "date_created": 1308758839.1506519, "message": "I've been using Emac(Aquamacs) for years now. I find that it's all I need.", "group_id": 81, "id": 1458200}, {"user_id": 35281, "stars": [], "topic_id": 39751, "date_created": 1308757854.5583589, "message": "@cihann thumbs up for the link :)", "group_id": 81, "id": 1458065}, {"user_id": 16043, "stars": [], "topic_id": 39751, "date_created": 1308777548.696445, "message": "+1 for PyDev", "group_id": 81, "id": 1460370}, {"user_id": 1277, "stars": [], "topic_id": 39751, "date_created": 1308779627.654855, "message": "I've been using PyCharm for a few days now and it's not letting me down.", "group_id": 81, "id": 1460612}, {"user_id": 22200, "stars": [], "topic_id": 39751, "date_created": 1308802440.555037, "message": "+1 for PyDev/Aptana", "group_id": 81, "id": 1463355}, {"user_id": 18694, "stars": [], "topic_id": 39751, "date_created": 1308878150.3464389, "message": "Oh boy! you guys do use pyCharm! ...I tried but it was way too slow for my taste (even as faster than others as it is)", "group_id": 81, "id": 1473241}, {"user_id": 34224, "stars": [], "topic_id": 39751, "date_created": 1308901451.8409629, "message": "I really like Sublime Text 2, but mostly I use Eclipse/Pydev", "group_id": 81, "id": 1475077}, {"user_id": 31790, "stars": [], "topic_id": 39751, "date_created": 1309021110.691195, "message": "I mostly use vim or Gedit, but I've recently been experimenting with Cream.", "group_id": 81, "id": 1484815}, {"user_id": 36991, "stars": [], "topic_id": 39751, "date_created": 1309094820.637454, "message": "TextMate with Terminal... simple, but works great", "group_id": 81, "id": 1488807}, {"user_id": 14640, "stars": [], "topic_id": 39751, "date_created": 1309171123.304666, "message": "+1 for PyCharm, I tried the latest Template DEBUG and it works very well", "group_id": 81, "id": 1494305}, {"user_id": 37199, "stars": [], "topic_id": 39751, "date_created": 1309338304.3853641, "message": "+1 Eclipse with PyDev", "group_id": 81, "id": 1515826}, {"user_id": 37200, "stars": [], "topic_id": 39751, "date_created": 1309339597.056124, "message": "+1 for PyCharm", "group_id": 81, "id": 1515887}, {"user_id": 2588, "stars": [], "topic_id": 39751, "date_created": 1309368506.3378971, "message": "vim, ipython/shell_plus, a DB console, a couple shell windows, and anything else I need, all running in a byobu session.", "group_id": 81, "id": 1518732}, {"user_id": 37116, "stars": [], "topic_id": 39751, "date_created": 1309368118.452883, "message": "+1 for PyCharm. Simply perfect! :)", "group_id": 81, "id": 1518623}, {"user_id": 15940, "stars": [], "topic_id": 39751, "date_created": 1309368916.582437, "message": "PyCharm rules, but you need some money to buy that :)", "group_id": 81, "id": 1518867}, {"user_id": 37116, "stars": [], "topic_id": 39751, "date_created": 1309455875.8680041, "message": "@mcbayrak: true, but it's well worth it!", "group_id": 81, "id": 1529984}, {"user_id": 35994, "stars": [], "topic_id": 39751, "date_created": 1309504597.9664309, "message": "I have been going the free route for a while and Im ready to pay a little money for pycharm. Been using since I started this convorsation and I like it. I have not even begun to explore all of the features and I can tell it has a lot of them. For one git integration and well lets face it if its one more thing I do not have to learn GREAT! Thank you pycharm!", "group_id": 81, "id": 1538128}, {"user_id": 12747, "stars": [], "topic_id": 39751, "date_created": 1309585652.1806459, "message": "I use wing-ide primarily for its debugger--I can put breakpoints inside templates on my dev. server, which is great! I haven't tried pycharm--how are the debugging features?", "group_id": 81, "id": 1547060}, {"user_id": 13912, "stars": [], "topic_id": 39751, "date_created": 1309603962.916501, "message": "@williamratcliff PyCharm debugs templates too, and is pretty good at debugging in general.", "group_id": 81, "id": 1547596}, {"user_id": 16302, "stars": [], "topic_id": 39751, "date_created": 1309691669.5776761, "message": "+1 emacs", "group_id": 81, "id": 1551615}] |