Pyfilesystem2 implemented, solves #313

Merged
#512 · Created  · Last updated

Merged pull request

Merged in ReimarBauer/mss/pyfilesystem2 (pull request #512)

212e007·Author: ·Closed by: ·2017-11-13

Description

  • GUI loading of files changed to FilePicker based on pyfilesystem2

  • simplified FilePicker loading call

  • replaced file open by fs.open

  • os.path.exists replaced by _fs.exists

  • typo fixed

  • demodata refactored to pyfilesystem2

  • tests refactored for pyfilesystem2

  • removed BASE_DIR constant for tests

  • removed BASE_DIR constant for tests

  • flightrack files save/open by pyfilesystem2, introduced data_dir config option

  • csv files save/import by pyfilesystem2

  • type in example mss_settings fixed

  • added os.path.expanduser to the HOME constant

  • Todo for demodata added

  • create data_dir if not exits

  • pyfilesystem added to docs

0 attachments

0 comments

Loading commits...