Skip to content

eytanohana/General-Python-Tips-and-Tricks

Repository files navigation

General Python Tips and Tricks

This is a project I've been working on in my spare time in order to help myself and others write more "pythonic" code. It does require at least a basic knowledge of python or at least programming concepts in general.

Open a fully interactive session in your browser with the binder link below.

Binder

Table of Contents

  1. Generators
  2. Decorators
  3. Context Managers
  4. Special / Dunder Methods
  5. The itertools module
  6. The functools module
  7. New Features in Python 3.8
  8. The collections module
  9. The operator module

This is a work in progress. Please reach out if you have suggestions to improve this project or even to colab. Even if I'm unfamiliar, I'm always interested in learning new features/modules/tips that I can then teach to others. I hope you find this project helpful in learning the more niche topics of python as it has been for me! 😁

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published