Skip to content

kathrinschuler/slide-python-intro

Repository files navigation

Introduction to Python for Non-Engineers

This presentation closely follows "Automate the boring stuff with Python" written by Al Sweigart. The book is published under a Creative Commons license: https://creativecommons.org/licenses/by-nc-sa/3.0/

This presentation is published under that same license.

Installation

  • The slides can be seen with reveal, follow the setup instructions here: https://revealjs.com/installation/#basic-setup
  • Setup from here on in will probably depend on your system. Here's the steps which worked on an M1 mac in 2023:
npm install -g grunt-cli
npm install grunt --save-dev
npm install -g node-gyp
nvm install 8
nvm use 8
npm install

About

Introduction to Python for non-ENG

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6