PyDev 12.0.0 Released

2024-02-04 Thread Fabio Zadrozny via Python-list
inja2, Html, JavaScript, etc. Links: PyDev: http://pydev.org PyDev Blog: http://pydev.blogspot.com PyDev on VSCode: http://pydev.org/vscode LiClipse: http://www.liclipse.com PyVmMonitor - Python Profiler: http://www.pyvmmonitor.com/ Cheers, Fabio Zadrozny -- https://mail.python.org/mailman/listinfo/python-list

PyDev 11.0.2 Released

2023-10-29 Thread Fabio Zadrozny via Python-list
http://pydev.org PyDev Blog: http://pydev.blogspot.com PyDev on VSCode: http://pydev.org/vscode LiClipse: http://www.liclipse.com PyVmMonitor - Python Profiler: http://www.pyvmmonitor.com/ Cheers, Fabio Zadrozny -- https://mail.python.org/mailman/listinfo/python-list

Re: How to debug python + curses? [was: RE: Applying winpdb_reborn]

2021-06-06 Thread Fabio Zadrozny
You could try other debuggers (possibly doing a remote debug session or attach to pid). Eclipse-PyDev: https://www.pydev.org/manual_adv_remote_debugger.html VsCode-python: https://code.visualstudio.com/docs/python/debugging PyCharm: https://www.jetbrains.com/help/pycharm/remote-debugging-with-prod

Re: Neither pdb or print() displays the bug

2021-06-06 Thread Fabio Zadrozny
Em qua., 2 de jun. de 2021 às 09:34, Rich Shepard escreveu: > On Wed, 2 Jun 2021, Peter Otten wrote: > > > Do you have unit tests? Those are an excellent tool to ensure that the > > components of an application work as expected and that those components > > have well-defined interfaces. Debugging

PyDev 8.3.0 Released

2021-04-10 Thread Fabio Zadrozny
VSCode: http://pydev.org/vscode LiClipse: http://www.liclipse.com PyVmMonitor - Python Profiler: http://www.pyvmmonitor.com/ Cheers, Fabio Zadrozny -- https://mail.python.org/mailman/listinfo/python-list

PyDev 8.1.0 Released

2020-12-08 Thread Fabio Zadrozny
, JavaScript, etc. Links: PyDev: http://pydev.org PyDev Blog: http://pydev.blogspot.com PyDev on VSCode: http://pydev.org/vscode LiClipse: http://www.liclipse.com PyVmMonitor - Python Profiler: http://www.pyvmmonitor.com/ Cheers, Fabio Zadrozny -- https://mail.python.org/mailman/listinfo/python-list

PyDev 8.0 Released

2020-09-06 Thread Fabio Zadrozny
ogspot.com PyDev on VSCode: http://pydev.org/vscode LiClipse: http://www.liclipse.com PyVmMonitor - Python Profiler: http://www.pyvmmonitor.com/ Cheers, Fabio Zadrozny -- https://mail.python.org/mailman/listinfo/python-list

PyDev 7.6.0 Released

2020-06-11 Thread Fabio Zadrozny
JavaScript, etc. Links: PyDev: http://pydev.org PyDev Blog: http://pydev.blogspot.com PyDev on VSCode: http://pydev.org/vscode LiClipse: http://www.liclipse.com PyVmMonitor - Python Profiler: http://www.pyvmmonitor.com/ Cheers, Fabio Zadrozny -- https://mail.python.org/mailman/listinfo/python-list

PyDev 7.5.0 Released

2020-01-10 Thread Fabio Zadrozny
t for many other languages, such as Django Templates, Jinja2, Html, JavaScript, etc. Links: PyDev: http://pydev.org PyDev Blog: http://pydev.blogspot.com PyDev on VSCode: http://pydev.org/vscode LiClipse: http://www.liclipse.com PyVmMonitor - Python Profiler: http://www.pyvmmonitor.com/ Cheers,

Re: "How to protect the python code"

2019-09-06 Thread Fabio Zadrozny
code (just google "python obfuscate code" -- I haven't actually used any of those, but I guess they may be what you want)... -- Fabio -- https://mail.python.org/mailman/listinfo/python-list

PyDev 7.2.0 Released

2019-03-27 Thread Fabio Zadrozny
Django Templates, Jinja2, Html, JavaScript, etc. Links: PyDev: http://pydev.org PyDev Blog: http://pydev.blogspot.com PyDev on VSCode: http://pydev.org/vscode LiClipse: http://www.liclipse.com PyVmMonitor - Python Profiler: http://www.pyvmmonitor.com/ Cheers, Fabio Zadrozny -- https

​PyDev 7.0.3 Released

2018-11-09 Thread Fabio Zadrozny
v.blogspot.com PyDev on VSCode: http://pydev.org/vscode LiClipse: http://www.liclipse.com PyVmMonitor - Python Profiler: http://www.pyvmmonitor.com/ Cheers, Fabio Zadrozny -- https://mail.python.org/mailman/listinfo/python-list

PyDev 6.5.0 released

2018-09-05 Thread Fabio Zadrozny
m/ Cheers, Fabio Zadrozny -- https://mail.python.org/mailman/listinfo/python-list

How to drop six support and go to Python 3 only?

2018-09-05 Thread Fabio Zadrozny
) so that the codebase becomes pythonic again? Thanks, Fabio -- https://mail.python.org/mailman/listinfo/python-list

PyDev 6.5.0 released

2018-09-03 Thread Fabio Zadrozny
m/ Cheers, Fabio Zadrozny -- https://mail.python.org/mailman/listinfo/python-list

PyDev 6.4.3 Released

2018-07-06 Thread Fabio Zadrozny
many other languages, such as Django Templates, Jinja2, Html, JavaScript, etc. Links: PyDev: http://pydev.org PyDev Blog: http://pydev.blogspot.com PyDev on VSCode: http://pydev.org/vscode LiClipse: http://www.liclipse.com PyVmMonitor - Python Profiler: http://www.pyvmmonitor.com/ Cheers, Fabi

PyDev 6.3.2 released

2018-03-21 Thread Fabio Zadrozny
PyVmMonitor - Python Profiler: http://www.pyvmmonitor.com/ Cheers, Fabio Zadrozny -- https://mail.python.org/mailman/listinfo/python-list

PyDev 6.3.1 Released

2018-02-28 Thread Fabio Zadrozny
://www.liclipse.com PyVmMonitor - Python Profiler: http://www.pyvmmonitor.com/ Cheers, Fabio Zadrozny -- https://mail.python.org/mailman/listinfo/python-list

Re: Python with PyDev on Visual Studio Code

2018-02-19 Thread Fabio Zadrozny
Sorry, it was a glitch on the template when moved to another folder (just fixed). On Mon, Feb 19, 2018 at 10:08 AM, ElChino wrote: > Fabio Zadrozny wrote: > > See: http://www.pydev.org/vscode/ for more information! >> > > That page includes so many dead links that i

Python with PyDev on Visual Studio Code

2018-02-19 Thread Fabio Zadrozny
ous or next class or method through Ctrl+Shift+Up and Ctrl+Shift+Down. See: http://www.pydev.org/vscode/ for more information! Cheers, -- Fabio Zadrozny -- Software Developer PyDev on VSCode http://pydev.org/vscode PyVmMonitor - Profile Python on VSCode http://www.pyvmmo

PyDev 6.2.0 released

2017-11-29 Thread Fabio Zadrozny
extMate bundles and a number of other languages such as Django Templates, Jinja2, Kivy Language, Mako Templates, Html, Javascript, etc. It's also a commercial counterpart which helps supporting the development of PyDev. Details on LiClipse: http://www.liclipse.com/ Cheers

PyDev 6.1.0 Released

2017-11-07 Thread Fabio Zadrozny
;s also a commercial counterpart which helps supporting the development of PyDev. Details on LiClipse: http://www.liclipse.com/ Cheers, -- Fabio Zadrozny -- Software Developer LiClipse http://www.liclipse.com PyDev - Python Development Environment for Eclipse h

PyDev 6.0.0 Released

2017-09-21 Thread Fabio Zadrozny
ent of PyDev. Details on LiClipse: http://www.liclipse.com/ Cheers, -- Fabio Zadrozny -- Software Developer LiClipse http://www.liclipse.com PyDev - Python Development Environment for Eclipse http://pydev.org http://pydev.blogspot.com PyVmMonitor - Python Profiler htt

PyDev 5.9.2 released

2017-08-15 Thread Fabio Zadrozny
tails on LiClipse: http://www.liclipse.com/ Cheers, -- Fabio Zadrozny -- Software Developer LiClipse http://www.liclipse.com PyDev - Python Development Environment for Eclipse http://pydev.org http://pydev.blogspot.com PyVmMonitor - Python Profiler

PyDev 5.8.0: Code Coverage fixes, IronPython debugging

2017-06-08 Thread Fabio Zadrozny
ipse: http://www.liclipse.com/ Cheers, -- Fabio Zadrozny -- Software Developer LiClipse http://www.liclipse.com PyDev - Python Development Environment for Eclipse http://pydev.org http://pydev.blogspot.com PyVmMonitor - Python Profiler http://www.pyvmmonitor.com/

PyDev 5.7.0 Released

2017-04-12 Thread Fabio Zadrozny
hich helps supporting the development of PyDev. Details on LiClipse: http://www.liclipse.com/ Cheers, -- Fabio Zadrozny -- Software Developer LiClipse http://www.liclipse.com PyDev - Python Development Environment for Eclipse http://pyde

PyDev 5.6.0 Released

2017-03-23 Thread Fabio Zadrozny
o Templates, Html, Javascript, etc. It's also a commercial counterpart which helps supporting the development of PyDev. Details on LiClipse: http://www.liclipse.com/ Cheers, -- Fabio Zadrozny -- Software Developer LiClipse http://www.liclipse.com PyDev - Python D

PyDev 5.5.0 Released

2017-01-31 Thread Fabio Zadrozny
theming, TextMate bundles and a number of other languages such as Django Templates, Jinja2, Kivy Language, Mako Templates, Html, Javascript, etc. It's also a commercial counterpart which helps supporting the development of PyDev. Details on Li

PyDev 5.4.0 Released

2016-11-30 Thread Fabio Zadrozny
ails on LiClipse: http://www.liclipse.com/ Cheers, -- Fabio Zadrozny -- Software Developer LiClipse http://www.liclipse.com PyDev - Python Development Environment for Eclipse http://pydev.org http://pydev.blogspot.com PyVmMonitor

PyDev 5.3.1 Released

2016-11-03 Thread Fabio Zadrozny
Templates, Jinja2, Kivy Language, Mako Templates, Html, Javascript, etc. It's also a commercial counterpart which helps supporting the development of PyDev. Details on LiClipse: http://www.liclipse.com/ Cheers, -- Fabio Zadrozny -- Sof

PyDev 5.3.0 Released

2016-10-14 Thread Fabio Zadrozny
tc. It's also a commercial counterpart which helps supporting the development of PyDev. Details on LiClipse: http://www.liclipse.com/ Cheers, -- Fabio Zadrozny -- Software Developer LiClipse http://www.liclipse.com PyDev - Python Devel

Re: how to automate java application in window using python

2016-09-16 Thread Fabio Zadrozny
Take a look at https://pyautogui.readthedocs.io/en/latest/ On Fri, Sep 16, 2016 at 9:24 AM, meInvent bbird wrote: > you are right, english is not my first language > > i just talk as simple as i can, i do not know previous talking is mean > > > On Friday, September 16, 2016 at 6:22:34 PM UTC+8,

PyDev 5.2.0 Released

2016-08-18 Thread Fabio Zadrozny
commercial counterpart which helps supporting the development of PyDev. Details on LiClipse: http://www.liclipse.com/ Cheers, -- Fabio Zadrozny -- Software Developer LiClipse http://www.liclipse.com PyDev - Python Development Environment for

PyDev 5.1.2 Released

2016-06-24 Thread Fabio Zadrozny
o Templates, Jinja2, Kivy Language, Mako Templates, Html, Javascript, etc. It's also a commercial counterpart which helps supporting the development of PyDev. Details on LiClipse: http://www.liclipse.com/ Cheers, -- Fabio Zadrozny -- Sof

PyDev 5.0.0 Released

2016-05-05 Thread Fabio Zadrozny
LiClipse: http://www.liclipse.com/ Cheers, -- Fabio Zadrozny -- Software Developer LiClipse http://www.liclipse.com PyDev - Python Development Environment for Eclipse http://pydev.org http://pydev.blogspot.com PyVmMonitor - Python Profi

Re: installing scipy

2016-05-03 Thread Fabio Zadrozny
Are you sure that the Python34 you installed is 64-bits and not the 32-bit version? (you can check that by just executing 'python'... the prompt will show the proper info to you). On Tue, Apr 26, 2016 at 12:33 PM, Heli wrote: > Hi all, > > I have a python34 installed on a windows-64bit machine.

PyVmMonitor 1.0.1 released

2016-01-27 Thread Fabio Zadrozny
ccess - Profile on a different machine - Multiple processes support (multiprocessing, django...) - Live sampling/CPU view - Select time range - Group samples by method or line - PyDev integration - PyCharm integration Enjoy! Fabio Zadrozny Software Developer LiClipse

Re: Which Python editor has this feature?

2016-01-26 Thread Fabio Zadrozny
On Mon, Jan 11, 2016 at 6:40 AM, Gordon Levi wrote: > jf...@ms4.hinet.net wrote: > > >It lets you jump between the current cursor position and the line the > upper level indentation start, something like the bracket matching in C > editor. Because of Python use indentation as its code block mark,

Re: Which Python editor has this feature?

2016-01-26 Thread Fabio Zadrozny
7;re just navigating methods, you can do Ctrl+Shift+Up / Down to select the previous/next method, which may be a bit faster). Best Regards, Fabio​ -- https://mail.python.org/mailman/listinfo/python-list

PyDev 4.5.3 Released

2016-01-22 Thread Fabio Zadrozny
number of other languages such as Django Templates, Jinja2, Kivy Language, Mako Templates, Html, Javascript, etc. It's also a commercial counterpart which helps supporting the development of PyDev. Details on LiClipse: http://www.liclipse.com/ Cheers, -- Fabio Zad

PyDev 4.5.1 Released

2016-01-14 Thread Fabio Zadrozny
7;s also a commercial counterpart which helps supporting the development of PyDev. Details on LiClipse: http://www.liclipse.com/ Cheers, -- Fabio Zadrozny -- Software Developer LiClipse http://www.liclipse.com PyDev - Python Development Envir

PyDev 4.4.0 Released

2015-10-06 Thread Fabio Zadrozny
, etc. It's also a commercial counterpart which helps supporting the development of PyDev. Details on LiClipse: http://www.liclipse.com/ Cheers, -- Fabio Zadrozny -- Software Developer LiClipse http://www.liclipse.com PyDev - P

PyDev 4.3.0 released

2015-08-20 Thread Fabio Zadrozny
.com/ Cheers, -- Fabio Zadrozny -- Software Developer LiClipse http://www.liclipse.com PyDev - Python Development Environment for Eclipse http://pydev.org http://pydev.blogspot.com PyVmMonitor - Python Profiler http://www.pyvmmonitor

Re: pyjs - a compiler from Python to JavaScript

2015-08-11 Thread Fabio Zadrozny
later on if you want -- in fact, when you debug the code you'll be debugging JavaScript and not Python (it's like CoffeScript but with a Python-like syntax). Cheers, Fabio On Tue, Aug 11, 2015 at 3:48 PM, Uri Even-Chen wrote: > Thanks Fabio, it's very interesting. Are you relat

Re: pyjs - a compiler from Python to JavaScript

2015-08-11 Thread Fabio Zadrozny
g jQuery and other plugins it would be > very hard to use these projects in production. > > Uri. > ​I think that you could try RapydScript: http://rapydscript.pyjeon.com/ Cheers, Fabio -- https://mail.python.org/mailman/listinfo/python-list

PyDev 4.2.0 Released

2015-07-07 Thread Fabio Zadrozny
dles and a number of other languages such as Django Templates, Jinja2, Kivy Language, Mako Templates, Html, Javascript, etc. It's also a commercial counterpart which helps supporting the development of PyDev. Details on LiClipse: http://www.liclipse.com/ Cheers, --

PyDev 4.1.0 Released

2015-05-26 Thread Fabio Zadrozny
(PyDev-570) Cheers, -- Fabio Zadrozny -- Software Developer LiClipse http://www.liclipse.com PyDev - Python Development Environment for Eclipse http://pydev.org http://pydev.blogspot.com PyVmMonitor - Python Profiler http://www.pyvmm

PyDev 4.0.0 Released

2015-04-15 Thread Fabio Zadrozny
elements of a list (lst[0].) in the console. (PyDev-531) * py.test xfailed tests are no longer marked as 'Failed' in PyUnit view (PyDev-506) Cheers, -- Fabio Zadrozny -- Software Developer LiClipsehttp://www.liclipse.com PyDev -

Re: Design thought for callbacks

2015-02-26 Thread Fabio Zadrozny
On Wed, Feb 25, 2015 at 9:46 AM, Cem Karan wrote: > > On Feb 24, 2015, at 8:23 AM, Fabio Zadrozny wrote: > > > Hi Cem, > > > > I didn't read the whole long thread, but I thought I'd point you to what > I'm using in PyVmMonitor (http://www.pyvmmonito

PyDev 3.9.2 Released

2015-02-06 Thread Fabio Zadrozny
ixed surround with try..finally/except indentation on Ctrl+1 when some line has a comment which has a different indentation. Cheers, -- Fabio Zadrozny -- Software Developer LiClipse http://www.liclipse.com PyDev - Python Development Enviro

PyDev 3.9.1 Released

2015-01-08 Thread Fabio Zadrozny
issue where an unused import would not be properly removed if it was not a from import. * Fixed exception when drawing minimap overview ruler. Cheers, -- Fabio Zadrozny -- Software Developer LiClipse http://www.liclipse.com PyDev - Python Develo

Re: Need Help

2014-12-01 Thread Fabio Zadrozny
.org/manual_adv_pyunit.html also has more details on that) and pass a xml dump file (which I think both support). Cheers, Fabio -- https://mail.python.org/mailman/listinfo/python-list

Re: [Python-Dev] Dinamically set __call__ method

2014-11-13 Thread Fabio Zadrozny
On Thu, Nov 13, 2014 at 2:20 AM, Gregory Ewing wrote: > Fabio Zadrozny wrote: > >> can someone from python-dev give some background of why that's the way it >> is? >> > > It's because, with new-style classes, a class is also an > instance (of class

PyDev 3.9.0 Released

2014-11-13 Thread Fabio Zadrozny
Debugger: getpass properly working with additional arguments (PyDev-460). Cheers, -- Fabio Zadrozny -- Software Developer LiClipse http://www.liclipse.com PyDev - Python Development Environment for Eclipse http://pydev.org http://pydev.blogs

Re: [Python-Dev] Dinamically set __call__ method

2014-11-12 Thread Fabio Zadrozny
a, '__call__') instead of type(a).__dict__['__call__'].__get__(a, type(a)) -- it seems to me it's mostly because of historical reasons, but I'm really curious why is it so (and if maybe it's something which python-dev would consider worth changing in the future --

PyDev 3.8.0 Released

2014-09-25 Thread Fabio Zadrozny
ithout extension. Cheers, -- Fabio Zadrozny -- Software Developer LiClipse http://brainwy.github.io/liclipse PyDev - Python Development Environment for Eclipse http://pydev.org http://pydev.blogspot.com -- https://mail.python.org/mailman/listinfo/python-list

Re: PyDev Code Analysis

2014-09-02 Thread Fabio Zadrozny
nalysis (which will check errors and warnings such as unused imports / unresolved imports / undefined variables, etc.), it has the options you saw (which are affected by the only on save/on any successful parse). Cheers, Fabio -- https://mail.python.org/mailman/listinfo/python-list

PyDev 3.7.0 Released

2014-08-27 Thread Fabio Zadrozny
* It's possible to interrupt the console. * **Others** * Autopep8 now works with non ascii sources. * More than 20 levels of indentation no longer causes ArrayOutOfBoundsException. * Fixed some NullPointerExceptions. * A bunch of other bugfixes. C

Re: Error in PyDev but not in the standard python interpreter

2014-06-24 Thread Fabio Zadrozny
hat differs there... (i.e.: I think that if you do isinstance(d1, datetime) it'll return false, as it seems to be a netcdftime.datetime object). Best Regards, Fabio On Tue, Jun 24, 2014 at 10:28 AM, Fabien wrote: > Hi, > > this is probably not the best place for this topic but I know thi

PyDev 3.5.0 Released

2014-05-20 Thread Fabio Zadrozny
PyDev stdout/stderr redirector now properly uses PYTHONIOENCODING. Cheers, -- Fabio Zadrozny -- Software Developer LiClipse http://brainwy.github.io/liclipse PyDev - Python Development Environment for Eclipse http://pydev.org http://pydev.bl

Re: Slightly OT - using PyUIC from Eclipse

2014-04-30 Thread Fabio Zadrozny
lative imports on Python. To overcome that limitation, Python created a workaround to execute a module with: python -m 'module.name' So, If you execute Python as: python -m PyQt5.uic.pyuic (instead of "python C:\Program Files\Python\2.5\Lib\site-packages\PyQt5\uic\pyuic.py") it should work. If you want, you can read an answer on http://stackoverflow.com/questions/14132789/python-relative-imports-for-the-billionth-timefor more details on why it doesn't work and the other way does... Cheers, Fabio -- https://mail.python.org/mailman/listinfo/python-list

Re: Examples of modern GUI python programms

2014-04-03 Thread Fabio Zadrozny
ually, PyGame is LGPL: http://www.pygame.org/LGPL (it's also what their source files say, although I noted that in their homepage the link which points to http://www.pygame.org/LGPL *wrongly* says GPL when the actual link goes to LGPL and the sources say LGPL). Cheers, Fabio -- https://mail.python.org/mailman/listinfo/python-list

PyDev 3.4.1 Released

2014-03-20 Thread Fabio Zadrozny
of 'from' imports sorted. Cheers, -- Fabio Zadrozny -- Software Developer LiClipse http://brainwy.github.io/liclipse PyDev - Python Development Environment for Eclipse http://pydev.org http://pydev.blogspot.com -- https://mail.python.org/mailman/listinfo/python-list

Re: Diagnose a segfault in ipython/readline

2014-03-06 Thread Fabio Zadrozny
ug tracker. > > Thanks again! > > Just a note here (which may or may not work for your case), but you could try using the faulthandler module to see if it can give you a stack trace you can work with... Cheers, Fabio -- https://mail.python.org/mailman/listinfo/python-list

Re: Problem importing libraries installed with PIP in Eclipse

2014-02-17 Thread Fabio Zadrozny
red out of the box, although it's a commercial counterpart of PyDev -- whose funds help to keep PyDev development going forward). Cheers, Fabio -- https://mail.python.org/mailman/listinfo/python-list

Re: Problem importing libraries installed with PIP in Eclipse

2014-02-15 Thread Fabio Zadrozny
; https://mail.python.org/mailman/listinfo/python-list > Hi Renato, Can you do the following: Create a new script with: import sys print '\n'.join(sorted(sys.path)) And let me know if the paths you have listed in both are equal... Also, which version of PyDev are you using? Cheers, Fabio -- https://mail.python.org/mailman/listinfo/python-list

PyDev 3.3.3 Released

2014-01-28 Thread Fabio Zadrozny
izer doesn't mess with it. * **Refactoring**: - Fixed error when moving resource in PYTHONPATH to a dir out of the PYTHONPATH. - On a search make sure we search only python files, not dlls (which could give OutOfMemory errors and make the search considerably slower). - Multiple fixes on t

PyDev 3.2.0 Released

2013-12-30 Thread Fabio Zadrozny
, -- Fabio Zadrozny -- Software Developer LiClipse http://brainwy.github.io/liclipse PyDev - Python Development Environment for Eclipse http://pydev.org http://pydev.blogspot.com -- https://mail.python.org/mailman/listinfo/python-list

Re: eclipse+pyDev code complete problem

2013-12-29 Thread Fabio Zadrozny
Hi there, Please create an issue in the PyDev tracker for that: https://sw-brainwy.rhcloud.com/tracker/PyDev/ Cheers, Fabio On Fri, Dec 27, 2013 at 4:54 PM, zhaoyunsong wrote: > dear all, > I am trying to configure eclipse + pydev as my ide, but there seems to be > some proble

PyDev 3.1.0 released

2013-12-12 Thread Fabio Zadrozny
yDev? --- PyDev is a plugin that enables users to use Eclipse for Python, Jython and IronPython development -- making Eclipse a first class Python IDE -- It comes with many goodies such as code completion, syntax highlighting, syntax analysis, refactor, debug

Re: UnicodeDecodeError: 'ascii' codec can't decodee byte 0xff in position 0: ordinal not in range(128)

2013-11-18 Thread Fabio Zadrozny
> > > Viet > > -- > https://mail.python.org/mailman/listinfo/python-list > > You should be able to reproduce the same behavior on PyDev if in your run configuration you select the encoding of the console to be ascii (run > run configurations > select run configuration > common > set encoding to us-ascii). My guess is that you have the problem because the username has non-ascii chars -- and you're receiving it as an unicode and not a string... so, you have to do encode it properly to a string before writing to the connection (i.e.: username.encode('utf-8') + '\r' -- although the encoding may have to be a different one and not utf-8). Cheers, Fabio -- https://mail.python.org/mailman/listinfo/python-list

Re: PyDev 3.0 Released

2013-11-08 Thread Fabio Zadrozny
to edit at once) - Things are pre-configured (i.e.: it provides a native installer which bundles a jre and other common plugins such as anyedit, startexplorer, egit...) So, currently those are the advantages -- still, as you noted, PyDev is the same on both cases :) Cheers, Fabio On Fri, Nov 8,

PyDev 3.0 Released

2013-11-07 Thread Fabio Zadrozny
etion, syntax highlighting, syntax analysis, refactor, debug and many others. Cheers, -- Fabio Zadrozny -- Software Developer LiClipse http://brainwy.github.io/liclipse PyDev - Python Development Environment for Eclipse http://pydev.org http://pydev

Re: python IDE and function definition

2013-09-24 Thread Fabio Zadrozny
tance > assertion: > http://www.wingware.com/doc/**edit/helping-wing-analyze-code<http://www.wingware.com/doc/edit/helping-wing-analyze-code> Just to note, PyDev can also use the assert isinstance as well as docstrings (http://pydev.org/manual_adv_type_hints.html) for type hinting. Cheers, Fabio -- https://mail.python.org/mailman/listinfo/python-list

Re: python IDE and function definition

2013-09-23 Thread Fabio Zadrozny
On Mon, Sep 23, 2013 at 2:29 PM, Chris Friesen wrote: > On 09/23/2013 09:32 AM, Fabio Zadrozny wrote: > >> On Mon, Sep 23, 2013 at 12:06 PM, Chris Friesen > <mailto:cbf...@mail.usask.ca>> wrote: >> >> >> Hi all, >> >> I'm look

Re: python IDE and function definition

2013-09-23 Thread Fabio Zadrozny
f.html) -- additionally, you can also search for methods/classes/attributes directly: http://pydev.org/manual_adv_open_decl_quick.html Cheers, Fabio > > > Chris > -- > https://mail.python.org/**mailman/listinfo/python-list<https://mail.python.org/mailman/listinfo/python-list> > -- https://mail.python.org/mailman/listinfo/python-list

Re: better and user friendly IDE recommended?

2013-09-12 Thread Fabio Zadrozny
with them a bit and use what works best for you. Cheers, Fabio On Wed, Sep 11, 2013 at 11:14 AM, wrote: > Hey i am a programmer but new to python. Can anyone guide me in knowing > which is a better IDE used to develop web related apps that connect to DB > using python? > -- > htt

Re: Python Debugger tool

2013-09-06 Thread Fabio Zadrozny
fork of the PyDev debugger, so, using PyDev (which is Open Source) may be an option if you'd like something more visual than the IPython debugger (see: http://pydev.org/manual_adv_debugger.html for the debugger and http://pydev.org/manual_101_root.html for installing/configuring PyDev initi

PyDev 2.8.2 released

2013-09-05 Thread Fabio Zadrozny
to a new date). What is PyDev? --- PyDev is a plugin that enables users to use Eclipse for Python, Jython and IronPython development -- making Eclipse a first class Python IDE -- It comes with many goodies such as code completion, syntax highlighting, synta

PyDev 2.8.0 Released

2013-07-25 Thread Fabio Zadrozny
lysis, refactor, debug and many others. Cheers, -- Fabio Zadrozny -- Software Developer PyDev - Python Development Environment for Eclipse http://pydev.org http://pydev.blogspot.com -- http://mail.python.org/mailman/listinfo/python-list

Re: How can I make this piece of code even faster?

2013-07-20 Thread Fabio Zadrozny
k its value within a while (that way you can save a few instructions on method invocations from xrange/range). Anyways, if that's not fast enough, just port it to c/c++ (or one of the alternatives to speed it up while still in python: numba, cython, shedskin). Or (if you can), try to use PyPy and see if you get more speed without doing anything. Cheers, Fabio -- http://mail.python.org/mailman/listinfo/python-list

PyDev 2.7.5 Released

2013-05-28 Thread Fabio Zadrozny
first class Python IDE -- It comes with many goodies such as code completion, syntax highlighting, syntax analysis, refactor, debug and many others. Cheers, -- Fabio Zadrozny -- Software Developer PyDev - Python Development Environment for

PyDev 2.7.4 Released

2013-05-16 Thread Fabio Zadrozny
? --- PyDev is a plugin that enables users to use Eclipse for Python, Jython and IronPython development -- making Eclipse a first class Python IDE -- It comes with many goodies such as code completion, syntax highlighting, syntax analysis, refactor, debug and many others. Cheers, -- Fabio Zadrozny

Re: IDE for GUI Designer

2013-04-07 Thread Fabio Zadrozny
x27;s mostly a matter of saving the ui in designer and going on to implement the actual code for the actions in PyDev/Eclipse (sure, you don't click on a link to add Python code, but for me that separation is good). Cheers, Fabio On Sun, Apr 7, 2013 at 2:40 PM, Wolfgang Keller wrote: &g

Re: LiClipse

2013-03-23 Thread Fabio Zadrozny
On Sat, Mar 23, 2013 at 2:27 PM, rusi wrote: > On Mar 23, 4:11 pm, Fabio Zadrozny wrote: > > On Sat, Mar 23, 2013 at 12:38 AM, rusi wrote: > > > > > > ie Eclipse-4 claims to have made plugin development (for new custom > > > languages) easier. > > >

Re: LiClipse

2013-03-23 Thread Fabio Zadrozny
On Sat, Mar 23, 2013 at 12:07 PM, Wanderer wrote: > On Saturday, March 23, 2013 7:11:10 AM UTC-4, Fabio Zadrozny wrote: > > On Sat, Mar 23, 2013 at 12:38 AM, rusi wrote: > > > > > > > > > > On Mar 23, 7:58 am, Fabio Zadrozny wrote: > > > >

Re: LiClipse

2013-03-23 Thread Fabio Zadrozny
On Sat, Mar 23, 2013 at 12:38 AM, rusi wrote: > On Mar 23, 7:58 am, Fabio Zadrozny wrote: > > Hello there, > > > > As I've proposed it, let me try to explain it a bit better (if you have > > doubts, I should probably rephrase the proposal). > > > > T

Re: LiClipse

2013-03-22 Thread Fabio Zadrozny
v which only serves to confuse users and Eclipse.org does not have a Python version with PyDev). I'd hardly call that a fork thought (and it should be possible to install it as a separate plugin anyways, so, you can use the Eclipse you got from anywhere and just use the update site to get those plu

PyDev 2.7.2 Released / Help to keep PyDev alive

2013-03-15 Thread Fabio Zadrozny
first class Python IDE -- It comes with many goodies such as code completion, syntax highlighting, syntax analysis, refactor, debug and many others. Cheers, -- Fabio Zadrozny -- Software Developer PyDev - Python Development Environment for Ec

Re: UnicodeEncodeError when not running script from IDE

2013-02-12 Thread Fabio Zadrozny
Just to note, PyDev does something behind the scenes (it sets the encoding for the console). You may specify which encoding you want at your launch configuration (in the 'common' tab you can set the encoding you want for the shell). Cheers, Fabio On Tue, Feb 12, 2013 at 3:12

Re: Is there a way to configure IDLE to use spaces instead of tabs for indenting?

2012-10-17 Thread Fabio Zadrozny
derstand it or do a > quick experiment. Since indentation is syntactically significant in > Python, I think fixing the interpreter to produce good, readable, > cut-and-pasteable, and Pythonic code is more important than a cosmetic > feature, but less important than true bugs. > -- Actually, if you're in PyDev/Eclipse already, you can just use the interactive shell that PyDev provides: http://pydev.org/manual_adv_interactive_console.html Cheers, Fabio -- http://mail.python.org/mailman/listinfo/python-list

Re: PyDev IPython Confusion

2012-06-30 Thread Fabio Zadrozny
'.join(sorted(sys.path))) and compare that with your configuration... ( note that the recommended place to ask PyDev questions is at stackoverflow with a PyDev tag... see: http://pydev.org/about.html ) Cheers, Fabio -- http://mail.python.org/mailman/listinfo/python-list

Re: other languages API to python

2012-06-01 Thread Fabio Zadrozny
on... Take a look at Boost::Python, Swig, Sip and Cython (personally, I like Boost::Python, but the generated code can be a bit bloated -- but not a problem unless it's a really huge library -- Cython seems nice too, but I've only made few things with it, so, I can't comment much). Cheers, Fabio -- http://mail.python.org/mailman/listinfo/python-list

Re: Error importing __init__ declared variable from another package

2012-03-07 Thread Fabio Zadrozny
related to the version of Python > I'm using. > > I'm in the process of trying to solve another related import problem, and > wished to resolve this one in the hope that it might shed light on the > other. But as it works beside the error icon appearing, I might just ignore > it and spare the trouble of precise identification of cause. Please report that as a bug in the PyDev sf tracker (please attach a sample project where this problem can be reproduced). Cheers, Fabio -- http://mail.python.org/mailman/listinfo/python-list

Re: How to make PyDev pep8 friendly?

2012-02-17 Thread Fabio Zadrozny
Python (actually Jython 2.2.1) -- which is also the way that pep8.py was integrated. Cheers, Fabio -- http://mail.python.org/mailman/listinfo/python-list

PyDev 2.4.0 Released

2012-02-01 Thread Fabio Zadrozny
plugin that enables users to use Eclipse for Python, Jython and IronPython development -- making Eclipse a first class Python IDE -- It comes with many goodies such as code completion, syntax highlighting, syntax analysis, refactor, debug and many others. Cheers, -- Fabio Zadrozny

Re: PySide / PyQt autocompletion in IDEs

2011-12-31 Thread Fabio Zadrozny
> effectively programming, which is a problem :-/ In PyDev you can use a .api file (the same from QScintilla) to be used for the code-completion. Take a look at: http://pydev.org/manual_101_interpreter.html for details (I know it's available for PyQt, but I'm not sure about PySide, but

Re: Python Interpreter Error with PyDev (Eclipse IDE)

2011-12-16 Thread Fabio Zadrozny
ou're using... Cheers, Fabio On Thu, Dec 15, 2011 at 10:20 PM, Joshua Jodrey wrote: > Hi, > This is my first email to this list, so I apologize if there's a better > mailing-list for this type of question. > > I'm looking to get started with python development, so I

PyDev 2.3.0 Released

2011-12-15 Thread Fabio Zadrozny
analysis, refactor, debug and many others. Cheers, -- Fabio Zadrozny -- Software Developer Appcelerator http://appcelerator.com/ Aptana http://aptana.com/ PyDev - Python Development Environment for Eclipse http://pydev.org http://pydev.blo

Re: PyDev and multithreaded application debug

2011-12-13 Thread Fabio Zadrozny
am I missing something? > Thanks in advance! Actually, that's expected, as you've only hit the breakpoint at that thread... if you want, you can press the pause button to stop the other threads. Cheers, Fabio -- http://mail.python.org/mailman/listinfo/python-list

  1   2   3   4   >