Skip to content

Collection of less popular features and tricks for the Python programming language

Notifications You must be signed in to change notification settings

jianli2014/PyTricks

This branch is 167 commits ahead of, 223 commits behind brennerm/PyTricks:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d1000b6 · May 29, 2015
May 29, 2015
Mar 19, 2015
Mar 29, 2015
Mar 21, 2015
Mar 19, 2015
Mar 21, 2015
Mar 21, 2015
Mar 19, 2015
May 25, 2015
May 9, 2015
Mar 21, 2015
Apr 1, 2015
Mar 21, 2015
Mar 21, 2015
Mar 22, 2015
May 19, 2015
Mar 19, 2015
Apr 28, 2015
Mar 21, 2015
Mar 19, 2015
Apr 28, 2015
Apr 28, 2015
Mar 19, 2015
Apr 28, 2015
Apr 7, 2015
Mar 23, 2015
May 10, 2015
Mar 22, 2015
May 10, 2015
May 10, 2015
May 29, 2015
Apr 2, 2015
Mar 23, 2015
Mar 31, 2015
May 10, 2015
May 10, 2015
Mar 21, 2015
Mar 22, 2015
May 10, 2015
May 10, 2015
Mar 19, 2015
May 10, 2015
Mar 26, 2015
Mar 21, 2015
Apr 6, 2015
Mar 19, 2015
May 10, 2015

Repository files navigation

Intention

Creating a knowledge base of unpopular Python built-in features to save a lot of unnecessary 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.

Requirements

  • only use the standard Python library
  • compared to the "general approach":
    • improve readability
    • improve performance
    • implement functionality in a shorter way

Contact

  1. message me at @__brennerm
  2. send an email to [email protected]

About

Collection of less popular features and tricks for the Python programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%