From 4cd10b8c4e0e081542ea5908a97e5f6a78b3fc29 Mon Sep 17 00:00:00 2001 From: SGCMarkus Date: Thu, 29 Feb 2024 14:07:52 +0100 Subject: [PATCH] astrodatadownloader: initial module setup --- astrodatadownloader/astrodatadownloader.py | 1 + .../astrodatadownloader.pyproj | 35 +++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 astrodatadownloader/astrodatadownloader.py create mode 100644 astrodatadownloader/astrodatadownloader.pyproj diff --git a/astrodatadownloader/astrodatadownloader.py b/astrodatadownloader/astrodatadownloader.py new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/astrodatadownloader/astrodatadownloader.py @@ -0,0 +1 @@ + diff --git a/astrodatadownloader/astrodatadownloader.pyproj b/astrodatadownloader/astrodatadownloader.pyproj new file mode 100644 index 0000000..4b3778b --- /dev/null +++ b/astrodatadownloader/astrodatadownloader.pyproj @@ -0,0 +1,35 @@ + + + Debug + 2.0 + 2c954fd0-bac2-4737-86be-362514378452 + . + astrodatadownloader.py + + + . + . + astrodatadownloader + astrodatadownloader + + + true + false + + + true + false + + + + + + + + + + + + \ No newline at end of file