[ TAG 117 ][16.08.2021] -Erfolgreich -IAP-20210601-20210722-1145 -Projekteinrichtung und PIP

 Bei dieser Worksession beginne ich mit der Einrichtung des Projektes.

  • Standard-Libraries
    • [ import queue ]
    • [ import datetime as dt ]
  • Erweiterte-Libraries installieren
    • [ Sounddevice ]
      • [ pip install sounddevice ]
    • [ Soundfile ]
      • [ pip install soundfile ]
    • [ numpy ]
      • [ pip install numpy ]
    • [ pynput ]
      • [ pip install pynput ]
  • Erweiterte-Libraries importieren
    • [ Sounddevice ]
      • [ import sounddevice as sd ]
    • [ Soundfile ]
      • [ import soundfile as sf ]
    • [ numpy ]
      • [ import numpy as np ]
    • [ pynput ]
      • [ from pynput import keyboard ]

  • Quelle:
    • [ TAG 65 ][25.06.2021] - Erfolgreich - IAP-20210601-20210625-1200 - ERÖFFNUNG
    • [ https://artem-kraft.blogspot.com/2021/06/tag-65-25062021-erfolgreich-iap.html ]
    • Projekt-Einrichtung
      • Standard-Libraries
        • [ import queue ]
        • [ import datetime as dt ]
      • Erweiterte-Libraries installieren
        • [ Sounddevice ]
          • [ pip install sounddevice ]
        • [ Soundfile ]
          • [ pip install soundfile ]
        • [ numpy ]
          • [ pip install numpy ]
        • [ pynput ]
          • [ pip install pynput ]
      • Erweiterte-Libraries importieren
        • [ Sounddevice ]
          • [ import sounddevice as sd ]
        • [ Soundfile ]
          • [ import soundfile as sf ]
        • [ numpy ]
          • [ import numpy as np ]
        • [ pynput ]
          • [ from pynput import keyboard ]

Kommentare

Beliebte Posts aus diesem Blog

[ TAG 38 ][29.05.2021] - Erfolgreich - Freelancer-Portale

[ TAG 747 ][07.04.2023] -Erfolgreich -BNKTRS -Google Code -Objekt und Methodenliste

[ TAG 52 ][12.06.2021] - Erfolgreich - IAP-20210601-20210609-2325