Skip to content

2021-08-15a : v0.12.1 'Pop-up results to excel' (redo)

Compare
Choose a tag to compare
@stonebig stonebig released this 18 Aug 18:21
· 7 commits to master since this release

2021-08-15a : v0.12.1 'Pop-up results to excel !'

  • 'backup' and 'restore' functions are accessible via menu (for python >=3.7)

  • running script and displaying output in temporary files is available via icons

  • supports running in an environment with no DISPLAY

Requirements:

  • 'backup' and 'restore' features require Python>=3.7
  • command-line feature require Python >= 3.2
  • for Python 3.2, because not handlong well https, you may have to :
    • manualy download from pypi (or here) the sqlite_bro-0.12.1.tar.gz into a local "C:\toto" directory
    • do pip install C:\toto\sqlite_bro-0.12.1.tar.gz
  • it may still work on Python-2.7

(was missing a commit in Github)