Skip to main content

Kursversorgung Google Sheets

Project description

Kursversorgung in Google Sheets

This project contains the basic files to updateLast(), updateSecurityName(), updateLastSplits() in the following Google Sheets:

In order to access the Sheets a Google Workspace Account is requires and permission needs to be granted.

For further information contact Valentin Baier.

Installation

The installation can be achieved by using pip:

python -m pip install kursversorgung_sheets_google

Run via Shell

To run the application via shell you need to execute:

python -m kursversorgung_google_sheets.kursversorgung

Build kursversorgung.exe

The package needs to be build with auto-py-to-exe with the generic parameters --noconfirm --onedir --windowed and the specific parameters including the following files:

Parameter --icon

  • software_update.ico

Parameter --add-data

  • README.md
  • software_update.ico

Parameter --collect-all

  • tzdata

To build the .exe you have to execute the following statement from the command line in the root folder of your kursversorgung_google_sheets installation.

Please be aware that your directory path may be different.

  • python -m PyInstaller --noconfirm --onedir --windowed --icon "C:/Users/{USER}/IdeaProjects/kursversorgung-google.sheets/kursversorgung_google_sheets/software_update.ico" --add-data "C:/Users/{USER}/IdeaProjects/kursversorgung-google.sheets/README.md;." --collect-all "tzdata" --add-data "C:/Users/{USER}/IdeaProjects/kursversorgung-google.sheets/kursversorgung_google_sheets/software_update.ico;." "C:/Users/{USER}/IdeaProjects/kursversorgung-google.sheets/kursversorgung_google_sheets/kursversorgung.py"

Setting up a SSH-Tunnel

The program requires an active SSH connection to the docker1.orca.local with port=22426 and needs to listen to the localhost:8194 in local mode. The authentication method is username and password.

Usage

The Kursversorung.exe can be executed from any computer having the required SSH-Tunnel running.

To start the program, click "Start updating"

License

This project is licensed by a MIT License.

Project status

The current released version is 0.1.4.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kursversorgung_google_sheets-0.1.4.tar.gz (24.2 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file kursversorgung_google_sheets-0.1.4.tar.gz.

File metadata

  • Download URL: kursversorgung_google_sheets-0.1.4.tar.gz
  • Upload date:
  • Size: 24.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.4

File hashes

Hashes for kursversorgung_google_sheets-0.1.4.tar.gz
Algorithm Hash digest
SHA256 9d785d3765fcb42c3c99b68c1b66b65026db3faed1b3999468574c5b2e2d4b73
MD5 63d512a8882b2b79023e9b1ea1804a2a
BLAKE2b-256 ff1688c73951efd9317517dacd4db84f3dba116abba9b25362d935f16bb308d6

See more details on using hashes here.

File details

Details for the file kursversorgung_google_sheets-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: kursversorgung_google_sheets-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 24.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.4

File hashes

Hashes for kursversorgung_google_sheets-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 7a9dba57a042df12f504097a382b7e214127b348e5dcfc28f5bac72a552a4b9b
MD5 98bd407772faba81ba803d0f29c4a974
BLAKE2b-256 b67167804120ef8ec184f80eeddca00f3775340c29ec5e1241bc9677e8b0f5e3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page