License#
This publication is:
(c) 2018-2025 BM-Support.org - Maikel Mardjan This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. Third-party product names may be the trademarks of their respective owners.
See http://creativecommons.org/licenses/by-sa/4.0/ for the full license text.
Using and reusing this document#
This publication is created to be used and improved by you!
If you do use or reuse content of this Playbook I would appreciate attribution.
The simplest way to give attribution to this work is by including the following line in your derived publication:
Attribution Suggestion
NoComplexity.com, Simplify Python, licensed CC BY-SA 4.0.
Attribution#
Openness create more value for all. So this playbook is composed by using and reusing parts of work others who where so kind to use an open license that is suited for reuse. All references used for this publication are public domain,cc0 or cc-by-sa.
The following sources have been used:
Python 3 Beginners Reference, © 2016 Dr. Kristian Rother (krother@academis.eu), licensed cc-by-sa 4.0. Derived some parts, but changed and mixed most with other open content. I reused some key parts and imported some parts into some notebooks.
Introduction to computing with Python for engineering and scientific applications , Garth N. Wells (gnw20@cam.ac.uk), All text is made available under the Creative Commons Attribution-ShareAlike 4.0 International Public License. All computer code is released under the MIT license. The MIT License (MIT) Copyright (c) 2016-2022 Garth N. Wells
Section Standard Libraries Cheatsheet is derived from python-cheatsheet which has the license ‘DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE,Version 2, December 2004’.
Some parts of section Python CheatSheet are derived from Python Cheatsheet. This repository is licensed GPLv3.