Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 506 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 506 Bytes

Intention

Creating a knowledge base of unpopular Python built-in features to save a lot of unecessary code.

Contribute

Feel free to use the PyTrickBase.txt as a starting point.

  1. Pull request:

    Send a pull request with your PyTrick, containing example code and a documentation one-liner. Be sure to add yourself to the contributors.

  2. Issue comment:

    Add your Python snippet and your documentation as a comment on Issue#1. I will take care of adding your PyTrick and you as a contributor.