Automatischer PDF Download für Trade Republic

23

  • 5
  • 0
  • 0.121
  • Reply

  • Open in the desktop app ADD TO PLAYLIST

    investment-spezl

    Published on Nov 29, 2022
    About :

    In meinem Video zeige ich euch, wie ihr ein Skript zum automatischen PDF-Download für Trade Republic einrichtet. Leider ist dafür noch ein kleiner Zusatzaufwand notwendig, da der Windows-Explorer damit nicht zurecht kommt. Ihr müsst euch also das "Windows Subsystem for Linus" installieren, mit dem ihr dann das Skript ausführt. Falls ihr Interesse daran habt, schaut euch einfach das Video an. Dort habe ich Schritt für Schritt alles erklärt😊

    Ich schreibe jetzt hier noch kurz stichpunktartig die einzelnen Schritte und dazugehörigen Codezeilen auf, damit ihr diese ganz einfach per Copy and Paste immer einfügen könnt😊

    1. WSL installieren
      a. Windows Power Shell als Administrator öffnen
      b. „wsl --install“ in die Kommandozeile eingeben
      c. PC neustarten
      d. Nach dem Neustart wird sich Ubuntu automatisch installieren
    2. Prüfen ob Python bereits installiert:
      Code: python3 --version
    3. Pip installieren „eine Art Paketmanager für Pythonbibliotheken“
      Code: curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
      Code: python3 get-pip.py
    4. Ausführbares Verzeichnis zur PATH Variablen hinzufügen
      a. Welche Shell benutze ich: echo $SHELL
      b. Profilskript für die Shell finden: ls -a ~
      c. Je nachdem welche Shell ihr habt kann dieses Profilskript sein:
      i. Bash: .bash_profile, .profile oder .bash_login
      ii. Zsh : .zshrc
      iii. Tcsh: .tcshrc, .cshrc oder .login
      d. Eurer Verzeichnis der PATH Variablen hinzufügen:
      export PATH=/home/mustermann/.local/bin:$PATH
      e. Speichern der Datei und laden des neuen $PATH mit dem Befehl source in die
      aktuelle Shell-Sitzung:
      Code: source ~/.profile
      f. Sicherstellen ob pip jetzt korrekt installiert ist:
      Code: pip3 --version
    5. Pytr installieren
      Code: pip3 install pytr
    6. Pytr login
      a. Nummer eingeben
      b. PIN eingeben
      c. zugeschickte PIN eingeben
      D. Credentials File speichern y für yes
    7. Pytr dl_docs + Verzeichnispfad
    8. Speicherort öffnen, dafür in die Adresseingabe eines Windows-Explorers
      Code: \wsl&
    9. Freuen
    Tags :

    deutsch leofinance aktien peakd proofofbrain stocks parqet traderepublic anleitung advice

    Woo! This creator can upvote comments using 3speak's stake today because they are a top performing creator! Leave a quality comment relating to their content and you could receive an upvote worth at least a dollar.

    Their limit for today is $0!
    Comments:
    Time until investment-spezl can give away $0 to their commenters.
    0 Days 0 Hours 0 Minutes 0 Seconds
    Reply:

    To comment on this video please connect a HIVE account to your profile: Connect HIVE Account

    investment-spezl has no more videos yet.

    More Videos

    05:07
    28 views a year ago $
    02:26
    4 views a year ago $
    02:19
    10 views a year ago $
    30:39
    1 views 2 years ago $