Skip to content

Python Setup

Learn the basics of python!

How do I start?

There are two popular ways to run python: on a browser, or locally on your computer.

  • On a browser:
    • We recommend CodeSkulptor because it is easy to use and has lots of available modules (you'll learn about that later!)
    • If you don't like CodeSkulptor, simply look up "web python ide" and something good should pop up.
  • On your computer (local):

What if I'm not in Arduino Club?

  • Don't worry about it! Just have fun, and if you like this tutorial, "star" our project on github 😊.

Can I contribute?

  • Sure! Submit a pull request here and follow the instructions listed in the README.

Creators

Sean Boerhout

Back to top