pymtg
0.1
Site
Page
Tip of the week
Source
Tip of the week
ΒΆ
Free tip 0
Python tip of the week 1, timing
Python tip of the week 2, access speed of data structures
Python tip of the week 3, Python Lists
Processing elements in lists
Filtering elements in lists
Flatten a nested list
Combining multiple lists
Python tip of the week 4, Dictionaries
Python tip of the week 5, Sets
Python tip of the week 6, String formatting
Basic formatting
Named placeholders
Number formatting
Padding and alignment
Example for Template strings
Bonus tip: join function
Python tip of the week 7, Paths and Files
Getting file lists from directories
Other file operations
Python tip of the week 8, Generators
Iterables, iterators and iterations
Generators
Generator expressions
Python tip of the week 9, CSV