bomonike

python-features.png

  1. Specify first line and main to run program directly.
  2. Define docstring on latest change, STATUS of program
  3. Define github URL where program is located in docstring

  4. Get parameter values from argument specified in call within CLI
  5. Read secrets from .env file outside the program and GitHub, cloud (akeyless.com)
  6. Positive and negative unit tests for each function (PyTest?)
  7. Read CSV file for multiple iterations

  8. Define OpenTelemetry (OTel) spans for tracing
  9. Define a code for each message
  10. Measure duration of each function with scope processed
  11. Output log entries with duration and process scope 12.

https://www.amazon.com/Python-Tricks-Buffet-Awesome-Features/dp/1775093301? “Python Tricks: A Buffet of Awesome Python Features “ from 2017 Dan Bader recommends assertions

https://www.youtube.com/watch?v=NiUK4G_jgdE 22:43 AI-generated podcast about book https://www.amazon.com/Python-Basics-Practical-Introduction/dp/1775093328? “Python Basics: A Practical Introduction to Python 3rd Edition” by David Amos (Author), Dan Bader (Author), Joanna Jablonski (Author), Fletcher Heisler (Author)

https://www.youtube.com/watch?v=DhA4a3xS0Vo https://www.amazon.com/Kubernetes-Bible-definitive-deploying-platforms/dp/1838827692 $55 “The Kubernetes Bible: The definitive guide to deploying and managing Kubernetes across major cloud platforms” by by Nassim Kebbani (Author), Piotr Tylenda (Author), Russ McKendrick (Author)