Activity for PythonToolkit (PTK)

  • tohc1 tohc1 modified a blog post

    New release 21.1 available: with python 3 support

  • tohc1 tohc1 modified ticket #19

    Install on Windows with Python3

  • tohc1 tohc1 modified a comment on ticket #19

    There is a new release 21.1 available for download or preferably using pip. $ pip install pythontoolkit

  • PythonToolkit (PTK) PythonToolkit (PTK) released /PythonToolkit-21.1.tar.gz

  • tohc1 tohc1 created a blog post

    New release 21.1 available: with python 3 support

  • tohc1 tohc1 committed [r560]

    Fix aui flags

  • tohc1 tohc1 posted a comment on ticket #19

    Hi Alexis, There is a mostly working python3 version available here (via download snapshot link): https://sourceforge.net/p/pythontoolkit/code/HEAD/tree/trunk_python3/ Extract this somewhere and run PTK.pyw and it should work without needing to be installed (you will need to install wxpython first via pip). Hopefully I'll get around to releasing a new version soon. Tom From: Alexis MARTINI alexispybeginer@users.sourceforge.net Sent: 28 December 2020 10:33 To: Ticket #19: Install on Windows with Python3...

  • Alexis MARTINI Alexis MARTINI created ticket #19

    Install on Windows with Python3

  • tohc1 tohc1 committed [r559]

    Fix editor run cell wx4.1.1

  • tohc1 tohc1 committed [r558]

    Fixing logging error when no stdout

  • tohc1 tohc1 committed [r557]

    allow cell run with wx 4.1 and earlier

  • tohc1 tohc1 committed [r556]

    fix wxpython 4.1 changes to sizers

  • tohc1 tohc1 committed [r555]

    update changes

  • tohc1 tohc1 committed [r554]

    fix inconsistent naming in aui_addons.py

  • tohc1 tohc1 committed [r553]

    Fix redraw issues in notebooks on windows10

  • tohc1 tohc1 committed [r552]

    Fix calltip for class constructors

  • tohc1 tohc1 committed [r551]

    update nsbrowser_tool.py type icon

  • tohc1 tohc1 committed [r550]

  • tohc1 tohc1 committed [r549]

    Fix autocomps to correctly show types

  • tohc1 tohc1 committed [r548]

    Fix tool panes not hiding in coFixed show/hide of console frame tool panes.

  • tohc1 tohc1 committed [r547]

    Update calltip to wotk with fullargspec

  • tohc1 tohc1 committed [r546]

    Fix windows bug in python3 version

  • tohc1 tohc1 committed [r545]

    backup changes for windows testing

  • tohc1 tohc1 committed [r544]

    fix auto completes for keys and file paths

  • tohc1 tohc1 committed [r543]

    Fix numpy_pack exporter

  • tohc1 tohc1 committed [r542]

    Fix error at exit

  • tohc1 tohc1 committed [r541]

    Fix breakpoint pane not showing in console frame

  • tohc1 tohc1 committed [r540]

    Fix cut and paste not working in console frame.

  • tohc1 tohc1 committed [r539]

    Fixed type icons in NSB

  • tohc1 tohc1 committed [r538]

    Add bytes type icon

  • tohc1 tohc1 committed [r537]

    Fix notebook redraw issues

  • tohc1 tohc1 committed [r536]

    Fix infoctrl / inspector

  • tohc1 tohc1 committed [r535]

    Fix minor bug in path list move top/bottom entry up/down

  • tohc1 tohc1 committed [r534]

    Fix breakpoint list

  • tohc1 tohc1 committed [r533]

    Fix wxpython4 depreciated calls

  • tohc1 tohc1 committed [r532]

    add execfile builtin to allow running scripts from editor

  • tohc1 tohc1 committed [r531]

    fix NSbrowser clear main

  • tohc1 tohc1 committed [r530]

    Update for python 3 and wxpython4 only branch - mostly working, work-in-progress error fixing for python 2-3 changes.

  • tohc1 tohc1 committed [r529]

    make python3 compatible

  • tohc1 tohc1 committed [r528]

    deprecation fixes

  • tohc1 tohc1 committed [r527]

    Fixed depreciated call to menu appenditem -> append

  • tohc1 tohc1 committed [r526]

    Fixes to show/hide breakpoint panel

  • tohc1 tohc1 committed [r525]

    Fix apply engine settings

  • tohc1 tohc1 committed [r524]

    Fix wxpython4 bugs in prefernces and about

  • tohc1 tohc1 committed [r523]

    Remove debug print from inspector/inspector_control.py

  • PythonToolkit (PTK) PythonToolkit (PTK) released /Python Toolkit/ptk v18.08/PythonToolkit-18.08.zip

  • PythonToolkit (PTK) PythonToolkit (PTK) released /Python Toolkit/ptk v18.08/PythonToolkit-18.08.win32.exe

  • tohc1 tohc1 committed [r522]

    Fixed weirdness with aui Notebook not closing pages - wxpython4 bug?

  • tohc1 tohc1 committed [r521]

    Fix file history menu in console frame

  • PythonToolkit (PTK) PythonToolkit (PTK) released /Python Toolkit/ptk v18.08/PythonToolkit-18.08.zip

  • PythonToolkit (PTK) PythonToolkit (PTK) released /Python Toolkit/ptk v18.08/PythonToolkit-18.08.win32.exe

  • PythonToolkit (PTK) PythonToolkit (PTK) released /Python Toolkit/PythonToolkit-18.08.win32.exe

  • tohc1 tohc1 committed [r520]

    Fix editor search replace (windows)

  • tohc1 tohc1 committed [r519]

    Fix filedialogs in command history for wxpython4

  • tohc1 tohc1 committed [r518]

    Bug fixes in inspector for wxpython4

  • tohc1 tohc1 committed [r517]

    Revert to use standard aui due to weirdness with agw version

  • tohc1 tohc1 committed [r516]

    fixed file dialog name change in wxpython4

  • tohc1 tohc1 committed [r515]

    Added python3 redesign first working implementation

  • tohc1 tohc1 committed [r514]

    Update to make compatible ONLY with wxpython4 series.

  • tohc1 tohc1 committed [r513]

    backup recent changes for testing on windows

  • tohc1 tohc1 committed [r512]

    changes to toolstrip/ribbon libary

  • tohc1 tohc1 committed [r511]

    backup changes sync multiple toolstrip versions

  • tohc1 tohc1 committed [r510]

    backup changes to dev trunk

  • tohc1 tohc1 committed [r509]

    remove wx import from ptklib.__init__ to preven...

  • tohc1 tohc1 committed [r508]

    Bug fix in eng_misc.py

  • tohc1 tohc1 committed [r507]

    Initial changes of working branch

  • tohc1 tohc1 committed [r506]

    Branch to implement and test new ribbon/toolstr...

  • tohc1 tohc1 committed [r505]

    Remove AGW branch

  • tohc1 tohc1 committed [r504]

    Merged AGW aui branch

  • tohc1 tohc1 committed [r503]

    Mods to toolpanel class and toolstrip group to ...

  • tohc1 tohc1 committed [r502]

    mods to mockup/toolstrip for testing

  • tohc1 tohc1 committed [r501]

    mods to toolstrip libary to support pageless tabs

  • tohc1 tohc1 committed [r500]

    Mockup changes and 32px icons

  • tohc1 tohc1 committed [r499]

    Tweaks to Toolstrip appearance.

  • tohc1 tohc1 committed [r498]

    Modified toolstrip:

  • tohc1 tohc1 committed [r497]

    Modified toolstrip:

  • tohc1 tohc1 committed [r496]

    fixed drawing tab twice

  • tohc1 tohc1 committed [r495]

    Changes to toolstrip

  • tohc1 tohc1 committed [r494]

    xp edits

  • tohc1 tohc1 committed [r493]

    New label tools

  • tohc1 tohc1 committed [r492]

    New label tools

  • tohc1 tohc1 committed [r491]

    Added page highlighting to toolstrip class

  • tohc1 tohc1 committed [r490]

    Added TabBar class to toolstrip

  • tohc1 tohc1 committed [r489]

    in progress changes from windows7

  • tohc1 tohc1 committed [r488]

    Working toolstrip implementation

  • tohc1 tohc1 committed [r487]

    test changes from window 7

  • tohc1 tohc1 committed [r486]

    changes to toolstrip implementation

  • tohc1 tohc1 committed [r485]

    Further fixs to autocomp bug (previous commit b...

  • tohc1 tohc1 committed [r484]

    Further fixs to autocomp bug (previous commit b...

  • tohc1 tohc1 committed [r483]

    Backup recent dev/test files

  • tohc1 tohc1 committed [r482]

    Backup changes to webpages

  • tohc1 tohc1 committed [r481]

    Bug fix? (hopefully) for getting calltips for w...

  • tohc1 tohc1 committed [r480]

    change inspector best size

  • tohc1 tohc1 committed [r479]

    Change command history pane best size

  • tohc1 tohc1 committed [r478]

    Fixed command line help string

  • tohc1 tohc1 committed [r477]

    use agw aui for console notebook

  • tohc1 tohc1 committed [r476]

    Bug fix? (hopefully) for getting calltips for w...

  • tohc1 tohc1 committed [r475]

    Added config error catch

  • tohc1 tohc1 committed [r474]

    Fix statusbar push/pop error

  • tohc1 tohc1 committed [r473]

    Prevent import of wx when ptk_lib.misc is imported

1 >