[python-win32] My bzPersonalAssistant code/project

Jacob Kruger jacob at blindza.co.za
Sat Mar 22 08:21:35 CET 2014


Thanks.

BTW, the other non-standard modules am making use of, aside from wxPython 3.0 - went over to that one for help with wx.lib.scrolledpanel - include accessible_output, and sound_lib - from:
http://hg.q-continuum.net

Stay well

Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space janitor's closet..."

  ----- Original Message ----- 
  From: mc at mclaveau 
  To: python-win32 at python.org 
  Sent: Saturday, 22 March, 2014 1:38 AM
  Subject: Re: [python-win32] My bzPersonalAssistant code/project


  Slt!

  Hmmm... I have downloaded  the source-file. I try it, and... I found that wxPython is necessary.
  But, perso, I use my own GUI (based on PyWin32).

  I will try the exe version in a virtual computer, when I will found times.

  @+
  -- 
  MCi



  Le 22.03.14 00:03, Jacob Kruger a écrit :

    If of interest, here are two separate download links - the one for the current source code, and the other, larger one for currently compiled windows executable etc. - bzPersonalAssistant.exe.

    And, since this is sort of first time am really focusing on _trying_ to use wxPython frames, dialog's etc. a bit better/properly, I would also appreciate it if you can let me know if have messed up anything specific in terms of layout, general usage, etc. - BTW, blind biker in my email signature is a fact, and I can't look at GUI interface in the 'normal' way...<smile> - and, yes, there are still other pieces of using LBC module at times, etc., but, will eventually try clear those out as well, but, that's partly why want to find out if am doing much correctly in terms of how am trying to implement wxPython GUI building/rendition.

    Anyway, here's the source code - total of652Kb, and starting point is bzPersonalAssistant.py :
    http://www.blindza.co.za/bzPersonalAssistant/bzPersonalAssistantSource.zip

    Otherwise, here's the windows executable version - total of 8.35Mb, and was built using cx_Freeze - executable there is bzPersonalAssistant.exe:
    http://www.blindza.co.za/bzPersonalAssistant/bzPersonalAssistantExecutable.zip

    Now, this is meant to be sort of what the name says - a smallish piece of personal assistant type of software, and currently offers you typing in, categorising and searching for text notes, lets you define categories for, and then record .wav audio clips/audio notes, using windows standard audio input source - and have already figured out how to do something like invoke lame encoder via command line to switch over to sort of ending up offering .MP3 output, but haven't bothered with that yet, since at least part of that might relate to path/location compatibility if I actually let people do much more than test this applet, but, let's see.

    The other categories are a form of calendar, and categorised collections of web links, and contacts, and haven't finished off documentation of much as of yet, but, for example, since this is sort of targeting VI/blind users to a certain extent - wx is AFAIC the best GUI framework in terms of python generated acdcessibility - it can also tell you certain things using forms of TTS, and should notify you on the change of hour using small synthesized sound clips from the ./sounds directory as well, but anyway.

    I'm making use of python 2.7, wxPython 3.0, and other non-standard python modules are things like accessible_output, a small audio recording class in there - thanks for that one - etc. etc., along with a couple of win32 specific modules at moment, but anyway.

    Please let me know if you look at this at all, and what you think of end-result/output/code - know/am sure there are likely to still be some unresolved bugs/glitches in there - but am still busy playing around with this - and, yes, I generally use tab character for indentation - and have left it like that in source code for now.

    TIA

    Jacob Kruger
    Blind Biker
    Skype: BlindZA
    "Roger Wilco wants to welcome you...to the space janitor's closet..."


     

_______________________________________________
python-win32 mailing list
python-win32 at python.org
https://mail.python.org/mailman/listinfo/python-win32




------------------------------------------------------------------------------


  _______________________________________________
  python-win32 mailing list
  python-win32 at python.org
  https://mail.python.org/mailman/listinfo/python-win32
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20140322/80637ad9/attachment.html>


More information about the python-win32 mailing list