You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description = Generators, yield keyword, iterators and iterable explained with examples
publish_date = 2013-07-16
level= intermediate
tag= generators
[mock]
title= Python Unit testing with Mock library
keywords= python unit testing, python mock, python mocking, python testing, python django unit testing
description= Mock helps you to easily create mock objects and make assertions about how they have been used.
publish_date= 2013-07-17
level= intermediate
tag=unit testing, mock
[list_comprehension]
title= Python List Comprehensions
keywords= python list comprehensions
description= Reduce your number of lines of code by using list comprehension, be a real Pythonista.
publish_date= 2013-07-18
level= beginner
tag=list, list comprehension
[python_dictionaries]
title= Python Dictionaries
keywords= python dict, python dictionary, python how to update a dictionary, python get values of dictionary, python dictionary example, python dictionary functions, python dictionary methods, python dictionary append, python add to dictionary, python dictionary key exists, python dictionary sort,python iterate dictionary
description= Python dictionaries explained through examples
publish_date= 2013-07-19
level= beginner
tag= dictionaries
[python_lists]
title= Python Lists
keywords=python list, python array, python list methods, python species list, python tutorial, python list length, python list to string, python empty list, python list functions, python list range, python list slice, python list sublist