Skip to content

adisander/workshop

Repository files navigation

  1. install python, https://www.python.org
  2. install an IDE (a fancy text editor)
    1. Visual Studio Code, versatile support for many languages https://code.visualstudio.com
      1. Plugins: Python, Pylance, Error Lens
    2. Pycharm, free community edition and focused for python out of the box https://www.jetbrains.com/pycharm/
  3. run the following command to install a few libraries:
pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages