https://github.com/bendog/python_types_and_objects
Python Masterclass for She Codes Plus 2020
https://github.com/bendog/python_types_and_objects
Last synced: 9 months ago
JSON representation
Python Masterclass for She Codes Plus 2020
- Host: GitHub
- URL: https://github.com/bendog/python_types_and_objects
- Owner: bendog
- License: cc0-1.0
- Created: 2020-10-17T07:30:36.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-12-06T11:41:39.000Z (over 2 years ago)
- Last Synced: 2025-02-08T03:44:51.005Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 80.1 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# shecodes_python_masterclass_2020
Python Masterclass for She Codes Plus 2020
Slides for this talk can be found here
## install
pipenv sync --dev
## run
jupyter-lab
## TODO
- add vehicle size in m2 and carrying capacity in m2, might be more sensible? could also be more confusing?